Skip to content

[BUG] flake.nix bakes WIP image tag 'nix-wt634' — guard before cutover #705

Description

@c-vigo

Problem

flake.nix:426 sets tag = "nix-wt634"; — a discovery tag from epic #625 work. The downstream docker-compose template pulls ghcr.io/vig-os/devcontainer:${DEVCONTAINER_VERSION:-latest}, so shipping this WIP tag to main produces a mislabeled/unresolvable image.

Recommendation

Replace with the versioned/latest scheme, or explicitly defer to the #639 cutover and add a CI or pre-commit guard that fails if a nix-wt* tag is present on main.

Context

Found during the state-of-the-repo review of #670 (epic #625). Pre-merge cleanup; relates to #639 (publish-cutover gate).

Refs: #625

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:imageContainer image, Dockerfile, buildbugSomething isn't workingpriority:highShould be done in the current milestone

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions