Closed simonw closed 3 months ago
Neat, the GitHub Actions CI passed the tests: https://github.com/simonw/simonwillisonblog/actions/runs/9864774305/job/27240407549?pr=464
I'll bump some of the actions versions and then land this.
I unfollowed the project in CircleCI.
Port CI to GitHub Actions and remove CircleCI configuration.
Add GitHub Actions workflow:
.github/workflows/ci.yml
to handle CI for pushes and pull requests.main
branch.Remove CircleCI configuration:
.circleci/config.yml
.Update README.md:
For more details, open the Copilot Workspace session.