Thanks to visit codestin.com
Credit goes to github.com

Skip to content

release: SkillSpector 2.11.1 - #493

Merged
mohgupta-ship-it merged 1 commit into
mainfrom
codex/release-2.11.1
Sep 7, 2026
Merged

release: SkillSpector 2.11.1#493
mohgupta-ship-it merged 1 commit into
mainfrom
codex/release-2.11.1

Conversation

@mohgupta-ship-it

Copy link
Copy Markdown
Member

Summary

  • bump the SkillSpector package version from 2.11.0 to 2.11.1
  • add the 2.11.1 changelog entry and versioned GitHub release notes
  • center the patch release on the configurable 600-second workflow deadline from feat: make workflow deadline configurable #468 while documenting all fixes merged since 2.11.0

Validation

  • uv lock --check
  • uv run --no-sync pytest -q — 3,985 passed, 14 skipped, 38 deselected, 4 xfailed
  • uv run --no-sync ruff check src/ tests/ scripts/
  • uv run --no-sync ruff format --check src/ tests/ scripts/
  • built wheel and sdist; twine check passed
  • skillspector --version reported SkillSpector v2.11.1
  • GitHub release helper dry run resolved v2.11.1
  • git diff --check

Release handling

This PR is intentionally a draft and does not carry the release:publish label. After review, mark it ready and add that label before merge to let the merge-triggered workflow create tag v2.11.1 and publish the GitHub release artifacts.

Prepared by Codex for Mohit Gupta.

Prepared by Codex for Mohit Gupta.

Signed-off-by: Mohit Gupta <[email protected]>
@mohgupta-ship-it
mohgupta-ship-it marked this pull request as ready for review September 7, 2026 12:09
@mohgupta-ship-it mohgupta-ship-it added the release:publish Marks an OSS release pull request for publication label Sep 7, 2026
@mohgupta-ship-it
mohgupta-ship-it merged commit 704bc95 into main Sep 7, 2026
5 checks passed
@mohgupta-ship-it
mohgupta-ship-it deleted the codex/release-2.11.1 branch September 7, 2026 12:11
SanHsien added a commit to SanHsien/SkillSpector that referenced this pull request Sep 11, 2026
…VIDIA#524

Raise reviewed_pr_through to 527 and reviewed_issue_through to 524 in
tools/upstream_baseline.json (commit axis unchanged at 69dcdfb). Every
item gets a verdict in docs/DECISIONS.md: NVIDIA#493/NVIDIA#507/NVIDIA#508/NVIDIA#511 verified
via git merge-base --is-ancestor as already included through the
2.11.1/2.11.2 sync (including NVIDIA#521, which merged only into the still-
open NVIDIA#516 stack, not main); the remaining 27 items stay "wait for
upstream merge", none adopted now.

Two items get dedicated comparison notes per docs/DIVERGENCE.md's
static_runner.py and scripts/compare_scan_accuracy.py rows: NVIDIA#522 uses a
different env var name and different default/semantics than this
fork's SKILLSPECTOR_MAX_STATIC_SECONDS, so merging it cannot simply
delete the divergence row and needs a downstream env var migration
first; NVIDIA#490 extends this fork's own upstream PR NVIDIA#486 with a Python
3.14/POSIX edge case the fork's Windows environment does not hit, so
NVIDIA#486 is left untouched pending upstream's own resolution. NVIDIA#501-NVIDIA#505 and
NVIDIA#518 are also flagged as near-verbatim matches to this fork's existing
Windows test divergence rows, worth revisiting for row deletion once
merged.

Co-Authored-By: Claude Opus 5 <[email protected]>
Signed-off-by: SanHsien <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:publish Marks an OSS release pull request for publication

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant