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

Use action-ignition-ci #452

Merged
merged 3 commits into from
Jan 1, 2021
Merged

Conversation

scpeters
Copy link
Member

Revives #266.

Signed-off-by: Steve Peters scpeters@openrobotics.org

Revives gazebosim#266.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@codecov-io
Copy link

Codecov Report

Merging #452 (e4b237f) into master (e0e09f9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #452   +/-   ##
=======================================
  Coverage   87.63%   87.63%           
=======================================
  Files          63       63           
  Lines        9622     9622           
=======================================
  Hits         8432     8432           
  Misses       1190     1190           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0e09f9...e4b237f. Read the comment docs.

Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I see the code checker has some errors that aren't causing the build to fail:

  [src/ScopedGraph.hh:85]: (error) syntax error
  [src/ScopedGraph.hh:85]: (error) syntax error
  [src/Utils.cc:79]: (style) The function 'isValidFrameReference' is never used.
  [src/Types.cc:83]: (style) The function 'operator<<' is never used.

I think that's probably something to be fixed in code_check.sh.

We could probably also add Focal CI, that's just using the focal branch of the action.

@chapulina
Copy link
Contributor

I'm curious about the long-term plan, are we going to keep the action defined here?

https://github.com/osrf/sdformat/blob/master/.github/workflows/linux-ubuntu-bionic.yml

@scpeters
Copy link
Member Author

I'm curious about the long-term plan, are we going to keep the action defined here?

https://github.com/osrf/sdformat/blob/master/.github/workflows/linux-ubuntu-bionic.yml

I think we can delete that workflow. I'll get back to it for sure next week when I return from vacation; otherwise someone else can take this over

@scpeters
Copy link
Member Author

We could probably also add Focal CI, that's just using the focal branch of the action.

👍

@scpeters scpeters merged commit cd2ad01 into gazebosim:master Jan 1, 2021
@scpeters scpeters deleted the action-ignition-ci branch January 1, 2021 23:25
@azeey azeey mentioned this pull request Jan 13, 2021
chapulina pushed a commit that referenced this pull request Feb 24, 2021
Signed-off-by: Louise Poubel <louise@openrobotics.org>
chapulina added a commit that referenced this pull request Mar 9, 2021
Signed-off-by: Louise Poubel <louise@openrobotics.org>

Co-authored-by: Steve Peters <scpeters@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants