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

Migrate CI checks to GHA #477

Merged
merged 8 commits into from
Oct 19, 2023
Merged

Migrate CI checks to GHA #477

merged 8 commits into from
Oct 19, 2023

Conversation

grahamalama
Copy link
Contributor

@grahamalama grahamalama commented Oct 18, 2023

Ref: #475

This PR moves linting, formatting, and tests (unit, integration, and browser) from Circle CI to Github Actions.

In follow-on PRs, we'll:

  • migrate our deployment workflow from CircleCI to GHA
  • Add caching to jobs that use Docker to try and make them faster

- also, move Dependabot autoamtion to new "CI" workflow
Only the deploy action is still handled by Circle for now. That will be
changed in a future commit.
@grahamalama grahamalama requested a review from a team as a code owner October 18, 2023 17:11
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
docker-compose.yml Show resolved Hide resolved
@grahamalama grahamalama enabled auto-merge (squash) October 19, 2023 16:56
@grahamalama grahamalama merged commit 1cfb199 into main Oct 19, 2023
6 checks passed
@grahamalama grahamalama deleted the migrate-cici-gha branch October 19, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants