Skip to content

ci: add provider-native validation workflow#4

Merged
andrei-hasna merged 2 commits into
mainfrom
feat/e-00117-ci-workflow
Jul 23, 2026
Merged

ci: add provider-native validation workflow#4
andrei-hasna merged 2 commits into
mainfrom
feat/e-00117-ci-workflow

Conversation

@andrei-hasna

@andrei-hasna andrei-hasna commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add one provider-native CI workflow for pull requests and pushes to main
  • keep permissions at contents: read, cancel superseded runs, and bound the single Linux job to 15 minutes
  • check out the exact pull-request head, pin Bun 1.3.14 and immutable action revisions, disable setup-action cache persistence and token forwarding, then run frozen install, full tests, typecheck, and build

Validation

  • Bun YAML parse and explicit workflow contract assertions
  • checksum-verified actionlint 1.7.12 via independent reviewer
  • isolated Bun 1.3.14 frozen install, 16 tests, typecheck, and build
  • staged and committed-range non-printing gitleaks and credential-pattern scans
  • independent exact-head adversarial review: no P0/P1/P2/P3 findings after remediation
  • provider-native CI success at exact final head: https://github.com/hasna/tai/actions/runs/30019783778

Todos: E-00117
Acceptance scope: tai-provider-ci-v1

@andrei-hasna
andrei-hasna merged commit 03b55df into main Jul 23, 2026
1 check 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