Skip to content

Add sanitizer builds to CI - #41

Merged
LimiNode merged 2 commits into
mainfrom
codex/add-ci-jobs-for-address-and-threadsanitizers
Sep 15, 2025
Merged

Add sanitizer builds to CI#41
LimiNode merged 2 commits into
mainfrom
codex/add-ci-jobs-for-address-and-threadsanitizers

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • build and test with address and undefined behavior sanitizers
  • add ThreadSanitizer build using thread profile

Testing

  • yamllint -d "{rules: {line-length: disable, truthy: disable, brackets: disable, document-start: disable}}" .github/workflows/ci.yml
  • python - <<'PY' import yaml, sys with open('.github/workflows/ci.yml') as f: yaml.safe_load(f) print('YAML load ok') PY

https://chatgpt.com/codex/tasks/task_e_68c750785fc4832ca813a79bbd37202d

@LimiNode
LimiNode merged commit f6b9cac into main Sep 15, 2025
10 checks passed
@LimiNode
LimiNode deleted the codex/add-ci-jobs-for-address-and-threadsanitizers branch September 20, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant