Skip to content

test: verify published Spec Kit extension install#327

Merged
logohere merged 2 commits into
mainfrom
verify/spec-kit-extension-v0.9.0
Jul 16, 2026
Merged

test: verify published Spec Kit extension install#327
logohere merged 2 commits into
mainfrom
verify/spec-kit-extension-v0.9.0

Conversation

@logohere

Copy link
Copy Markdown
Collaborator

Summary

Add a release verification workflow that downloads the versioned Dotdog extension ZIP and checksum, installs the current GitHub Spec Kit source in an isolated virtual environment, installs the ZIP through Spec Kit's ExtensionManager, and checks the exact installed file and command set.

Scope

Test-only. No product code, package metadata, publishing credentials, or release assets are modified.

Verification

The PR workflow must download and checksum the v0.9.0 release asset and install it successfully through Spec Kit before merge.

Copy link
Copy Markdown
Collaborator Author

Review complete.

  • the v0.9.0 release ZIP and SHA-256 asset download successfully
  • checksum verification passes
  • the current GitHub Spec Kit source installs successfully in an isolated environment
  • Spec Kit installs the Dotdog ZIP through its official ExtensionManager
  • the installed extension contains exactly the manifest, three commands, README, LICENSE, and changelog
  • the full Dotdog test/build workflow also passes

Ready for squash merge.

@logohere
logohere merged commit f2a3b25 into main Jul 16, 2026
4 checks passed
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