Skip to content

release: prepare v1.1.2#71

Merged
gaelic-ghost merged 2 commits into
mainfrom
release/v1.1.2
May 7, 2026
Merged

release: prepare v1.1.2#71
gaelic-ghost merged 2 commits into
mainfrom
release/v1.1.2

Conversation

@gaelic-ghost
Copy link
Copy Markdown
Owner

@gaelic-ghost gaelic-ghost commented May 7, 2026

Release

  • prepares v1.1.2 from branch release/v1.1.2
  • keeps protected main updates behind pull request review and CI
  • release tag v1.1.2 was created locally before this PR so the reviewed release candidate is preserved exactly

Review Loop

Before merge, scripts/repo-maintenance/release.sh watches CI and stops on review comments unless the maintainer has already addressed or resolved them and reruns with --review-comments-addressed.

Summary by CodeRabbit

  • Documentation

    • Updated README baseline and quick-start guidance to reference v1.1.2 release version
    • Refreshed project roadmap with v1.1.2 release boundaries, readiness checkpoints, and validation references
    • Updated public API audit documentation to reflect the current v1.1.2 release baseline
  • Tests

    • Enhanced test server shutdown procedures with improved process termination handling and temporary file cleanup operations

@gaelic-ghost gaelic-ghost merged commit 329f1b3 into main May 7, 2026
1 check passed
@gaelic-ghost gaelic-ghost deleted the release/v1.1.2 branch May 7, 2026 21:16
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ed40e0cf-2800-45f9-a351-e1433c4b58cd

📥 Commits

Reviewing files that changed from the base of the PR and between 546dadc and fe74e26.

📒 Files selected for processing (4)
  • README.md
  • ROADMAP.md
  • Tests/SwiftASBTests/Public/CodexAppServerLiveIntegrationTestSupport.swift
  • docs/maintainers/v1-public-api-audit.md

📝 Walkthrough

Walkthrough

This PR advances SwiftASB's v1.1.2 patch release by updating the documented baseline version across public README, project roadmap, and maintainer audit documents. It also improves test infrastructure by enhancing the mock server's shutdown sequence to gracefully terminate with a bounded grace period before force-killing and cleanup.

Changes

SwiftASB v1.1.2 Release Baseline and Test Shutdown

Layer / File(s) Summary
Test Server Shutdown
Tests/SwiftASBTests/Public/CodexAppServerLiveIntegrationTestSupport.swift
MockResponsesServer.stop() now waits up to 2 seconds for graceful process termination with short polling intervals before force-killing with SIGKILL if the process remains running, then cleans up the temporary workspace.
Public Documentation References
README.md, docs/maintainers/v1-public-api-audit.md
README updates current released baseline and Quick Start guidance from v1.1.1 to v1.1.2; v1-public-api-audit.md updates lifecycle cutoff, symbol-comment decision boundary, and README reference from v1.1.1 to v1.1.2.
Project Roadmap Release Tracking
ROADMAP.md
Updates Swift Package Index readiness entry, maintainer priority baseline, v1 readiness checklist header, documentation checklist stale references, v1 migration notes, post-v1 work guidance, documentation curation checklist, and packaging verification routing from v1.1.1 to v1.1.2.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A patch release hops into view,
With shutdown that waits before it's through,
Grace periods granted, SIGKILL when due,
And docs now shining in v1.1.2 blue!

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.1.2

Comment @coderabbitai help to get the list of available commands and usage tips.

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