Skip to content

chore(specgit): pin specgit CLI version in the acceptance workflow #366

Description

@LeXwDeX

Why

npm install -g specgit in specgit-accept.yml installs whatever npm considers latest at run time. The SpecGit CLI is under active development with multiple releases per day; an unnoticed semanic change would flip CI acceptance verdicts repo-wide with no corresponding change in this repo.

What

  • Pin to specgit@^0.5.0 (caret for patch/minor fixes, floor for reproducibility).

Acceptance

  • acceptance workflow installs a pinned-at-run version and passes on the delivery PR

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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