Skip to content

Comments

Add optional run-id parameter so we can fetch tar artifacts built by previous workflow runs#2

Merged
Steelskin merged 2 commits intomainfrom
sundresh/add_optional_run-id_parameter
Jan 26, 2026
Merged

Add optional run-id parameter so we can fetch tar artifacts built by previous workflow runs#2
Steelskin merged 2 commits intomainfrom
sundresh/add_optional_run-id_parameter

Conversation

@sundresh
Copy link
Contributor

@sundresh sundresh commented Jan 24, 2026

Add optional run-id parameter so we can fetch tar artifacts built by previous workflow runs. For example, this would have been useful in thebrowsercompany/swift-build#330.

The github-token parameter must be explicitly specified when run-id is used with actions/download-artifact@v4, so I also made it a parameter in case a user needs to use a different token to fetch artifacts from another repo.

@Steelskin Steelskin merged commit 2cdc70e into main Jan 26, 2026
3 checks passed
@Steelskin Steelskin deleted the sundresh/add_optional_run-id_parameter branch January 26, 2026 09:46
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