Skip to content

Sync OSS release snapshot#235

Closed
keshprad wants to merge 1 commit into
mainfrom
keshavp/oss-release-2026-06-30
Closed

Sync OSS release snapshot#235
keshprad wants to merge 1 commit into
mainfrom
keshavp/oss-release-2026-06-30

Conversation

@keshprad

Copy link
Copy Markdown
Member

Summary

  • Refresh the public SkillSpector tree from the sanitized internal OSS release snapshot.
  • Source branch: release/oss-2026-06-30
  • Source commit: b2394795391cf6f691d7fd59c9c575243740bfe5

Diff Notes

  • Release version 2.3.8 and synchronize the AWS/Bedrock dependency lock resolution (boto3, botocore, langchain-aws, and transitive dependencies).
  • Synchronize the ignore rule, test-package markers, and MCP/OSV documentation formatting.
  • No public-repository files or GitHub automation files are deleted.

Verification

  • ./scripts/create-oss-release.sh release/oss-2026-06-30 — includes make test-unit (1089 passed, 12 skipped).
  • uv lock --locked
  • uv run --locked --extra dev ruff check src/ tests
  • uv run --locked --extra dev ruff format --check src/ tests

Refresh public SkillSpector from internal OSS snapshot release/oss-2026-06-30 at b2394795391cf6f691d7fd59c9c575243740bfe5.

Changes:

- release version 2.3.8 and AWS/Bedrock dependency resolution
- synchronize ignore rules, docs formatting, and test package markers

Verification:

- scripts/create-oss-release.sh release/oss-2026-06-30 (make test-unit: 1089 passed, 12 skipped)
- uv lock --locked
- uv run --locked --extra dev ruff check src tests
- uv run --locked --extra dev ruff format --check src tests

Signed-off-by: Keshav Pradeep <32313895+keshprad@users.noreply.github.com>

@rng1995 rng1995 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The release snapshot looks good. The executable changes are limited to the 2.3.8 version bump and lockfile refresh; the Bedrock dependencies now match the existing pyproject declarations, and the remaining edits are formatting or package markers. The PR's unit, lint, and lock verification is appropriate, current checks pass, and I found no correctness or security blockers.

@keshprad keshprad closed this Jul 1, 2026
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