Added CI step to publish ActivityPub image publicly#749
Conversation
WalkthroughThis change updates the GitHub Actions CI/CD workflow configuration to support publishing ActivityPub Docker images to both a private registry (europe-docker.pkg.dev) and a public registry (ghcr.io). The workflow now generates Docker metadata separately for each registry, with the public registry steps running only on the main branch. Docker image build and push steps are adjusted to use the appropriate metadata and login credentials for each registry. The Migrations Docker image process remains unchanged and continues to target only the private registry. No changes were made to exported or public code entities. Possibly related PRs
Suggested labels
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
79b2dce to
b4e70f8
Compare
ref https://linear.app/ghost/issue/PROD-1662