Skip to content

ci: bind workflow inputs via env before shell - #6568

Open
SashaMIT wants to merge 1 commit into
filecoin-project:masterfrom
SashaMIT:ci/bind-workflow-inputs-env
Open

ci: bind workflow inputs via env before shell#6568
SashaMIT wants to merge 1 commit into
filecoin-project:masterfrom
SashaMIT:ci/bind-workflow-inputs-env

Conversation

@SashaMIT

@SashaMIT SashaMIT commented Aug 5, 2026

Copy link
Copy Markdown

Summary

Bind reusable-workflow inputs.* into step env: before shell use in:

  • common_go.yml (log_level, test_timeout)
  • common_build_upload.yml (bin_name, has_ffi)

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

Test plan

  • Confirm workflow YAML still validates
  • Optional: re-run coverage / build-upload reusable paths

Made with Cursor

Bind log_level/test_timeout and bin_name/has_ffi into env: before shell
use in common_go and common_build_upload workflows.
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