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 from CircleCI to Github Actions for CI/CD #1162

Open
12 tasks
enpaul opened this issue Jan 9, 2025 · 0 comments
Open
12 tasks

Migrate from CircleCI to Github Actions for CI/CD #1162

enpaul opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@enpaul
Copy link

enpaul commented Jan 9, 2025

  • Regenerate and migrate secrets to Github repository secrets:
    • SAFETY_API_KEY
  • Migrate the freedomdotpress_ci CircleCI workflow and associated jobs to a GHA workflow
    • Consider renaming this workflow
  • Migrate the nightly CircleCI` workflow and associated jobs to a GHA workflow
  • Add zizmore to check GHA config itself
  • Update prod branch protection rules to depend on Github Actions workflows instead of Circle CI
  • Update develop branch protection rules to depend on Github Actions workflows instead of Circle CI

Clean up tasks:

  • Remove .circleci/ directory
  • Use the "Stop Building" option in the CircleCI Project settings for this repo to disable the CircleCI integration
  • Remove CircleCI webhook
  • Remove (unused?) gha environment
  • Remove CircleCI deploy key
@enpaul enpaul self-assigned this Jan 9, 2025
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

No branches or pull requests

1 participant