space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Make Github actions run on relevant branch on branch push #528

Closed VimFreeman closed 3 years ago

VimFreeman commented 3 years ago

Assignee Section

Description

Made the workflow execute on pushes to any branch. Also made it checkout relevant branch since (i think) it used to pull master all the time.

Steps for Testing

Read logs I guess...

closes #526

The approval from all software team leads is necessary before merging.

Reviewer Section

Aside from local testing and the General Integration Test it is implied that static analysis should be included in the verification process.

For Pull Requests that do not include code changes, it is not required to perform the tests above.