Skip to content

Pin reusable release workflows to v1 - #144

Open
bbatsov wants to merge 1 commit into
tree-sitter:masterfrom
bbatsov:pin-release-workflows
Open

Pin reusable release workflows to v1#144
bbatsov wants to merge 1 commit into
tree-sitter:masterfrom
bbatsov:pin-release-workflows

Conversation

@bbatsov

@bbatsov bbatsov commented Jun 15, 2026

Copy link
Copy Markdown

The publish jobs pull the shared tree-sitter workflows via @main, which is a moving target - a change upstream could alter release behavior with no warning. tree-sitter/workflows ships a v1 tag, so pinning to it keeps releases reproducible.

The publish jobs referenced tree-sitter/workflows via @main, a moving
target that could change release behavior without warning. Pin to the v1
tag so releases are reproducible.
@314eter

314eter commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

The v1 tag is very outdated, I'm not even sure it still works. If we want to keep existing behaviour without breaking changes, we should probably pin to the latest commit.

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.

2 participants