Skip to content

Sync OSS release snapshot#275

Merged
keshprad merged 1 commit into
mainfrom
keshavp/oss-release-2026-07-14
Jul 14, 2026
Merged

Sync OSS release snapshot#275
keshprad merged 1 commit into
mainfrom
keshavp/oss-release-2026-07-14

Conversation

@keshprad

Copy link
Copy Markdown
Member

Summary

  • Refresh public SkillSpector from the internal OSS release snapshot.
  • Source branch: release/oss-2026-07-14
  • Source commit: a9a92062c299c94fdc078625b3e3cd435fa19e08
  • Internal release: 2.3.13 / release/2.3.13

Diff Notes

  • Bumps public package metadata from 2.3.12 to 2.3.13 in pyproject.toml and uv.lock.
  • Adds development documentation describing public GitHub CI and internal GitLab validation coverage.
  • Carries the YARA packaged-rule handling fix that compiles decoded rules from in-memory sources instead of temporary decoded files.
  • Updates related YARA tests and an event-loop regression-test docstring.
  • No files are deleted from the public GitHub tree.

Verification

  • scripts/create-oss-release.sh release/oss-2026-07-14 with PYTHONPATH pinned to the fresh internal clone; includes make test-unit: 1312 passed, 12 skipped, 34 deselected, 6 xfailed.
  • git diff --check origin/main.

Refresh the public SkillSpector tree from the internal OSS release branch
release/oss-2026-07-14 at a9a92062c299c94fdc078625b3e3cd435fa19e08.
The snapshot is generated by scripts/create-oss-release.sh, which removes
internal-only files and commits a single orphan-branch tree for public
publication.

Changes:
- Bump public package metadata from 2.3.12 to 2.3.13.
- Add development documentation for public GitHub and internal GitLab CI coverage.
- Carry the YARA packaged-rule handling fix that compiles decoded rules in memory.
- Refresh related YARA and event-loop regression tests.

Verification:
- scripts/create-oss-release.sh release/oss-2026-07-14 with PYTHONPATH pinned to the fresh clone (includes make test-unit: 1312 passed, 12 skipped, 34 deselected, 6 xfailed).
- git diff --check origin/main.

Signed-off-by: Keshav Pradeep <[email protected]>
@keshprad keshprad merged commit 8f534e2 into main Jul 14, 2026
5 checks passed
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