FlatFilers / platform-sdk-starter

Basic starter for platform sdk
5 stars 23 forks source link

X CI deployment example #83

Open ashleygmulligan2 opened 1 year ago

ashleygmulligan2 commented 1 year ago

Add on to the existing X CI tests to exercise the platform-sdk -> X integration

https://linear.app/flatfile/issue/FLA-4221/ddl-xdk-ci-tests https://flatfile.slack.com/archives/C04H7V10LKX/p1673969943754129

A github CI/CD action showing deployment of the PSDK would be a massively useful work product.

PSDK configs should be stored in git. We strongly recommend this for all of the reasons that git is good. PSDK configs, when committed to main should ideally be deployed to flatfile via CI. We have known this for a while and haven't had the resources to build out an example. If HCM is going to build this anyway, it would be great to point to in docs and examples. specifically parts about how to store secrets in github and deploy from CI