Skip to content
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

Add annotations to build results #220

Open
2 tasks
piraka9011 opened this issue May 26, 2020 · 0 comments
Open
2 tasks

Add annotations to build results #220

piraka9011 opened this issue May 26, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@piraka9011
Copy link

piraka9011 commented May 26, 2020

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

  • Annotation support for a colcon build run
  • Annotation support for a colcon test run

Implementation Notes / Suggestions

See official docs and example of an action using annotations.

Testing Notes / Suggestions

  • Successful log results
  • Unsuccessful log results
@piraka9011 piraka9011 added the enhancement New feature or request label May 26, 2020
@emersonknapp emersonknapp added the help wanted Extra attention is needed label Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants