Get this repo off CircleCI and onto GitHub Actions.
Acceptance Criteria
[ ] CI is in GitHub Actions
[ ] All CircleCI config/setup is removed
Details
There don't seem to be any custom containers for this repo so the conversion should be relatively straight forward.
Leverage the GitHub migration tool to get the initial migration done. The goal of this tool is only to get you 80% of the way there. There will need to be some manual changes.
High Level Task
Get this repo off CircleCI and onto GitHub Actions.
Acceptance Criteria
Details
There don't seem to be any custom containers for this repo so the conversion should be relatively straight forward.
Leverage the GitHub migration tool to get the initial migration done. The goal of this tool is only to get you 80% of the way there. There will need to be some manual changes.
Unknowns
Are we moving off hologram? This depends on https://github.com/dbt-labs/dbt-core/issues/6776. If we are there's no need to convert this.
Additional Notes
Local testing should be possible with
act
.