ansible-collections / community.routeros

Ansible modules for managing MikroTik RouterOS instances.
https://galaxy.ansible.com/ui/repo/published/community/routeros/
GNU General Public License v3.0
95 stars 44 forks source link

Stop building EE with CentOS Stream 8, which no longer has builds #290

Closed felixfontein closed 3 months ago

felixfontein commented 3 months ago
SUMMARY

According to https://www.centos.org/download/ "CentOS Stream 8 end of builds is May 31, 2024", so the build seems dead as we can no longer install things. So let's remove it.

ISSUE TYPE
COMPONENT NAME

EE tests

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 25.50%. Comparing base (3862d1c) to head (ce502a3). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #290 +/- ## =========================================== - Coverage 82.97% 25.50% -57.48% =========================================== Files 32 18 -14 Lines 4048 2196 -1852 Branches 663 576 -87 =========================================== - Hits 3359 560 -2799 - Misses 506 1592 +1086 + Partials 183 44 -139 ``` | [Flag](https://app.codecov.io/gh/ansible-collections/community.routeros/pull/290/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/ansible-collections/community.routeros/pull/290/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `66.27% <ø> (-0.59%)` | :arrow_down: | | [sanity](https://app.codecov.io/gh/ansible-collections/community.routeros/pull/290/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `21.63% <ø> (-0.46%)` | :arrow_down: | | [units](https://app.codecov.io/gh/ansible-collections/community.routeros/pull/290/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.