[PR #10367] [MERGED] Restore helix runs by passing parameters #28004

Open
opened 2026-01-31 09:25:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10367
Author: @miniksa
Created: 6/8/2021
Status: Merged
Merged: 6/8/2021
Merged by: @undefined

Base: mainHead: dev/miniksa/helix_fix


📝 Commits (8)

  • cfdcf7f guessing at fix for helix tests.
  • db4d4bf temporarily nerf some stuff for faster testing
  • 1cf2fbb nerf more stuff for faster running
  • a8b487f more nerf
  • 783879c unnerf some things as I believe I'm past the error
  • 3f685e8 ugh I made a mess
  • 46d9c7c more bucket chain variables
  • 9bc1dd7 Turn stages back on

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 build/pipelines/templates/build-console-ci.yml (+2 -0)

📄 Description

Restore helix runs by passing parameters

PR Checklist

Detailed Description of the Pull Request / Additional comments

It looks like at some point the configuration and platform variables got messed up passing into the Helix steps and preventing the Powershell scripts from setting up the Helix payload correctly. This restores them to functionality.

Validation Steps Performed

  • Ran it in the pipeline

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/10367 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 6/8/2021 **Status:** ✅ Merged **Merged:** 6/8/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/miniksa/helix_fix` --- ### 📝 Commits (8) - [`cfdcf7f`](https://github.com/microsoft/terminal/commit/cfdcf7f93d035811149d54aea2fe3184ac813bf5) guessing at fix for helix tests. - [`db4d4bf`](https://github.com/microsoft/terminal/commit/db4d4bf976a2f4b427e9304dff9d743389f2680c) temporarily nerf some stuff for faster testing - [`1cf2fbb`](https://github.com/microsoft/terminal/commit/1cf2fbbfc461a4d8bdd5cbc13ba558b2cfd4f42e) nerf more stuff for faster running - [`a8b487f`](https://github.com/microsoft/terminal/commit/a8b487ff2af29592b598e33f3fc9ef0087838588) more nerf - [`783879c`](https://github.com/microsoft/terminal/commit/783879c67cd5e37f3277faeae872bdf990ef04e2) unnerf some things as I believe I'm past the error - [`3f685e8`](https://github.com/microsoft/terminal/commit/3f685e85ed7d708c66619e1bf2b0f2703687e2b4) ugh I made a mess - [`46d9c7c`](https://github.com/microsoft/terminal/commit/46d9c7c40958d691decbfdde8fa62f1eea48372d) more bucket chain variables - [`9bc1dd7`](https://github.com/microsoft/terminal/commit/9bc1dd758ba67d805e74587cfc49f797b951857d) Turn stages back on ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `build/pipelines/templates/build-console-ci.yml` (+2 -0) </details> ### 📄 Description Restore helix runs by passing parameters ## PR Checklist * [x] Closes #10266 * [x] I work here * [x] Tests added/passed ## Detailed Description of the Pull Request / Additional comments It looks like at some point the configuration and platform variables got messed up passing into the Helix steps and preventing the Powershell scripts from setting up the Helix payload correctly. This restores them to functionality. ## Validation Steps Performed - Ran it in the pipeline --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:25:42 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28004