Skip to content

Migrate CI from Cirrus CI to GitHub Actions#1239

Closed
fkorotkov-oai wants to merge 1 commit into
mainfrom
dev/fkorotkov/migrate-ci-to-github-actions
Closed

Migrate CI from Cirrus CI to GitHub Actions#1239
fkorotkov-oai wants to merge 1 commit into
mainfrom
dev/fkorotkov/migrate-ci-to-github-actions

Conversation

@fkorotkov-oai

Copy link
Copy Markdown
Collaborator

What changed

  • replace Cirrus CI with GitHub Actions for tests, linting, architecture builds, and documentation deployment
  • move tag and dry-run releases to GoReleaser Pro
  • remove Sentry release side effects
  • update the Orchard deployment guide to remove Fury package instructions and use ghcr.io/openai/orchard

Release setup

Before the next release, configure AC_PASSWORD, MACOS_CERTIFICATE, GORELEASER_KEY, and GH_PAT as repository secrets. GH_PAT needs write access to cirruslabs/homebrew-cli.

Validation

  • actionlint
  • goreleaser check --soft with GoReleaser Pro 2.16.0
  • swift build

swift test could not run with the locally active Command Line Tools because XCTest is unavailable there; the migrated test job runs on the Tahoe macOS runner.

@fkorotkov-oai fkorotkov-oai requested a review from edi-oai June 5, 2026 17:14
@fkorotkov-oai fkorotkov-oai marked this pull request as ready for review June 5, 2026 22:38
@fkorotkov-oai fkorotkov-oai force-pushed the dev/fkorotkov/migrate-ci-to-github-actions branch from 9397d8b to 4df49fc Compare June 8, 2026 19:02
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