Skip to content

feat(quickget): add architecture-aware output and filenames#1840

Merged
flexiondotorg merged 1 commit intomasterfrom
quickget-arm64
Jan 25, 2026
Merged

feat(quickget): add architecture-aware output and filenames#1840
flexiondotorg merged 1 commit intomasterfrom
quickget-arm64

Conversation

@flexiondotorg
Copy link
Member

  • Display supported architectures when running ./quickget (shows "Archs: amd64 arm64")
  • Add get_supported_archs() helper to enumerate available architectures
  • Add arch_suffix() helper and append architecture suffix to VM dir/config names
    for foreign architectures (e.g., alpine-v3.23-arm64/)
  • Add NORMALISED_HOST_ARCH variable to detect foreign vs native architecture
  • Include arch="x86_64" or arch="aarch64" in config files for foreign downloads

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code

- Display supported architectures when running ./quickget <os> (shows
"Archs: amd64 arm64")
- Add get_supported_archs() helper to enumerate available architectures
- Add arch_suffix() helper and append architecture suffix to VM
dir/config names
  for foreign architectures (e.g., alpine-v3.23-arm64/)
- Add NORMALISED_HOST_ARCH variable to detect foreign vs native
architecture
- Include arch="x86_64" or arch="aarch64" in config files for foreign
downloads
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@flexiondotorg flexiondotorg merged commit 0a16748 into master Jan 25, 2026
96 of 99 checks passed
@flexiondotorg flexiondotorg deleted the quickget-arm64 branch January 25, 2026 18:36
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