Skip to content

fix: update GHCR workflow to use Nix-built container#4

Closed
Jesssullivan wants to merge 1 commit intomainfrom
fix/ghcr-nix-container
Closed

fix: update GHCR workflow to use Nix-built container#4
Jesssullivan wants to merge 1 commit intomainfrom
fix/ghcr-nix-container

Conversation

@Jesssullivan
Copy link
Contributor

Summary

  • GHCR Build workflow failed because Dockerfile was moved to legacy/ in the platform rewrite
  • Updated workflow to build OCI image via nix build .#container instead of docker buildx
  • Tags: sha-<commit>, edge, latest, v* (unchanged)

Test plan

  • CI passes on this branch
  • After merge, GHCR Build workflow succeeds on main push

Dockerfile moved to legacy/ in platform rewrite. GHCR workflow now
builds via `nix build .#container` and pushes with docker load + tag.
@Jesssullivan
Copy link
Contributor Author

Superseded by #5 (config-sync bot already applied the Nix container build fix)

@Jesssullivan Jesssullivan deleted the fix/ghcr-nix-container branch February 26, 2026 08:11
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