Skip to content

Rename Linux release artefacts to amd64#45

Merged
ScottMorris merged 1 commit intomainfrom
chore/amd64-release-labels
Mar 18, 2026
Merged

Rename Linux release artefacts to amd64#45
ScottMorris merged 1 commit intomainfrom
chore/amd64-release-labels

Conversation

@ScottMorris
Copy link
Copy Markdown
Contributor

Summary

Release labelling

  • Future Linux release assets now use linux-amd64 instead of linux-x64.
  • Build targets remain unchanged at x86_64-unknown-linux-gnu; this only changes the release-facing name.
  • Docs and install examples were updated to match the new naming.

Test plan

  • cargo fmt --check
  • cargo build
  • cargo clippy --workspace -- -D warnings
  • cargo test
  • bash -n scripts/build-release-archive.sh scripts/build-linux-packages.sh scripts/prepare-release-version.sh
  • git diff --check

Use `amd64` for release artefact naming so future downloads match distro terminology.

- Keep `x86_64-unknown-linux-gnu` as the build target.
- Update the workflow, packaging helpers, README, and release strategy doc.
@ScottMorris ScottMorris added build Build and packaging release Release labels Mar 18, 2026
@github-actions
Copy link
Copy Markdown

Flow Tests

95 tests  ±0   95 ✅ ±0   0s ⏱️ ±0s
 4 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 886aee8. ± Comparison against base commit 42c07f0.

@github-actions
Copy link
Copy Markdown

CI check summary

  • [PASS] Format: success
  • [PASS] Clippy: success
  • [PASS] Test: success

@ScottMorris ScottMorris merged commit 07dd017 into main Mar 18, 2026
5 checks passed
@ScottMorris ScottMorris deleted the chore/amd64-release-labels branch March 18, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build and packaging release Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant