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

Run lint worflow on Docker #19

Merged
merged 2 commits into from
May 1, 2020
Merged

Run lint worflow on Docker #19

merged 2 commits into from
May 1, 2020

Conversation

thomas-moulard
Copy link
Member

No description provided.

Signed-off-by: Thomas Moulard <tmoulard@amazon.com>
@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   25.40%   25.40%           
=======================================
  Files          26       26           
  Lines         807      807           
  Branches      188      188           
=======================================
  Hits          205      205           
  Misses        435      435           
  Partials      167      167           
Flag Coverage Δ
#unittests 25.40% <ø> (ø)

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 97590ae...6c58189. Read the comment docs.

runs-on: ubuntu-18.04
runs-on: ubuntu-latest
container:
image: rostooling/setup-ros-docker:ubuntu-bionic-ros-eloquent-ros-base-latest
Copy link
Contributor

Choose a reason for hiding this comment

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

For master branch, do we need a "foxy" or "master" version of this base image?

Copy link
Member Author

Choose a reason for hiding this comment

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

The lint workflow (even before this commit) is relying on prebuilt binaries from APT packages, so we don't have a way to test master. As far as Foxy is concerned, yes, we should mass-update to Focal/Foxy once we have stable APT packages.

@thomas-moulard thomas-moulard merged commit 353e052 into master May 1, 2020
@thomas-moulard thomas-moulard deleted the tmoulard/docker branch May 1, 2020 05:38
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

3 participants