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

Remove Bionic from future releases (Garden+) #386

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

chapulina
Copy link
Contributor

Summary

ign-math7 will be on Garden.

Test it

No Bionic builds should be triggered.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸

@chapulina chapulina added documentation Improvements or additions to documentation tests Broken or missing tests / testing infra labels Mar 11, 2022
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Mar 11, 2022
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #386 (c943d18) into main (0d05f47) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #386      +/-   ##
==========================================
+ Coverage   99.64%   99.72%   +0.08%     
==========================================
  Files          65       65              
  Lines        6115     6120       +5     
==========================================
+ Hits         6093     6103      +10     
+ Misses         22       17       -5     
Impacted Files Coverage Δ
include/ignition/math/Plane.hh 100.00% <0.00%> (ø)
include/ignition/math/Matrix4.hh 100.00% <0.00%> (ø)
include/ignition/math/Inertial.hh 100.00% <0.00%> (ø)
include/ignition/math/MassMatrix3.hh 99.39% <0.00%> (+<0.01%) ⬆️
include/ignition/math/Quaternion.hh 100.00% <0.00%> (+0.24%) ⬆️
include/ignition/math/Helpers.hh 100.00% <0.00%> (+0.69%) ⬆️
src/Helpers.cc 98.21% <0.00%> (+2.67%) ⬆️

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 0d05f47...c943d18. Read the comment docs.

@chapulina
Copy link
Contributor Author

I cancelled the Windows build because the buildfarm is swamped and this PR shouldn't affect it.

The Ubuntu Jenkins build is failing to get dependencies 🤔

The following packages have unmet dependencies:
 libignition-cmake2-dev : Breaks: libignition-cmake-dev (<= 2.10.0-2) but 0.6.1-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.

@scpeters
Copy link
Member

I cancelled the Windows build because the buildfarm is swamped and this PR shouldn't affect it.

The Ubuntu Jenkins build is failing to get dependencies 🤔

The following packages have unmet dependencies:
 libignition-cmake2-dev : Breaks: libignition-cmake-dev (<= 2.10.0-2) but 0.6.1-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.

I think it could be a problem with that build machine?

@chapulina chapulina merged commit ebd1a13 into main Mar 11, 2022
@chapulina chapulina deleted the chapulina/main/rm/bionic branch March 11, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation 🌱 garden Ignition Garden tests Broken or missing tests / testing infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants