Skip to content

fix(ci): refresh create-turbo drift snapshot - #77

Merged
farce1 merged 2 commits into
mainfrom
fix/drift-create-turbo
Jul 8, 2026
Merged

fix(ci): refresh create-turbo drift snapshot#77
farce1 merged 2 commits into
mainfrom
fix/drift-create-turbo

Conversation

@farce1

@farce1 farce1 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

Refreshes .github/snapshots/create-turbo.txt to the current create-turbo@latest --help output, resolving the drift detected by the upstream-drift workflow.

Upstream change captured:

  • -m, --package-manager choices grew from npm, yarn, pnpm, bun to also include nub and aube

The odd-looking nub/aube entries were verified against the published create-turbo@2.10.4 bundle — choices([npm,yarn,pnpm,bun,nub,aube]) is genuinely in upstream's shipped code, not a CI artifact.

Flag mapping review

tinkerise's turbo entry maps no-install (--skip-install), package-manager (-m, value passed through), and no-git — all unaffected. tinkerise's own unified package-manager choices intentionally stay npm/yarn/pnpm/bun.

Verified locally: fresh npx create-turbo@latest --help capture normalizes identically to the new snapshot (empty diff via .github/scripts/normalize-help.mjs).

Closes #72

@farce1
farce1 merged commit c4710e4 into main Jul 8, 2026
11 checks passed
@farce1
farce1 deleted the fix/drift-create-turbo branch July 8, 2026 20:40
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.

Drift detected: create-turbo (2026-07-06)

1 participant