Skip to content

P8-T2: Prepare for Release 0.4.3#167

Merged
SoundBlaster merged 8 commits intomainfrom
codex/feature/P8-T2-prepare-release-0.4.3
Mar 10, 2026
Merged

P8-T2: Prepare for Release 0.4.3#167
SoundBlaster merged 8 commits intomainfrom
codex/feature/P8-T2-prepare-release-0.4.3

Conversation

@SoundBlaster
Copy link
Owner

Description

Prepare the 0.4.3 patch release for the work merged after v0.4.2 by bumping release metadata, syncing the README and DocC overview version badges, adding the CHANGELOG.md entry, and archiving the full FLOW artifacts for P8-T2.

Validation report: SPECS/ARCHIVE/P8-T2_Prepare_for_Release_0.4.3/P8-T2_Validation_Report.md

Post-merge only: tag v0.4.3 on main, push the tag, and verify publish-mcp.yml, PyPI, and MCP Registry.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • CI/CD improvement

Quality Gates

Before submitting, ensure all quality gates pass:

make check

Or run individually:

  • make test - All tests pass with ≥90% coverage
  • make lint - No linting errors
  • make format - Code is properly formatted
  • make typecheck - Type checking passes
  • make doccheck - Documentation is synced with DocC (if docs changed)

Documentation Sync

If you modified files in docs/, ensure corresponding DocC files are also updated:

docs/ file DocC file
docs/installation.md mcpbridge-wrapper.docc/Installation.md
docs/cursor-setup.md mcpbridge-wrapper.docc/CursorSetup.md
docs/claude-setup.md mcpbridge-wrapper.docc/ClaudeCodeSetup.md
docs/codex-setup.md mcpbridge-wrapper.docc/CodexCLISetup.md
docs/troubleshooting.md mcpbridge-wrapper.docc/Troubleshooting.md
docs/architecture.md mcpbridge-wrapper.docc/Architecture.md
docs/environment-variables.md mcpbridge-wrapper.docc/EnvironmentVariables.md
README.md mcpbridge-wrapper.docc/mcpbridge-wrapper.md
  • Documentation changes are synced with DocC catalog (or N/A)

Testing

  • Added/updated tests for new functionality
  • All tests pass locally
  • Manually tested the changes

Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • Comments added for complex code
  • Documentation updated (if needed)
  • No new warnings generated
  • PR title is descriptive

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the repository for the v0.4.3 patch release by bumping version metadata, syncing the README/DocC version badges, adding release notes, and archiving the FLOW artifacts and validation report for P8-T2.

Changes:

  • Bumped release versions to 0.4.3 in pyproject.toml and server.json.
  • Synced version badges to v0.4.3 in README.md and DocC overview.
  • Added 0.4.3 release notes and archived P8-T2 spec/review/validation artifacts.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
server.json Updates MCP registry manifest version fields to 0.4.3.
pyproject.toml Bumps Python package version to 0.4.3.
README.md Updates the version badge target to v0.4.3.
Sources/XcodeMCPWrapper/Documentation.docc/XcodeMCPWrapper.md Syncs DocC overview version badge to v0.4.3.
CHANGELOG.md Adds 0.4.3 entry and a new reference link.
SPECS/Workplan.md Records completion of P8-T2 and its acceptance criteria.
SPECS/INPROGRESS/next.md Notes P8-T2 archival and adds post-merge tagging instructions.
SPECS/ARCHIVE/P8-T2_Prepare_for_Release_0.4.3/REVIEW_release_0.4.3_preparation.md Adds the review report for the release-prep task.
SPECS/ARCHIVE/P8-T2_Prepare_for_Release_0.4.3/P8-T2_Validation_Report.md Adds the validation report documenting pre-merge gates and post-merge steps.
SPECS/ARCHIVE/P8-T2_Prepare_for_Release_0.4.3/P8-T2_Prepare_for_Release_0.4.3.md Archives the task spec/work plan for P8-T2.
SPECS/ARCHIVE/INDEX.md Adds P8-T2 archive index entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SoundBlaster SoundBlaster merged commit f9e6e2d into main Mar 10, 2026
10 checks passed
@SoundBlaster SoundBlaster deleted the codex/feature/P8-T2-prepare-release-0.4.3 branch March 10, 2026 00:39
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.

2 participants