Skip to content

feat: install scripts with constrained dependency pinning#58

Merged
jrob5756 merged 3 commits intomainfrom
feature/install-scripts
Mar 25, 2026
Merged

feat: install scripts with constrained dependency pinning#58
jrob5756 merged 3 commits intomainfrom
feature/install-scripts

Conversation

@jrob5756
Copy link
Copy Markdown
Collaborator

Adds installer scripts and constrained dependency pinning for reproducible installs. See commit message for details.

Jason Robert added 3 commits March 25, 2026 15:55
- Add install.sh (macOS/Linux) and install.ps1 (Windows) installer scripts
  that auto-detect uv, fetch the latest release, download constraints.txt
  with SHA-256 verification, and run uv tool install with pinned deps
- Update release workflow to generate constraints.txt and constraints.txt.sha256
  as release assets via uv export
- Update conductor update to download and verify constraints file before
  upgrading, with graceful fallback for older releases
- Update README with quick install instructions using aka.ms short URLs
@jrob5756 jrob5756 merged commit bfed8f9 into main Mar 25, 2026
7 checks passed
@jrob5756 jrob5756 deleted the feature/install-scripts branch March 25, 2026 20:05
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