Skip to content

chore(registry): bump workflow-plugin-digitalocean to v0.9.1#25

Merged
intel352 merged 1 commit intomainfrom
chore/do-v0.9.1
May 3, 2026
Merged

chore(registry): bump workflow-plugin-digitalocean to v0.9.1#25
intel352 merged 1 commit intomainfrom
chore/do-v0.9.1

Conversation

@intel352
Copy link
Copy Markdown
Contributor

@intel352 intel352 commented May 3, 2026

Summary

Bumps to v0.9.1 which fixes a v0.9.0 strict-contracts regression. v0.9.0's IacProviderConfig proto didn't declare a provider field, so wfctl bootstrap's discriminator (provider: digitalocean, used to identify which iac.provider module owns a given backend like spaces) was rejected by typed-config marshal with bare protobuf error. v0.9.1 adds the field as accepted-but-ignored.

Plugin PR: GoCodeAlone/workflow-plugin-digitalocean#59

🤖 Generated with Claude Code

v0.9.1 fixes a v0.9.0 strict-contracts regression: IacProviderConfig
proto didn't declare 'provider' field, so wfctl bootstrap's discriminator
('provider: digitalocean') was rejected by typed-config marshal with
bare 'protobuf error'. v0.9.1 adds the field as accepted-but-ignored.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@intel352 intel352 merged commit ae330a1 into main May 3, 2026
4 checks passed
@intel352 intel352 deleted the chore/do-v0.9.1 branch May 3, 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