Skip to content

chore: @v1 moving tag is stale (points at v0.1.1) and there is no real v1.x release #22

Description

@Ndevu12

@v1 moving tag is stale (points at v0.1.1) and there is no real v1.x release

The README tells consumers to pin uses: Ndevu12/strix@v1 and says it "tracks the latest v1.x release." In practice:

  • @v1 currently resolves to v0.1.1's commit (e3c7e08…) — three tags behind the latest v0.1.4 (93fe465…).
  • There is no actual v1.x release; the whole line is 0.1.x. So @v1 neither tracks "latest" nor exists as a real major.

Impact

Fix options

  • Either advance @v1 to the latest release commit on every release (and keep it moving), or
  • Drop the @v1 guidance and document pinning a real @v0.1.x tag or a commit SHA (the README already recommends a SHA "in production" — make that the primary guidance).

Relates to Ndevu12/stayAwakeBot#1229 (saw guard will resolve + SHA-pin the latest real release).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions