Skip to content

ci: add hosted validation and history scan - #12

Merged
semantic-craft merged 1 commit into
mainfrom
codex/add-ci
Jul 24, 2026
Merged

ci: add hosted validation and history scan#12
semantic-craft merged 1 commit into
mainfrom
codex/add-ci

Conversation

@semantic-craft

Copy link
Copy Markdown
Owner

Summary

  • add a standard ubuntu-latest PR/push validation job for build, typecheck, unit tests, and integration-test compilation
  • add full-history and tracked-tree Gitleaks scans
  • pin GitHub Actions and the downloaded Gitleaks archive/checksum
  • keep token permissions at contents: read and avoid secrets/artifacts

Why

The public repository had no Actions workflow, so dependency fixes could not receive a real hosted CI gate.

Validation

  • workflow YAML parse: PASS
  • npm ci: PASS
  • build and typecheck: PASS
  • Vitest: 45 tests passed
  • integration test compilation: PASS
  • full-history Gitleaks: 61 commits, 0 leaks
  • tracked-tree Gitleaks: 0 leaks

@semantic-craft
semantic-craft merged commit b11dd46 into main Jul 24, 2026
4 checks passed
@semantic-craft
semantic-craft deleted the codex/add-ci branch July 24, 2026 04:00
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