summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-04-02Fixed bundling of ACLK-NG components in dist tarballs. (#10894)Austin S. Hemmelgarn
2021-03-26Remove corss-platform builds on Travis. (#10865)Austin S. Hemmelgarn
2021-03-17Properly prepare version for binary package builds. (#10790)Austin S. Hemmelgarn
2021-03-16Fixed Travis config issues related to new packaging workflows. (#10774)Austin S. Hemmelgarn
2021-03-15Docker-based packaging workflow in GitHub Actions. (#9964)Austin S. Hemmelgarn
2021-02-08Fixed handling of Docker image tags for release builds. (#10615)Austin S. Hemmelgarn
2021-02-03Bump version of `git-semver` to one that should actually work.Austin S. Hemmelgarn
2021-02-02Fixed docker image tagging for nightly builds. (#10584)Austin S. Hemmelgarn
2021-02-01Remove OpenSUSE Leap 15.1 from CI. (#10543)Austin S. Hemmelgarn
2021-01-22Properly handle arguments and responses for triggering Docker builds. (#10545)Austin S. Hemmelgarn
2021-01-21Fixed triggering of Docker image builds from Travis. (#10541)Austin S. Hemmelgarn
2021-01-15Switch to using GitHub Actions for publishing Docker images. (#10365)Austin S. Hemmelgarn
2020-12-18Bump Fedora version for RPM packaging to 32. (#10404)Austin S. Hemmelgarn
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