summaryrefslogtreecommitdiffstats
path: root/.github/scripts
AgeCommit message (Expand)Author
11 daysTrack LTS for Debian EOL status. (#18084)Austin S. Hemmelgarn
2024-07-02restructure go.d (#18058)Ilya Mashchenko
2024-06-26Fix key ID handling for DEB package signing.Austin S. Hemmelgarn
2024-06-25Fix DEB package signing issues.Austin S. Hemmelgarn
2024-06-25Sign DEB packages in the GHA runners that build them. (#17949)Austin S. Hemmelgarn
2024-06-18Move to using CPack for repository configuration packages. (#17930)Austin S. Hemmelgarn
2024-06-12Update CI infrastructure to publish to secondary packaging host. (#17863)Austin S. Hemmelgarn
2024-05-31Correctly handle eBPF check in package test script. (#17794)Austin S. Hemmelgarn
2024-05-28Fix DEB package builds. (#17765)Austin S. Hemmelgarn
2024-04-30Use CPack to generate Debian packages (#17475)vkalintiris
2024-04-15Split Sentry enablement to be per-architecture. (#17383)Austin S. Hemmelgarn
2024-04-10Skip Go code in CI if it hasn’t changed. (#17077)Austin S. Hemmelgarn
2024-04-02Fix assorted issues in the Docker build process. (#17312)Austin S. Hemmelgarn
2024-03-06Switch publishing Docker images to regular repo.Austin S. Hemmelgarn
2024-03-05Push Docker images to registries individually.Austin S. Hemmelgarn
2024-03-05Rework Docker CI to build each platform in it's own runner. (#17088)Austin S. Hemmelgarn
2024-02-29Cache key wasn't taking account changes in the version of bundled software (#...Tasos Katsoulas
2024-02-27Add CI checks for Go code. (#17066)Austin S. Hemmelgarn
2024-01-30Setup sentry-native SDK. (#16798)vkalintiris
2024-01-17CI runtime check cleanup (#16713)Austin S. Hemmelgarn
2024-01-17Add check to avoid auto-installing new major versions of Netdata. (#15898)Austin S. Hemmelgarn
2023-12-27remove unused github scripts (#16661)Ilya Mashchenko
2023-12-13CMake build system. (#15996)vkalintiris
2023-11-16Introduce agent release metadata pipelines (#16366)Tasos Katsoulas
2023-09-27Update to use versioned base images for CI. (#16053)Austin S. Hemmelgarn
2023-08-18Added CentOS-Stream to distros (#15742)Konstantin Shalygin
2023-06-14Add support for openSUSE 15.5 (#15189)Tasos Katsoulas
2023-06-07Make plugin packages hard dependencies. (#15160)Austin S. Hemmelgarn
2023-03-29Add Amazon Linux 2023 to CI, packaging, and platform support. (#14771)Austin S. Hemmelgarn
2023-03-21Assorted improvements for our platform EOL check code. (#14768)Austin S. Hemmelgarn
2023-03-13Add Amazon Linux 2 to CI and platform support. (#14599)Austin S. Hemmelgarn
2023-03-07Fix build matrix generation for platform EOL check.Austin S. Hemmelgarn
2023-03-07Fix platform EOL checks to properly return success. (#14681)Austin S. Hemmelgarn
2023-02-28Fix handling of no data in platform EOL checks. (#14617)Austin S. Hemmelgarn
2023-02-24Add a scheduled CI job to flag supported platforms going EOL upstream. (#14581)Austin S. Hemmelgarn
2023-02-15Add Debian 12 to our CI and platform support document. (#14529)Austin S. Hemmelgarn
2023-01-31Fix publishing Docker Images to secondary registries. (#14389)Austin S. Hemmelgarn
2023-01-16Fix conditional in matrix generation for packaging jobs. (#14274)Austin S. Hemmelgarn
2023-01-16Set an explicit timeout in updater checks. (#14273)Austin S. Hemmelgarn
2023-01-16Switch nightlies to GitHub releases. (#14020)Austin S. Hemmelgarn
2023-01-12Update handling of uploads of DEB packages to our new infrastructure. (#14253)Austin S. Hemmelgarn
2023-01-10ci: show docker logs if docker-test fails (#14219)Ilya Mashchenko
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2022-12-14Really, truly fix the repoconfig package upload process.Austin S. Hemmelgarn
2022-12-14Correctly fix repoconfig package uploads.Austin S. Hemmelgarn
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-10-11Add Ubuntu 22.10 to supported distros, CI, and package builds. (#13785)Austin S. Hemmelgarn
2022-07-13Add additional Docker image build with debug info included. (#13359)Austin S. Hemmelgarn
2022-07-12Actually allow running a test release in a fork of the repo. (#13331)Austin S. Hemmelgarn
2022-06-30Assorted cleanups for new package infrastructure upload support. (#13270)Austin S. Hemmelgarn