You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this to explicitly display the "last n lines" of a colcon output to make the built result much clearer. Currently the user has to scroll a very lot to get there.
Description
GitHub actions has annotations support for actions/workflow runs.
Use this to explicitly display the "last n lines" of a
colcon
output to make the built result much clearer. Currently the user has to scroll a very lot to get there.Related Issues
N/A
Completion Criteria
colcon build
runcolcon test
runImplementation Notes / Suggestions
See official docs and example of an action using annotations.
Testing Notes / Suggestions
The text was updated successfully, but these errors were encountered: