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

Update distros in tests #669

Merged
merged 3 commits into from
May 28, 2021

Conversation

christophebedard
Copy link
Member

This updates the tests to remove Dashing & Eloquent from the config matrices and add Galactic instead.

Signed-off-by: Christophe Bedard bedard.christophe@gmail.com

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@christophebedard christophebedard requested a review from a team as a code owner May 27, 2021 22:45
@christophebedard christophebedard requested review from jaisontj and prajakta-gokhale and removed request for a team May 27, 2021 22:45
@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

Merging #669 (aa27337) into master (2b22e09) will decrease coverage by 0.86%.
The diff coverage is n/a.

❗ Current head aa27337 differs from pull request most recent head 16734ce. Consider uploading reports for the commit 16734ce to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
- Coverage   38.52%   37.66%   -0.87%     
==========================================
  Files           2        2              
  Lines         231      231              
  Branches       46       46              
==========================================
- Hits           89       87       -2     
- Misses        142      144       +2     
Impacted Files Coverage Δ
src/action-ros-ci.ts 28.71% <0.00%> (-1.00%) ⬇️

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 2b22e09...16734ce. Read the comment docs.

Copy link
Contributor

@emersonknapp emersonknapp left a comment

Choose a reason for hiding this comment

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

Looks good. I don't want to remove the ability to run against EOL distros, but I agree there is no reason to continue testing them.

@christophebedard
Copy link
Member Author

Looks good. I don't want to remove the ability to run against EOL distros, but I agree there is no reason to continue testing them.

yeah I initially removed them from the valid distros list, but then thought that it wasn't really necessary. setup-ros does say it only supports non-EOL source builds, though, but it currently doesn't complain for Dashing, Eloquent, Kinetic, and Lunar. Should we change the wording to say something like "you can try and we don't actively prevent that, but we don't officially support it either"

@christophebedard
Copy link
Member Author

@emersonknapp I think this is blocking auto-merging. They're remnants of the old jobs? Or are they tied to some config that makes them Required?

image

@emersonknapp
Copy link
Contributor

Ah yes - this is in repository settings - I've removed the requirement for the Eloquent and Dashing tests. I will add a requirement for Galactic

@christophebedard
Copy link
Member Author

Ah yes - this is in repository settings - I've removed the requirement for the Eloquent and Dashing tests. I will add a requirement for Galactic

awesome thank you 😃

@emersonknapp emersonknapp merged commit b7a9d0d into master May 28, 2021
@emersonknapp emersonknapp deleted the christophebedard/update-distros-in-tests branch May 28, 2021 20:51
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.

None yet

2 participants