Skip to content

Conversation

@SaridakisStamatisChristos
Copy link
Owner

Summary

  • add a GitHub Actions workflow that configures, builds, and runs the test suite on push and PR events
  • document the new GitHub CI job alongside the existing pipeline and hardware smoke tests

Testing

  • cmake -S . -B build -G Ninja -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=ON
  • cmake --build build
  • ctest --test-dir build --output-on-failure

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

@SaridakisStamatisChristos SaridakisStamatisChristos merged commit 083f235 into main Oct 29, 2025
1 check passed
@SaridakisStamatisChristos SaridakisStamatisChristos deleted the codex/add-missing-ci-workflows-for-security-and-sandbox branch October 29, 2025 06:58
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.

2 participants