Skip to content

fix: update download path in workflow - #222

Merged
joshblack merged 2 commits into
mainfrom
copilot/fix-7143434-1240100927-773f7e14-145d-4a58-824a-9fd82128b538
Sep 4, 2026
Merged

fix: update download path in workflow#222
joshblack merged 2 commits into
mainfrom
copilot/fix-7143434-1240100927-773f7e14-145d-4a58-824a-9fd82128b538

Conversation

Copilot AI commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Update the download path in experiment and benchmark workflows to download the plan as expected

Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Copilot AI requested a review from joshblack September 4, 2026 05:09
@joshblack joshblack changed the title [WIP] Copilot Request fix: update download path in workflow Sep 4, 2026
@joshblack
joshblack marked this pull request as ready for review September 4, 2026 14:31
Copilot AI lite review requested due to automatic review settings September 4, 2026 14:31

Copilot AI 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.

🟢 Approval recommended

The workflow change aligns the downloaded artifact location with the scripts’ expected results/... paths and is low-risk/config-only.

Pull request overview

This PR fixes where GitHub Actions extracts the “plan” artifact in the experiment and benchmark workflows so the subsequent shard steps can find plan.json under the expected results/... directory layout.

Changes:

  • Set actions/download-artifact path: results when downloading the experiment plan artifact.
  • Set actions/download-artifact path: results when downloading the benchmark plan artifact.
File summaries
File Description
.github/workflows/experiment.yml Downloads the experiment plan artifact into results/ so script/run-experiment.sh … shard can find results/experiments/<name>/<date>/plan.json.
.github/workflows/benchmark.yml Downloads the benchmark plan artifact into results/ so script/run-benchmark.sh … shard can find results/benchmarks/<name>/<date>/plan.json.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@joshblack
joshblack merged commit d5bf109 into main Sep 4, 2026
9 checks passed
@joshblack
joshblack deleted the copilot/fix-7143434-1240100927-773f7e14-145d-4a58-824a-9fd82128b538 branch September 4, 2026 15:15
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.

3 participants