Skip to content

ci: add container release workflow for GHCR#19

Open
pmcfadin wants to merge 1 commit intomainfrom
ci/container-release
Open

ci: add container release workflow for GHCR#19
pmcfadin wants to merge 1 commit intomainfrom
ci/container-release

Conversation

@pmcfadin
Copy link
Contributor

Summary

  • Add GitHub Actions workflow to build and publish container images to ghcr.io/killrvideo/kv-be-python-fastapi-dataapi-table
  • Include Dockerfile and .dockerignore created earlier
  • PRs get build-only validation; pushes to main publish latest + sha-<hash> tags; version tags publish semver tags

Test plan

  • PR triggers build-only run (no push to GHCR)
  • After merge, confirm latest and sha-* tags appear at ghcr.io/killrvideo/kv-be-python-fastapi-dataapi-table

🤖 Generated with Claude Code

Add GitHub Actions workflow to build and publish container images to
ghcr.io/killrvideo/kv-be-python-fastapi-dataapi-table on push to main
and version tags. PRs get build-only validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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