summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-12-09Explicitly set platform for Docker builds. (#10357)Austin S. Hemmelgarn
2020-12-02Removed lifecycle checks from Travis CI. (#10305)Austin S. Hemmelgarn
2020-10-26Updated distros for CI checks and package builds. (#10123)Austin S. Hemmelgarn
2020-10-12Skip all build checks on packaging builds. (#10058)Austin S. Hemmelgarn
2020-09-10Correctly fix handling of CI Slack notifications. (#9902)Austin S. Hemmelgarn
2020-09-08Make internal Travis CI notifications behave better. (#9897)Austin S. Hemmelgarn
2020-08-20Don't run packaging checks on Travis builds that build packages. (#9795)Austin S. Hemmelgarn
2020-08-13Removed Ubuntu 20.04 32-bit x86 package builds. (#9718)Austin S. Hemmelgarn
2020-08-07Add support for DEB packages for Ubuntu 20.04 (focal) (#9592)James Mills
2020-08-04Fix Travis config (#9655)James Mills
2020-08-03Fix Travis CI and remove deprecated/removed builds that have no upstream LXC ...James Mills
2020-07-30Added eBPF collector support to DEB and RPM packages. (#9628)Austin S. Hemmelgarn
2020-07-14Remove Fedora 30 from CI. (#9274)Austin S. Hemmelgarn
2020-04-23packaging/docker/{build,publish}.sh: Simplify scripts. Support only single AR...Konstantinos Natsakis
2020-04-14packaging/docker/{build,publish}.sh: Remove DEVEL support (#8702)Konstantinos Natsakis
2020-04-03Correctly fixed RPM package builds on Fedora. (#8595)Austin S. Hemmelgarn
2020-04-02Fix broken Fedora 30/31 RPM builds (#8572)James Mills
2020-03-26Fix openSUSE 15.1 RPM Package Buidls (#8494)James Mills
2020-03-14Migrate Tests from Travis CI to Github Workflows (#8331)James Mills
2020-03-13Migrate make dist validation to GHA Workflows (#8373)James Mills
2020-03-12Fix Travis configuration for nightly builds. (#8376)Austin S. Hemmelgarn
2020-03-10Remove possible erroneous blank line causing Travis to fail possibly and defa...James Mills
2020-03-10Migrate coverity-scan to Github Actions (#8321)James Mills
2020-03-10Consolidate and clean up artifact validation. (#8352)Austin S. Hemmelgarn
2020-03-09Migrate Travis based checks to Github Actions (#8329)James Mills
2020-03-07Add retries for more Travis transient failures (#8327)James Mills
2020-03-06Remvoed the use of clang-format that does not actually block PRs or surface a...James Mills
2020-03-04Add yamllint to reviewdog PR checks. (#8291)Austin S. Hemmelgarn
2020-03-04Fixed Travis CI build handling. (#8288)Austin S. Hemmelgarn
2020-03-02Fix misspelling of openSUSE and SUSE (#8233)Martin Rey
2020-02-27Retry transient failures from our lifecycle tests on Travis CI (#8203)James Mills
2020-02-22Remove Fedora 29 from CI and packaging. (#8100)Austin S. Hemmelgarn
2020-02-22Remove Ubuntu 19.04 from CI and packaging. (#8040)Austin S. Hemmelgarn
2020-02-22Remove OpenSUSE Leap 15.0 from CI. (#7990)Austin S. Hemmelgarn
2020-01-29Add release channel customization to docker build (#7373)Mansour Behabadi
2020-01-29.travis.yml: Add -fno-common to CFLAGS (#7870)Craig Andrews
2020-01-23Add an environment variable check to allow disabling nightlies. (#7765)Austin S. Hemmelgarn
2020-01-16Move the script for installing required packages into the main repo. (#7563)Austin S. Hemmelgarn
2020-01-14.travis.yml: Reduce notifications (#7714)Konstantinos Natsakis
2020-01-08Switch PR labeling to use GitHub Actions. (#7630)Austin S. Hemmelgarn
2020-01-03Remove EOL distros from CI jobs. (#7628)Austin S. Hemmelgarn
2020-01-02Add Ubuntu 19.10 to packaging and lifecycle checks. (#7629)Austin S. Hemmelgarn
2020-01-02Limit 'support activities on main branch' to main repo. (#7543)Austin S. Hemmelgarn
2019-12-20packaging: Set default release channel to stable for gh releases (#7399)Mansour Behabadi
2019-12-19Skip unit testing during CI when it's not needed. (#7559)Austin S. Hemmelgarn
2019-12-17Merge the matrix and jobs keys in Travis config. (#7544)Austin S. Hemmelgarn
2019-12-17Add Fedora 31 CI integrations. (#7524)Austin S. Hemmelgarn
2019-12-13Minor docker related cleanups (#7240)Konstantinos Natsakis
2019-12-12.travis.yml: Add timestamps to output (#7239)Konstantinos Natsakis
2019-12-10ci: remove ubuntu trusty 14.04 from build (#7481)Mansour