-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
To reduce the number of vendors required to manage the Lansing Codes software and simplify access control to builds and deployments, let's migrate the deployment pipeline from CircleCI to GitHub Actions.
The existing CircleCI configuration can be found in .circleci/config.yml. The pipeline should include these steps:
- For all branches, perform a build:
- Checkout code
npm cinpm rebuildnpm test
- If the build succeeds on the
mainbranch, deploy to Heroku
@egillespie can set any environment variables required for the Heroku deployment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status