usnistgov / E3

API that provides standards based economic calculations.
Other
6 stars 3 forks source link

Support CI/CD pipeline for improved workflow #30

Closed tashakim closed 2 years ago

tashakim commented 2 years ago

The current CI(/CD) pipeline using Github actions is broken, and needs work. We have also added a lot of tests since the last time the CI scripts were written. Ideally, we want to run, build, test, (as well as deploy to NIST server) on the master branch (and other branches potentially) - to improve workflow, and ensure nothing breaks when new commits are pushed.

keys, urls, or information that must be hidden can be incorporated into the pipeline using Github secrets.

dw13813 commented 2 years ago

No longer necessary