Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌋 CI/CD pipeline updates #7

Merged
merged 1 commit into from
Dec 31, 2022
Merged

🌋 CI/CD pipeline updates #7

merged 1 commit into from
Dec 31, 2022

Conversation

sydrawat01
Copy link
Member

  • Update Packer AMI to use commit hash as ami_name
  • Update actions/checkout to v3
  • Update Packer action to hashicorp/setup-packer
  • Fix unit test CI pipeline to use test ENVIRONMENT
  • Bypass database connection and sync for test ENVIRONMENT [This avoids mocha to throw errors connecting and syncing the database while running unit tests]

This commit solves #6

- Update Packer AMI to use commit hash as `ami_name`
- Update `actions/checkout` to `v3`
- Update Packer action to `hashicorp/setup-packer`
- Fix unit test CI pipeline to use `test` _ENVIRONMENT_
- Bypass database `connection` and `sync` for `test` _ENVIRONMENT_
[This avoids mocha to throw errors connecting and syncing the database
while running unit tests]

This commit solves #6
@sydrawat01 sydrawat01 linked an issue Dec 31, 2022 that may be closed by this pull request
@sydrawat01 sydrawat01 marked this pull request as ready for review December 31, 2022 15:33
@sydrawat01 sydrawat01 merged commit be6ce78 into master Dec 31, 2022
@sydrawat01 sydrawat01 deleted the dev branch December 31, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

:octocat: Update breaking CI/CD workflows
1 participant