Skip to content

Migrate branch-push tests from CircleCI to GitHub Actions - #269

Closed
conservationtimothy wants to merge 1 commit into
mainfrom
chore/migrate-tests-to-github-actions
Closed

Migrate branch-push tests from CircleCI to GitHub Actions#269
conservationtimothy wants to merge 1 commit into
mainfrom
chore/migrate-tests-to-github-actions

Conversation

@conservationtimothy

Copy link
Copy Markdown
Contributor

Goal

Run the gc-scripts-hub unit tests in GitHub Actions whenever a branch is pushed.

Screenshots

Not applicable.

What I changed and why

I replaced the CircleCI test configuration with a GitHub Actions workflow triggered by pushes to any branch. The workflow preserves the existing Ubuntu 24.04, Python 3.11.10, PostgreSQL, tox, tox-docker, dependency cooldown, and Docker gateway configuration.

I also updated the contribution guidance to identify GitHub Actions as the repository’s CI system.

How I convinced myself this is right

By comparing the new workflow with the previous CircleCI job step by step.

What I'm not doing here

LLM use disclosure

None

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.

1 participant