15.0.1
Abstract
This PR adds a test to remotely run build tests for context_gamma_planner
.
Background
It serves as a CI to check that there are no breaking changes in SSv2, a privately maintained dependency of context_gamma_planner
.
Details
When this CI is triggered, the hash of the triggering source (e.g., a commit pushed to a PR or to the master branch) is sent and used for building and testing together.
References
- https://github.com/tier4/context_gamma_planner/blob/master/.github/workflows/dispatch-build.yml
- tier4/context_gamma_planner#106
- https://github.com/tier4/context_gamma_planner/actions/runs/14074333158
Destructive Changes
N/A
Known Limitations
N/A