Skip to content

fix: repair Windows installer CI and remove obsolete artifacts - #6

Merged
ashishmax31 merged 5 commits into
mainfrom
feat/cli-installers
Aug 8, 2026
Merged

fix: repair Windows installer CI and remove obsolete artifacts#6
ashishmax31 merged 5 commits into
mainfrom
feat/cli-installers

Conversation

@ashishmax31

Copy link
Copy Markdown
Contributor

Summary

  • isolate Windows PowerShell 5.1 from the PowerShell 7 module path inherited by the Go integration-test process
  • add regression coverage that preserves the module path for PowerShell 7 and removes it only for Windows PowerShell
  • remove obsolete installer contract tests and sa.yaml
  • remove the Branded URLs section from INSTALL.md
  • track the design and implementation plan for the CI repair

This is a follow-up to #5, which was merged with a failing Windows installer check.

Verification

  • go test ./... -count=1
  • go test -race ./... -count=1
  • go vet ./...
  • sh -n install.sh
  • go build ./cmd/stackdome
  • actionlint .github/workflows/*.yml

@ashishmax31
ashishmax31 merged commit 9468030 into main Aug 8, 2026
2 checks passed
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