orca/.github/workflows
Neil b3f86813b3
fix(ci): register PSGallery via PSResourceGet for Windows SignPath install (#7379)
Register-PSRepository -Default failed inside the legacy nuget.exe provider
with "Missing option value for: '-source'" on the hosted windows-2022 image,
leaving PSGallery unregistered so the subsequent Set-PSRepository threw
"No repository with the name 'PSGallery'".

Prefer Microsoft.PowerShell.PSResourceGet (bundled with PowerShell 7.4+),
which has PSGallery registered by default and avoids that code path; fall
back to PowerShellGet with an explicit NuGet-provider bootstrap only when
PSResourceGet is unavailable.

Co-authored-by: Orca <help@stably.ai>
2026-07-04 16:57:09 -07:00
..
computer-e2e.yml Narrow computer-use e2e trigger (#5685) 2026-06-17 23:27:26 -07:00
e2e.yml Stabilize sharded e2e CI concurrency (#6312) 2026-06-24 18:39:02 -07:00
golden-e2e-experiment.yml Temporarily disable Windows golden E2E CI (#5897) 2026-06-20 02:11:18 -07:00
homebrew-bump.yml
issue-os-labeler.yaml
linux-wayland-gpu-sandbox.yml fix(terminal): converge post-spawn PTY size reconcile to fix split-mount column desync (#6725) 2026-06-29 12:12:35 -07:00
mobile-android-release.yml fix(mobile): keep Android release versionCode committed (#7271) 2026-07-03 15:26:11 -07:00
mobile-ios-release.yml fix(mobile): fail fast when iOS App Store train is closed (#6633) 2026-06-29 14:08:23 -07:00
mobile.yml Open terminal file links on mobile (#7134) 2026-07-02 18:17:47 -07:00
pr.yml Harden reliability gate policy and register merged terminal regression tests as gates (#7295) 2026-07-03 19:58:07 -07:00
pullfrog.yml Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
readme-downloads-badge.yml Use generated README downloads badge 2026-06-16 11:09:40 -07:00
release-cut.yml fix(ci): register PSGallery via PSResourceGet for Windows SignPath install (#7379) 2026-07-04 16:57:09 -07:00
release-mac-build.yml ci: isolate Blacksmith mac release build (#6962) 2026-06-30 16:36:59 -07:00
terminal-perf.yml
track-community-prs.yaml