summaryrefslogtreecommitdiffstats
path: root/.github/scripts
AgeCommit message (Expand)Author
2023-12-27remove unused github scripts (#16661)Ilya Mashchenko
2023-12-13CMake build system. (#15996)vkalintiris
2023-11-16Introduce agent release metadata pipelines (#16366)Tasos Katsoulas
2023-09-27Update to use versioned base images for CI. (#16053)Austin S. Hemmelgarn
2023-08-18Added CentOS-Stream to distros (#15742)Konstantin Shalygin
2023-06-14Add support for openSUSE 15.5 (#15189)Tasos Katsoulas
2023-06-07Make plugin packages hard dependencies. (#15160)Austin S. Hemmelgarn
2023-03-29Add Amazon Linux 2023 to CI, packaging, and platform support. (#14771)Austin S. Hemmelgarn
2023-03-21Assorted improvements for our platform EOL check code. (#14768)Austin S. Hemmelgarn
2023-03-13Add Amazon Linux 2 to CI and platform support. (#14599)Austin S. Hemmelgarn
2023-03-07Fix build matrix generation for platform EOL check.Austin S. Hemmelgarn
2023-03-07Fix platform EOL checks to properly return success. (#14681)Austin S. Hemmelgarn
2023-02-28Fix handling of no data in platform EOL checks. (#14617)Austin S. Hemmelgarn
2023-02-24Add a scheduled CI job to flag supported platforms going EOL upstream. (#14581)Austin S. Hemmelgarn
2023-02-15Add Debian 12 to our CI and platform support document. (#14529)Austin S. Hemmelgarn
2023-01-31Fix publishing Docker Images to secondary registries. (#14389)Austin S. Hemmelgarn
2023-01-16Fix conditional in matrix generation for packaging jobs. (#14274)Austin S. Hemmelgarn
2023-01-16Set an explicit timeout in updater checks. (#14273)Austin S. Hemmelgarn
2023-01-16Switch nightlies to GitHub releases. (#14020)Austin S. Hemmelgarn
2023-01-12Update handling of uploads of DEB packages to our new infrastructure. (#14253)Austin S. Hemmelgarn
2023-01-10ci: show docker logs if docker-test fails (#14219)Ilya Mashchenko
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2022-12-14Really, truly fix the repoconfig package upload process.Austin S. Hemmelgarn
2022-12-14Correctly fix repoconfig package uploads.Austin S. Hemmelgarn
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-10-11Add Ubuntu 22.10 to supported distros, CI, and package builds. (#13785)Austin S. Hemmelgarn
2022-07-13Add additional Docker image build with debug info included. (#13359)Austin S. Hemmelgarn
2022-07-12Actually allow running a test release in a fork of the repo. (#13331)Austin S. Hemmelgarn
2022-06-30Assorted cleanups for new package infrastructure upload support. (#13270)Austin S. Hemmelgarn
2022-06-28Upload packages to new self-hosted repository infrastructure. (#13240)Austin S. Hemmelgarn
2022-06-28Implement PackageCloud cleanup (#13236)maneamarius
2022-06-14Fix typo in release base prep script. (#13098)Austin S. Hemmelgarn
2022-06-14Ci coverage (#13118)maneamarius
2022-06-06Fix handling of DEB package naming in CI. (#13076)Austin S. Hemmelgarn
2022-06-06Added Alma Linux 9 and RHEL 9 support to CI and packaging. (#13058)Austin S. Hemmelgarn
2022-05-27Cache invariant components in static builds to reduce build times. (#12877)Austin S. Hemmelgarn
2022-05-11Switch to Alma Linux for RHEL compatible support. (#12799)Austin S. Hemmelgarn
2022-04-27Correctly propagate errors and warnings up to the kickstart script from scrip...Austin S. Hemmelgarn
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-04-15Fix branch handling for patch releases.Austin S. Hemmelgarn
2022-04-15Fix typo in release handling script.Austin S. Hemmelgarn
2022-04-15Fix branch handling for minor releases in release workflow. (#12690)Austin S. Hemmelgarn
2022-04-14Fix regexes in release workflow code.Austin S. Hemmelgarn
2022-03-17Don't publish nightlies if they are unchanged since the last nightly. (#12411)Austin S. Hemmelgarn
2022-03-15Fix update/install commands in Docker image test code. (#12378)Austin S. Hemmelgarn
2022-03-11Fix version handling issues in release workflow. (#12375)Austin S. Hemmelgarn
2022-03-10Fix handling of pushing commits for release process. (#12359)Austin S. Hemmelgarn
2022-03-09Fix pushing of changelog and versioning changes in release process.Austin S. Hemmelgarn
2022-03-09Final migration of release code off of Travis CI. (#12239)Austin S. Hemmelgarn
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko