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

CI: disable EOL Bionic workflow #547

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

scpeters
Copy link
Member

🦟 Bug fix

Fixes failing CI workflows

Summary

Ubuntu Bionic (18.04) is now end-of-life, so disable that workflow, and run codecov and doxygen testing on Focal (20.04) instead.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • 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.

@github-actions github-actions bot added 🏯 fortress Ignition Fortress 🏰 citadel Ignition Citadel labels Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #547 (4d8d9b6) into ign-math6 (d0b6179) will increase coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 4d8d9b6 differs from pull request most recent head 2cad637. Consider uploading reports for the commit 2cad637 to get more accurate results

@@              Coverage Diff              @@
##           ign-math6     #547      +/-   ##
=============================================
+ Coverage      99.68%   99.72%   +0.04%     
=============================================
  Files             73       74       +1     
  Lines           6918     6921       +3     
=============================================
+ Hits            6896     6902       +6     
+ Misses            22       19       -3     

see 3 files with indirect coverage changes

@azeey azeey added the beta Targeting beta release of upcoming collection label Aug 21, 2023
@scpeters scpeters merged commit 3b4cfb2 into ign-math6 Aug 21, 2023
9 checks passed
@scpeters scpeters deleted the scpeters/disable_bionic_workflow branch August 21, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🏰 citadel Ignition Citadel 🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants