Sync OSS release snapshot#79
Merged
Merged
Conversation
d187335 to
2d1b9d2
Compare
Refresh the public SkillSpector tree from the internal OSS release branch release/oss-2026-06-15 at a7ebb82733fba54512c546fed08cd17a2cbc4a17. Changes remaining after rebasing onto GitHub main: - Add explicit returns in Docker smoke helper functions. - Correct the documented bundled model registry path. Verification: - PATH="/private/tmp/skillspector-github-release-redo.wVmbW5/SkillSpector/.venv/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pmk/env/global/bin:/Library/TeX/texbin:/opt/homebrew/bin:/Users/keshavp/.cargo/bin:/Users/keshavp/.codex/tmp/arg0/codex-arg0xPENbg:/Applications/Codex.app/Contents/Resources" ./scripts/create-oss-release.sh release/oss-2026-06-15 - git diff --check origin/main..HEAD
2d1b9d2 to
afa9529
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
release/oss-2026-06-15a7ebb82733fba54512c546fed08cd17a2cbc4a17mainafter fix(docker): install git for repository scans #78 was merged.Diff Notes
SKILLSPECTOR_MODEL_REGISTRY.Verification
PATH="$PWD/.venv/bin:$PATH" ./scripts/create-oss-release.sh release/oss-2026-06-15in the internal repo; includesmake test-unit: 600 passed, 11 skipped, 22 deselected.git diff --check origin/main..HEADin the public GitHub checkout.