Skip to content

chore(compute): bump plugin to v0.8.0-dev.2#2

Merged
scotwells merged 1 commit into
mainfrom
chore/compute-plugin-v0.8.0-dev.2
May 29, 2026
Merged

chore(compute): bump plugin to v0.8.0-dev.2#2
scotwells merged 1 commit into
mainfrom
chore/compute-plugin-v0.8.0-dev.2

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

Summary

datumctl compute users installing via the plugin index currently receive v0.8.0-dev.1, which predates the latest CLI work. This points the compute manifest at the new v0.8.0-dev.2 pre-release so datumctl plugin install compute (and upgrades) pull the current build.

Relative to v0.8.0-dev.1, the v0.8.0-dev.2 CLI drops the client-side revision-history ledger (the rollout history/undo subcommands are gone; rollout is now a live-progress watch) and is built on top of the federated deployment scheduling work. The change here is mechanical: the version field and all six platform uri/sha256 entries are updated; index.yaml is regenerated automatically by the Regenerate index.yaml workflow on merge.

Test plan

  • Validate plugin manifests passes (schema validation + URI resolution + SHA256 verification against the published release assets)
  • index.yaml is regenerated on merge and reflects v0.8.0-dev.2
  • datumctl plugin install compute fetches v0.8.0-dev.2 and the binary runs

🤖 Generated with Claude Code

Point the compute plugin manifest at the v0.8.0-dev.2 pre-release and
refresh all six platform archive checksums.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@scotwells scotwells merged commit f0435fa into main May 29, 2026
2 checks passed
@scotwells scotwells deleted the chore/compute-plugin-v0.8.0-dev.2 branch May 29, 2026 11:32
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