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 support for Humble #741

Merged
merged 7 commits into from
May 3, 2022

Conversation

christophebedard
Copy link
Member

Closes #738

This adds support for Humble by adding it to the list of valid distros. I've updated the tests.

I didn't update the examples in the README since Humble has not yet been officially released, so users need to use the testing repository.

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

@christophebedard christophebedard requested a review from a team as a code owner April 29, 2022 16:30
@christophebedard christophebedard self-assigned this Apr 29, 2022
@christophebedard christophebedard requested review from lihui815 and jhdcs and removed request for a team April 29, 2022 16:30
@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #741 (3f39698) into master (202b7d1) will not change coverage.
The diff coverage is n/a.

❗ Current head 3f39698 differs from pull request most recent head e66e9be. Consider uploading reports for the commit e66e9be to get more accurate results

@@           Coverage Diff           @@
##           master     #741   +/-   ##
=======================================
  Coverage   49.61%   49.61%           
=======================================
  Files           2        2           
  Lines         262      262           
  Branches       68       68           
=======================================
  Hits          130      130           
  Misses        132      132           
Impacted Files Coverage Δ
src/action-ros-ci.ts 43.34% <ø> (ø)

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 202b7d1...e66e9be. Read the comment docs.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
…Jammy

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@christophebedard christophebedard force-pushed the christophebedard/add-support-for-humble branch from 06589eb to c2a8414 Compare April 30, 2022 14:46
@christophebedard
Copy link
Member Author

@ijnek would you mind reviewing this PR as well? 😁

.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
__tests__/ros-ci.test.ts Outdated Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
christophebedard and others added 4 commits May 2, 2022 10:05
Co-authored-by: Kenji Brameld <kenjibrameld@gmail.com>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@christophebedard christophebedard force-pushed the christophebedard/add-support-for-humble branch from 1392af7 to b769ad2 Compare May 2, 2022 14:06
Copy link
Contributor

@ijnek ijnek left a comment

Choose a reason for hiding this comment

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

LGTM once we can confirm the correct CIs are running on the correct os's and the ones we expect to pass are passing.

@christophebedard
Copy link
Member Author

Looks like GitHub does not yet have Ubuntu 22.04 runners.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@ijnek
Copy link
Contributor

ijnek commented May 3, 2022

The last change looks fine to me

@christophebedard
Copy link
Member Author

thanks for the review @ijnek!

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.

Add support for Humble Hawksbill (May 2022)
2 participants