Skip to content

Hotfix/v0.1.9: Fix upgrade install provenance for v0.1.9#3

Merged
digitallysavvy merged 2 commits intomainfrom
hotfix/v0.1.9
Apr 30, 2026
Merged

Hotfix/v0.1.9: Fix upgrade install provenance for v0.1.9#3
digitallysavvy merged 2 commits intomainfrom
hotfix/v0.1.9

Conversation

@digitallysavvy
Copy link
Copy Markdown
Contributor

Summary

  • Add agora.install.json receipts for direct installs via install.sh and install.ps1.
  • Update agora upgrade to resolve install provenance from the receipt first, then package-manager path inference, avoiding false Homebrew/npm detection from ambient env vars.
  • Prepare the v0.1.9 release docs/changelog references.

Test plan

  • go test ./internal/cli
  • go test ./...
  • sh -n ./install.sh
  • git diff --check
  • HOMEBREW_PREFIX=/usr/local go run . --upgrade-check --json

@digitallysavvy digitallysavvy self-assigned this Apr 30, 2026
@digitallysavvy digitallysavvy added bug Something isn't working enhancement New feature or request labels Apr 30, 2026
@digitallysavvy digitallysavvy merged commit 919ef52 into main Apr 30, 2026
6 checks passed
@digitallysavvy digitallysavvy deleted the hotfix/v0.1.9 branch April 30, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant