Skip to content

Add gh workflow to build and push image to ghcr#64

Merged
droot merged 1 commit into
gke-labs:mainfrom
chuangw6:imgs
Apr 29, 2026
Merged

Add gh workflow to build and push image to ghcr#64
droot merged 1 commit into
gke-labs:mainfrom
chuangw6:imgs

Conversation

@chuangw6
Copy link
Copy Markdown
Collaborator

@chuangw6 chuangw6 commented Apr 27, 2026

  • Create .github/workflows/build-and-push.yml to build and publish images on push to main.
  • Create .github/workflows/build-pr.yml to verify builds on pull requests without pushing images.
  • Regenerate src/server/uv.lock to use public PyPI instead of private registry, fixing 401 Unauthorized errors in CI.

fixes #64

@chuangw6 chuangw6 force-pushed the imgs branch 2 times, most recently from 44134aa to 65d32ee Compare April 29, 2026 21:49
- Create `.github/workflows/build-and-push.yml` to build and publish images on push to main.
- Create `.github/workflows/build-pr.yml` to verify builds on pull requests without pushing images.
- Regenerate `src/server/uv.lock` to use public PyPI instead of private registry, fixing 401 Unauthorized errors in CI.

Signed-off-by: Chuang Wang <chuangw@google.com>
@droot droot merged commit 3ce26d9 into gke-labs:main Apr 29, 2026
6 checks passed
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.

2 participants