Skip to content

Post-rollout cleanup: extract action to its own repo, land registry/docs fixes#12

Merged
jeffreyaven merged 1 commit into
mainfrom
chore/post-rollout-cleanup
Jun 15, 2026
Merged

Post-rollout cleanup: extract action to its own repo, land registry/docs fixes#12
jeffreyaven merged 1 commit into
mainfrom
chore/post-rollout-cleanup

Conversation

@jeffreyaven

Copy link
Copy Markdown
Member

Closes out the Monday rollout. The setup-stackql-mcp action is now its own verified-publisher Marketplace repo (stackql/setup-stackql-mcp), so this removes the action/ dir and its action-test CI job (coverage moved to that repo), and points README + docs at it.

Also lands the fixes made live during the 0.10.500.2 registry publish: the OCI package-entry shape the registry requires (canonical ref in identifier, no registryBaseUrl/version), the README publishing-instructions section (npm/PyPI/OCI, incl. venv + .pypirc), and .gitignore tidy-ups.

?? Generated with Claude Code

…ocs fixes

The setup-stackql-mcp action is now its own verified-publisher Marketplace
repo (stackql/setup-stackql-mcp), so:
- remove the action/ dir (action.yml, install.py, README) - single source of
  truth is the dedicated repo, tested by its own CI
- remove the action-test job from build.yml (coverage moved to that repo)
- README + docs/install.md point to stackql/setup-stackql-mcp@v1

Also lands the fixes made during the 0.10.500.2 registry publish:
- server.template.json: OCI package entry uses canonical reference in
  identifier (docker.io/stackql/stackql-mcp:VERSION), no registryBaseUrl or
  version field - the registry rejects both for oci packages
- README: 'Publishing the wrapper packages' section (npm/PyPI/OCI command
  sequences incl. the PEP-668 venv steps and .pypirc usage)
- .gitignore: add .pypirc newline fix and __pycache__/

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jeffreyaven jeffreyaven merged commit 20d7f89 into main Jun 15, 2026
10 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