-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mcdc build #73
Closed
Closed
Mcdc build #73
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Image pushes weren't being triggered for the scheduled runs.
* Fix local artifact location for build result archive. * Restore missing push flag. * Use GITHUB_ENV instead of deprecated set-output. * Error if no artifact is uploaded during build results run. * Save result archive locally for upload. * Configure space-ros image to be pushed. * Try to use environment instead of outputs.
* Zynq RTEMS hello-world * build RTEMS kernel using waf rather than rsb Signed-off-by: Morgan Quigley <[email protected]>
* Initial commit of Zynq RTEMS hello-world Signed-off-by: Morgan Quigley <[email protected]> * a bit of cleanup Signed-off-by: Morgan Quigley <[email protected]> * cross-compile Zenoh-Pico static library Signed-off-by: Morgan Quigley <[email protected]> * add application skeleton for a zenoh pick client Signed-off-by: Morgan Quigley <[email protected]> * WIP fix build Signed-off-by: Morgan Quigley <[email protected]> * fix echo flag Signed-off-by: Morgan Quigley <[email protected]> * fix toolchain file to declare FreeBSD explicitly Signed-off-by: Morgan Quigley <[email protected]> * iterate toolchain Signed-off-by: Morgan Quigley <[email protected]> * create zenoh session seems to work Signed-off-by: Morgan Quigley <[email protected]> * a bit of cleanup and documentation Signed-off-by: Morgan Quigley <[email protected]> * doc Signed-off-by: Morgan Quigley <[email protected]> * doc Signed-off-by: Morgan Quigley <[email protected]> * rename script to agree with doc Signed-off-by: Morgan Quigley <[email protected]> * fix warning Signed-off-by: Morgan Quigley <[email protected]> * doc Signed-off-by: Morgan Quigley <[email protected]> * send hello-world data through zenoh Signed-off-by: Morgan Quigley <[email protected]> * doc Signed-off-by: Morgan Quigley <[email protected]> Signed-off-by: Morgan Quigley <[email protected]>
* cmake temp fix and rosinstall_generator) Signed-off-by: Dharini Dutia <[email protected]> * removing repos Signed-off-by: Dharini Dutia <[email protected]> * moveit tutorials and replaced image for demos Signed-off-by: Dharini Dutia <[email protected]> * updates Signed-off-by: Dharini Dutia <[email protected]> * shifting to jammy Signed-off-by: Dharini Dutia <[email protected]> * update readme Signed-off-by: Dharini Dutia <[email protected]> * readme Signed-off-by: Dharini Dutia <[email protected]> * cleaning Signed-off-by: Dharini Dutia <[email protected]> --------- Signed-off-by: Dharini Dutia <[email protected]>
Signed-off-by: Matthew Hansen <[email protected]>
One package now has a humble branch that is required because of some name changes. Signed-off-by: Michael Jeronimo <[email protected]>
…os#50) Fixes space-ros#44. Signed-off-by: Michael Jeronimo <[email protected]>
Add instructions for building of spaceros and moveit2 images to the space_robots README
Adds build actions: on 'pull_request' will automatically run a build each time a PR is opened, and on 'workflow_dispatch' which will enable a "Run workflow" button on the Actions tab
Building space_robots depends on building moveit2 first, this adds the build flow to the space_robots Docker build
Add build actions on pull request and on demand
Copy GHA disk space workaround from moveit2, revert space-ros#51
The upstream branch was updated
Update moveit_task_constructor branch back to *humble*
… sarif. Updated Earthfile to call the new run_mcdc_checker.py script Signed-off-by: Ian Chen <[email protected]>
Oops I meant to open this PR to the main branch, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is #39 rebased onto main to see if it passes CI build