linux-system-roles / firewall

Configure firewalld and system-config-firewall
https://linux-system-roles.github.io/firewall/
GNU General Public License v2.0
57 stars 32 forks source link

ci: fix python 2.7 CI tests by manually installing python2.7 package #152

Closed richm closed 1 year ago

richm commented 1 year ago

We use the setup-python github action. This has dropped support for python 2.7. Instead, just manually install the python2.7 package.

Signed-off-by: Rich Megginson rmeggins@redhat.com

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +53.39 :tada:

Comparison is base (05b3918) 0.00% compared to head (65847ba) 53.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================= + Coverage 0 53.39% +53.39% ========================================= Files 0 2 +2 Lines 0 796 +796 ========================================= + Hits 0 425 +425 - Misses 0 371 +371 ``` | Flag | Coverage Δ | | |---|---|---| | sanity | `∅ <ø> (?)` | | 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=linux-system-roles#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/linux-system-roles/firewall/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=linux-system-roles)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.