Skip to content

Organize optional Astra install flows#69

Merged
aptend merged 1 commit into
mainfrom
organize-astra-optional-flows-v2
Jun 29, 2026
Merged

Organize optional Astra install flows#69
aptend merged 1 commit into
mainfrom
organize-astra-optional-flows-v2

Conversation

@aptend

@aptend aptend commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • keep scripts/install.sh as the public astra-gateway installer and keep gateway releases on the existing v<version> tag format
  • make gateway install/update avoid the repository-wide latest pointer by selecting the latest v* release tag from GitHub releases
  • add the optional astra CLI installer and local Astra stack docs/compose flow without making them part of the default gateway path
  • document the split between gateway releases and optional Astra CLI release assets

Validation

  • sh -n scripts/install.sh
  • sh -n scripts/install-astra.sh
  • bash -n scripts/prepare-release.sh
  • sh scripts/install.sh -v v0.4.0 -d <temp-dir>
  • sh scripts/install-astra.sh -n -y -v v0.1.0
  • cargo check -p astra-gateway --bin astra-gateway

@aptend
aptend force-pushed the organize-astra-optional-flows-v2 branch from 3951c88 to b368535 Compare June 29, 2026 08:02
@aptend
aptend merged commit 77e159d into main Jun 29, 2026
1 check 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