summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-and-install.yml
AgeCommit message (Expand)Author
2021-11-15Overhaul build CI. (#11699)Austin S. Hemmelgarn
2021-11-03Add Fedora 35 to CI. (#11641)Austin S. Hemmelgarn
2021-11-01Remove Alpine 3.11 from CI. (#11598)Austin S. Hemmelgarn
2021-10-15Add Ubuntu 21.10 to CI. (#11585)Austin S. Hemmelgarn
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-12Added static builds for ARMv7l and ARMv8a (#11490)Austin S. Hemmelgarn
2021-09-28Remove OpenSUSE Tumbleweed from CI. (#11584)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-09-23Remove Ubuntu 16.04 from CI. (#11556)Austin S. Hemmelgarn
2021-09-06Embed build architecture in static build archive names. (#11463)Austin S. Hemmelgarn
2021-08-24Remove AWS Kinesis CI. (#11451)Austin S. Hemmelgarn
2021-08-18Add Debian 11 (Bullseye) to CI. (#11334)Austin S. Hemmelgarn
2021-08-16Added support for bundling protobuf as part of the install. (#11374)Austin S. Hemmelgarn
2021-08-16Remove ClearLinux from CI. (#11438)Austin S. Hemmelgarn
2021-07-22Remove Ubuntu 20.10 from CI checks. (#11265)Austin S. Hemmelgarn
2021-06-23Add Alpine 3.14 to CI. (#11270)Austin S. Hemmelgarn
2021-06-18Add openSUSE 15.3 CI checks. (#11258)Austin S. Hemmelgarn
2021-06-15Disable telemetry in CI. (#11233)Austin S. Hemmelgarn
2021-05-25Remove Fedora 32 from CI. (#11143)Austin S. Hemmelgarn
2021-04-29Limit maximum concurrent CI jobs to avoid blocking other CI. (#11057)Austin S. Hemmelgarn
2021-04-21ci: fix aws-kinesis builds (#10992)Ilya Mashchenko
2021-03-22Added Ubuntu 21.04 and Fedora 34 to our CI checks and binary package builds. ...Austin S. Hemmelgarn
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
2021-02-01Remove OpenSUSE Leap 15.1 from CI. (#10543)Austin S. Hemmelgarn
2020-11-06Re-enable CentOS 8 CI checks. (#10156)Austin S. Hemmelgarn
2020-10-26Updated distros for CI checks and package builds. (#10123)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-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-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-11Enable support for Netdata Cloud.Andrew Moss
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
2020-04-03Fix Debian 8 (jessie) support (#8590)James Mills
2020-04-01Fix regressions in cloud functionality (build, CI, claiming) (#8568)Timo
2020-03-17General cleanup of GitHub Actions workflows. (#8383)Austin S. Hemmelgarn