Skip to content

chore: regenerate index.yaml for compute v0.8.0-dev.2#3

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

chore: regenerate index.yaml for compute v0.8.0-dev.2#3
scotwells merged 1 commit into
mainfrom
chore/regen-index-v0.8.0-dev.2

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

Summary

The served index.yaml still advertised compute v0.8.0-dev.1 after #2 merged, because the Regenerate index.yaml workflow's git push to main is rejected by the repository ruleset ("changes must be made through a pull request"). This regenerates index.yaml from plugins/compute.yaml (via the workflow's own script) so the index serves v0.8.0-dev.2.

Follow-up tracked separately: the regen workflow needs to open a PR (or be folded into the plugin PR) rather than push to a protected branch.

Test plan

  • index.yaml compute entry shows v0.8.0-dev.2 with the dev.2 URIs/checksums
  • datumctl plugin install compute resolves v0.8.0-dev.2 from the index

🤖 Generated with Claude Code

The Regenerate index.yaml workflow cannot push to main (repository
ruleset requires changes via pull request), so regenerate the served
index manually to match plugins/compute.yaml.

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