feat(registry): hover v0.2.0 — infra.dns_delegation + downloads#78
Merged
Conversation
workflow-plugin-hover v0.2.0 shipped today (PR #5 merged + goreleaser published linux/darwin × amd64/arm64 tar.gz). Manifest updates: - version: 0.1.0 → 0.2.0 - capabilities.iacProvider.resourceTypes adds infra.dns_delegation (registrar-level nameserver management via Hover's /api/control_panel/domains/domain-<name> PUT endpoint) - downloads populated with v0.2.0 release URLs + SHA256s from the published checksums.txt Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the registry manifest for workflow-plugin-hover to reflect the newly released v0.2.0, including its expanded IaC capabilities and updated release artifacts.
Changes:
- Bumps the plugin manifest
versionfrom0.1.0to0.2.0. - Adds
infra.dns_delegationtocapabilities.iacProvider.resourceTypes. - Updates
downloadsentries (URLs + SHA256) to point at the v0.2.0 release artifacts.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
workflow-plugin-hover v0.2.0 shipped (PR GoCodeAlone/workflow-plugin-hover#5 merged + goreleaser published binaries). Registry manifest updates:
version: 0.1.0 → 0.2.0capabilities.iacProvider.resourceTypesaddsinfra.dns_delegation(registrar-level NS via Hover control-panel PUT)downloadspopulated with v0.2.0 URLs + SHA256s from the releasechecksums.txtVerification
Matches the values in this PR's manifest.
Test plan
bash scripts/validate-manifests.sh— "All plugin manifests are valid."🤖 Generated with Claude Code