@cryptotaxi247 / netdata-1 / commits / b2d29e5fe

Remove Fedora 29 from CI and packaging. (#8100)

It went EOL upstream on 2019-11-26.

Austin S. Hemmelgarn committed Feb 22, 2020 at 10:53 UTC b2d29e5feefc75f5250f1a79dd0869668c8daa60
2 files changed -14
.travis.yml
-12
@@ -231,10 +231,6 @@ jobs:
231 after_failure: post_message "TRAVIS_MESSAGE" "Netdata updater process failed on bare archlinux/base:latest"
232
233 # Fedora runs
234 - - name: Run netdata lifecycle, on Fedora 29
235 - script: docker run -it -v "${PWD}:/netdata:rw" -w /netdata "fedora:29" tests/updater_checks.sh
236 - after_failure: post_message "TRAVIS_MESSAGE" "Netdata updater process failed on bare Fedora 29"
237 -
234 - name: Run netdata lifecycle, on Fedora 30 (Containerized)
235 script: docker run -it -v "${PWD}:/netdata:rw" -w /netdata "fedora:30" tests/updater_checks.sh
236 after_failure: post_message "TRAVIS_MESSAGE" "Netdata updater process failed on bare Fedora 30"
@@ -419,14 +415,6 @@ jobs:
415 - PACKAGE_TYPE="rpm" REPO_TOOL="dnf"
416 - ALLOW_SOFT_FAILURE_HERE=true
417
422 - - name: "Build & Publish RPM package for Fedora 29"
423 - <<: *RPM_TEMPLATE
424 - if: commit_message =~ /\[Package (amd64|arm64) RPM( Fedora)?\]/
425 - env:
426 - - BUILDER_NAME="builder" BUILD_DISTRO="fedora" BUILD_RELEASE="29" BUILD_STRING="fedora/29"
427 - - PACKAGE_TYPE="rpm" REPO_TOOL="dnf"
428 - - ALLOW_SOFT_FAILURE_HERE=true
429 -
418 - name: "Build & Publish RPM package for OpenSuSE 15.1"
419 <<: *RPM_TEMPLATE
420 if: commit_message =~ /\[Package (amd64|arm64) RPM( openSuSE)?\]/
packaging/DISTRIBUTIONS.md
-2
@@ -36,7 +36,6 @@ have complete visibility over the range of support.
36 | Versions 6.x | RHEL | &#10007; | &#63; | &#10007; | N/A | &#10004; | &#10004; | &#10004; | &#10004; | &#63;
37 | Versions 7.x | RHEL | &#10004; | &#63; | &#10004; | N/A | &#10004; | &#10004; | &#10004; | &#10004; | &#63;
38 | Versions 8.x | RHEL | &#63; | &#63; | &#63; | N/A | &#10007; | &#63; | &#63; | &#10004; | &#63;
39 -| Fedora 29 | Fedora | &#10004; | &#63; | &#10004; | N/A | &#10004; | &#10004; | &#10004; | &#10004; | &#63;
39 | Fedora 30 | Fedora | &#10004; | &#63; | &#10004; | N/A | &#10004; | &#10004; | &#10004; | &#10004; | &#63;
40 | Fedora 31 | Fedora | &#10004; | &#63; | &#10004; | N/A | &#10004; | &#10004; | &#10004; | &#10004; | &#63;
41 | CentOS 6.x | Cent OS | &#10007; | &#63; | &#10007; | N/A | &#10007; | &#10004; | &#10004; | &#10004; | &#63;
@@ -65,7 +64,6 @@ have complete visibility over the range of support.
64 | Versions 6.x | RHEL | &#10007; | &#63; | &#10007; | N/A | &#10004; | &#10004; | &#10004; | &#10007; | &#63;
65 | Versions 7.x | RHEL | &#10007; | &#63; | &#10004; | N/A | &#10007; | &#10004; | &#10004; | &#10007; | &#63;
66 | Versions 8.x | RHEL | &#63; | &#63; | &#63; | N/A | &#10007; | &#63; | &#63; | &#10004; | &#63;
68 -| Fedora 29 | Fedora | &#10007; | &#63; | &#10004; | N/A | &#10007; | &#10004; | &#10004; | &#10007; | &#63;
67 | Fedora 30 | Fedora | &#10007; | &#63; | &#10004; | N/A | &#10007; | &#10004; | &#10004; | &#10007; | &#63;
68 | Fedora 31 | Fedora | &#10007; | &#63; | &#10007; | N/A | &#10007; | &#10007; | &#10007; | &#10007; | &#63;
69 | CentOS 6.x | Cent OS | &#10007; | &#63; | &#10007; | N/A | &#10007; | &#10004; | &#10004; | &#10007; | &#63;