Skip to content

ci: publish container images#59

Closed
rmkraus wants to merge 1 commit into
NVIDIA-AI-Blueprints:mainfrom
rmkraus:rkraus/add-container-publish-workflow
Closed

ci: publish container images#59
rmkraus wants to merge 1 commit into
NVIDIA-AI-Blueprints:mainfrom
rmkraus:rkraus/add-container-publish-workflow

Conversation

@rmkraus

@rmkraus rmkraus commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a GitHub Actions workflow to build container images for the combined app, backend, and frontend Dockerfiles.
  • Publish images to GHCR on pushes to main.
  • Build images without pushing on pull requests for validation.
  • Tag published images with sha- and latest on the default branch.

Images

  • ghcr.io//-warehouse-assistant
  • ghcr.io//-warehouse-assistant-backend
  • ghcr.io//-warehouse-assistant-frontend

Test Plan

  • Parsed .github/workflows/container-images.yml with PyYAML.
  • Ran git diff --check.
  • Built all three images locally with docker buildx:
    • Dockerfile
    • Dockerfile.backend
    • Dockerfile.frontend

Notes

This is the image-publishing prerequisite for a future Helm chart.

@rmkraus

rmkraus commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

closing for now, we will revisit later.

@rmkraus rmkraus closed this Jun 23, 2026
@rmkraus rmkraus deleted the rkraus/add-container-publish-workflow branch June 23, 2026 21:00
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