Skip to content

Update repository-governance extension to v2.0.5#27

Merged
bigsmartben merged 1 commit into
mainfrom
extension-release-v2.0.5
Jun 24, 2026
Merged

Update repository-governance extension to v2.0.5#27
bigsmartben merged 1 commit into
mainfrom
extension-release-v2.0.5

Conversation

@bigsmartben

Copy link
Copy Markdown
Owner

Summary

  • Update bundled repository-governance extension to v2.0.5.
  • Update extensions/catalog.json metadata.
  • Carry over the repository fact coverage and cross-platform packaging changes from the source release.

Source Release

Test Plan

  • python -m py_compile extensions/repository-governance/scripts/refresh_repository_governance.py
  • python -m json.tool extensions/catalog.json
  • python -m pytest -q tests/test_arch_templates.py tests/integrations/test_cli.py::TestGitExtensionOptIn::test_community_extensions_and_workflow_preset_auto_installed tests/integrations/test_cli.py::TestGitExtensionOptIn::test_no_git_keeps_community_defaults
  • python -m pytest -q tests/test_presets.py -k workflow_preset_integration_release_payload_contract

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6f953e016a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread extensions/catalog.json
"id": "repository-governance",
"version": "2.0.2",
"description": "Generate or update the active Repository Governance Framework file with vertical SSOT routing and evidence",
"version": "2.0.5",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add a download URL for the advertised update

When a project already has repository-governance v2.0.2 installed, this catalog bump makes specify extension update repository-governance detect 2.0.5 as an available update, but bundled catalog entries still have no download_url; the update path calls catalog.download_extension(...), which explicitly rejects bundled extensions without a download URL (src/specify_cli/extensions.py:2527-2533). Either include an installable 2.0.5 download URL in this catalog entry or avoid advertising a newer catalog version until bundled-extension updates can reinstall from the local package.

Useful? React with 👍 / 👎.

@bigsmartben bigsmartben merged commit dc199f4 into main Jun 24, 2026
13 checks passed
@bigsmartben bigsmartben deleted the extension-release-v2.0.5 branch June 24, 2026 06:37
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