Skip to content

Show SDK validation as separate CI jobs - #34

Merged
bigboateng merged 1 commit into
mainfrom
ci-library-visibility
Aug 7, 2026
Merged

Show SDK validation as separate CI jobs#34
bigboateng merged 1 commit into
mainfrom
ci-library-visibility

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • show TypeScript, Python, Rust, conformance, examples, and package controls as separate PR jobs
  • keep the existing cross-platform Go checks
  • keep the protected final validation context and make it depend on every visible job
  • use the compact Yield SVG in the README header
  • add tests that prevent validation jobs or the compact mark from drifting

Verification

  • npm run test:release
  • npm test --prefix sdk/typescript
  • npm run build --prefix sdk/typescript
  • python3 -m unittest discover -s sdk/python -p "test_*.py"
  • cargo test --manifest-path sdk/rust/Cargo.toml
  • go vet ./...
  • go test ./...
  • 40/40 workflow evaluations
  • 8/8 runtime checks
  • GitHub Markdown render inspection
  • git diff --check

@bigboateng
bigboateng merged commit 443d52c into main Aug 7, 2026
18 of 20 checks passed
@bigboateng
bigboateng deleted the ci-library-visibility branch August 7, 2026 11:57
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