Skip to content

ci: bind publish package-path input via env before shell - #89

Merged
joncinque merged 1 commit into
solana-program:mainfrom
SashaMIT:ci/bind-package-path-env
Aug 6, 2026
Merged

ci: bind publish package-path input via env before shell#89
joncinque merged 1 commit into
solana-program:mainfrom
SashaMIT:ci/bind-package-path-env

Conversation

@SashaMIT

@SashaMIT SashaMIT commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Bind inputs.package-path into step env: before shell use when computing TARGET in the publish-rust and publish-js workflows.

Keeps ${{ }} expansions out of run: scripts.

Test plan

  • Confirm workflow YAML still validates
  • Optional: dry-run publish workflows with a package-path input

Made with Cursor

Bind inputs package-path into step env: before shell use when computing TARGET in the publish workflows, keeping ${{ }} expansions out of run: scripts.

Signed-off-by: SashaMIT <sash@ela.city>
Co-authored-by: Cursor <cursoragent@cursor.com>

@joncinque joncinque left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! These workflows aren't susceptible to the injection attack, but it doesn't hurt to clean up

@joncinque
joncinque merged commit 8c47b48 into solana-program:main Aug 6, 2026
19 checks passed
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