mirror of
https://github.com/netdata/netdata.git
synced 2025-04-17 19:22:40 +00:00
![]() * Drop old Alpine versions from CI. This limits Alpine checks to only edge and latest, which should be good enough in 99% of cases and gets rid of 9 total CI jobs. * Remove .gitignore check from CI. It has not caught any issues for a very long time, and it’s not actually checking everything it would need to be anyway, so there’s not much point in having it. * Drop JSON-C vendoring check in CI. It shouldn’t be needed anymore at this point, and removing it roughly halves the runtime of one of our sets of CI jobs. * Clean up unneeded steps in packaging workflow. * Restructure updater check to not run per-system. Also, check based on the final artifacts just like the other artifact verification steps. This will drastically cut down on the total number of CI jobs that need to run on a PR. * Fix image build for source build checks. * Fix updater check to run outside of container. * Run updater check with UID 0. * Switch back to using a container for updater check. * Properly include curl for updater check. * Fix up installation of support packages. * Fix updater check script to use correct URL. |
||
---|---|---|
.. | ||
codeql | ||
data | ||
dockerfiles | ||
ISSUE_TEMPLATE | ||
scripts | ||
workflows | ||
CODEOWNERS | ||
dependabot.yml | ||
ISSUE_TEMPLATE.md | ||
labeler.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
stale.yml |