Seliwhat
Seliwhat
  • Видео 3
  • Просмотров 65
Automated C++ Builds and Tests Using GitHub Actions
Purpose of video is to automate a C++ test, and ensure that only branches where the tests are successful can be merged onto main, for better collaboration. In this example the branch settings enforces merge requests.
Branch being merged on the demonstration is "last_branch".
github.com/selimon2000/LearningGithubActions
First half of the video is running a test case that will fail (notice the '+10'). Because of my branch settings failed tests cannot be merged onto main.
The second half of the video is running a test case that will pass, which successfully merges onto main.
Просмотров: 20

Видео

Space Robotics - Assignment 3
Просмотров 28Месяц назад
- Detecting Mineral & Mushroom - Task 1 & 3
Bottle Sorting Robot Demo
Просмотров 177 месяцев назад
Bottle Sorting Robot Demo