Skip to content

ci: bind gnd-binary-build workflow inputs via env before shell - #6704

Open
SashaMIT wants to merge 3 commits into
graphprotocol:masterfrom
SashaMIT:ci/bind-gnd-binary-inputs-env
Open

ci: bind gnd-binary-build workflow inputs via env before shell#6704
SashaMIT wants to merge 3 commits into
graphprotocol:masterfrom
SashaMIT:ci/bind-gnd-binary-inputs-env

Conversation

@SashaMIT

@SashaMIT SashaMIT commented Aug 5, 2026

Copy link
Copy Markdown

Summary

  • Bind inputs.release_tag (with github.ref_name fallback) through env: before release upload/download/version shell steps.
  • Bind related matrix/step values and inputs.dry_run through env: before extract/package/publish shell steps.
  • Same class as GitHub’s documented script-injection guidance for interpolating workflow inputs into run: scripts.

Test plan

  • Tag/release upload still publishes the expected gnd artifacts
  • npm platform packages and wrapper still resolve version/tag correctly
  • dry_run still adds --dry-run to npm publish when set

Made with Cursor

SashaMIT and others added 3 commits August 5, 2026 20:20
Pass release_tag/dry_run (and related matrix values) through env:
before release upload, download, version, and npm publish shell steps.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant