summaryrefslogtreecommitdiffstats
path: root/.github/workflows/checks.yml
AgeCommit message (Expand)Author
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2022-04-19fix disable-dependency-tracking typo (#12714)Ilya Mashchenko
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-03-07Bump actions/checkout from 2 to 3 (#12330)dependabot[bot]
2022-02-18Finish pushing handling of kickstart checksums to netdata/learn. (#12176)Austin S. Hemmelgarn
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2021-10-15Migrated release build process from Travis CI to GitHub Actions. (#11055)Austin S. Hemmelgarn
2021-10-13Add concurency limits on GHA workflows. (#11656)Austin S. Hemmelgarn
2021-10-12Use submodules in Clang build checks. (#11649)Austin S. Hemmelgarn
2021-09-27Add archive uploads for dist, package build, and static build checks. (#11534)Austin S. Hemmelgarn
2021-09-27Clean up YAML files in the repository. (#11570)Austin S. Hemmelgarn
2021-06-15Disable telemetry in CI. (#11233)Austin S. Hemmelgarn
2021-05-14Bundle the react dashboard code into the agent repo directly. (#11139)Austin S. Hemmelgarn
2021-04-23Report porcelain output (#10494)Josh Soref
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-02-01Add Alpine 3.13 and remove Alpine 3.9 from our CI. (#10542)Austin S. Hemmelgarn
2020-11-06Fixed builds using particular versions of Clang. (#10155)Austin S. Hemmelgarn
2020-11-06Remove usage of deprecated GHA syntax. (#10154)Austin S. Hemmelgarn
2020-09-30Add a few changes that were missed by the systemd updater support. (#10007)Austin S. Hemmelgarn
2020-08-03Require cloud build to succeed in make dist checks. (#9218)Austin S. Hemmelgarn
2020-05-29Add CI check for building against LibreSSL (#8842) (#9216)James Mills
2020-04-30Revert "Add CI check for building against LibreSSL (#8842)"James Mills
2020-04-29Add CI check for building against LibreSSL (#8842)James Mills
2020-03-13Migrate make dist validation to GHA Workflows (#8373)James Mills
2020-03-09Migrate Travis based checks to Github Actions (#8329)James Mills