Skip to content

15.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 02:19
· 405 commits to master since this release

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

Destructive Changes

N/A

Known Limitations

N/A

Related Issues