Skip to content

chore: remove compute windows on arm build - #31

Merged
savme merged 1 commit into
mainfrom
chore/remove-compute-win-arm64-build
Sep 8, 2026
Merged

chore: remove compute windows on arm build#31
savme merged 1 commit into
mainfrom
chore/remove-compute-win-arm64-build

Conversation

@savme

@savme savme commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

The compute plugin's catalog listing is pointing at a Windows arm64 download that compute's release workflow does not publish. Every release of the compute plugin is failing to update the catalog, because the automation refuses to publish a listing referencing a file that does not exist. This removes that stale entry so the plugin can be installed and updated normally on every supported platform, and matches how the DNS plugin's listing is already structured.

https://github.com/datum-cloud/compute/actions/runs/34162495797/job/101867677207

Test plan

  • Confirm the compute entry now lists only the platforms compute actually publishes
  • Confirm the generated catalog index still parses and lists all plugins after merge
  • Re-run the compute release automation and confirm the catalog update step succeeds
  • Confirm datumctl plugin install still resolves correctly for supported compute platforms (Linux, macOS, Windows x86_64)

@savme
savme requested a review from a team September 8, 2026 12:25
@savme
savme merged commit 60d86a2 into main Sep 8, 2026
2 checks passed
@savme
savme deleted the chore/remove-compute-win-arm64-build branch September 8, 2026 12:52
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.

2 participants