summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-03-23Properly reference the distro-ID parsing script for package uploads. (#10840)Austin S. Hemmelgarn
2021-03-23Add basic failure notifications for the Coverity workflow. (#10796)Austin S. Hemmelgarn
2021-03-22Fix name of PackageCLoud API token secret in workflows. (#10828)Austin S. Hemmelgarn
2021-03-22Added Ubuntu 21.04 and Fedora 34 to our CI checks and binary package builds. ...Austin S. Hemmelgarn
2021-03-19Fix handling of nightly and release packages in GHA workflows. (#10819)Austin S. Hemmelgarn
2021-03-18Run the Docker CI checks unconditionally instead of only when we see changes....Austin S. Hemmelgarn
2021-03-18Expand what platforms we run updater CI checks on. (#10792)Austin S. Hemmelgarn
2021-03-18Fix typos in GHA workflows. (#10803)Austin S. Hemmelgarn
2021-03-17Add Slack notifications for build failures. (#10781)Austin S. Hemmelgarn
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-15Docker-based packaging workflow in GitHub Actions. (#9964)Austin S. Hemmelgarn
2021-03-04Changed Docker image tagging to use semver tags for releases. (#10648)Austin S. Hemmelgarn
2021-03-03Add a new workflow to test that updater works as expected (#10599)kaskavel
2021-02-08Fixed handling of Docker image tags for release builds. (#10615)Austin S. Hemmelgarn
2021-02-01Add Alpine 3.13 and remove Alpine 3.9 from our CI. (#10542)Austin S. Hemmelgarn
2021-02-01Remove OpenSUSE Leap 15.1 from CI. (#10543)Austin S. Hemmelgarn
2021-01-15Switch to using GitHub Actions for publishing Docker images. (#10365)Austin S. Hemmelgarn
2021-01-12Bump actions/upload-artifact from v1 to v2.2.2 (#10475)dependabot[bot]
2021-01-11GitHub action markdown link check update (#10474)Josh Soref
2020-12-10Switch to using official Docker actions for GHA CI. (#10335)Austin S. Hemmelgarn
2020-12-09Explicitly set platform for Docker builds. (#10357)Austin S. Hemmelgarn
2020-12-09Added numerous improvements to our Docker image. (#10308)Austin S. Hemmelgarn
2020-11-18Fix Docs GitHub Action with ignore list and update (#10002)Joel Hans
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-11-06Re-enable CentOS 8 CI checks. (#10156)Austin S. Hemmelgarn
2020-10-28Skip ReviewDog runs for PRs that don’t need them. (#10148)Austin S. Hemmelgarn
2020-10-26Updated distros for CI checks and package builds. (#10123)Austin S. Hemmelgarn
2020-09-30Add a few changes that were missed by the systemd updater support. (#10007)Austin S. Hemmelgarn
2020-09-22Use non-interactive backend for debconf in Kinesis CI setup. (#9972)Austin S. Hemmelgarn
2020-09-21Fix build for the AWS Kinesis exporting connector (#9823)Vladimir Kobal
2020-08-27Ensure Arch Linux images are up to date in CI before running checks. (#9825)Austin S. Hemmelgarn
2020-08-03Require cloud build to succeed in make dist checks. (#9218)Austin S. Hemmelgarn
2020-07-14Fixes cmake build failing if ACLK is disabled (#9537)Timotej S
2020-07-14Disable CentOS 8.x CI (temporarily) (#9538)James Mills
2020-07-14Remove Fedora 30 from CI. (#9274)Austin S. Hemmelgarn
2020-06-12Remove Gentoo from CI (#9327)James Mills
2020-05-29Add CI check for building against LibreSSL (#8842) (#9216)James Mills
2020-05-27Fix error > emerge openssl-devel (#9141)Javier Pastor
2020-05-26Add CI for our Static Netdata builds (which kickstart-static64 uses) (#9130)James Mills
2020-05-26Added required bundle for libuuid on ClearLinux. (#9060)Austin S. Hemmelgarn
2020-05-22Fix docs CI to handle absolute links between docs (#9132)Joel Hans
2020-05-22Fix paths to trigger docs CI workflow (#9128)Joel Hans
2020-05-20Add GitHub CI job to check Markdown links during PRs (#9003)Joel Hans
2020-05-11Enable support for Netdata Cloud.Andrew Moss
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-04-20Add Fedora 32 to build checks. (#8417)Austin S. Hemmelgarn
2020-04-15Fix the build matrix in the build & install checks. (#8715)Austin S. Hemmelgarn
2020-04-14Explicitly include libffi on ArchLinux CI tests. (#8699)Austin S. Hemmelgarn