You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
ami-name
The text was updated successfully, but these errors were encountered: