aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2024-04-25rename stable container tags to latestShelikhoo
2024-04-24remove apt install lbzip2 to avoid broken dependenciesShelikhoo
2024-03-25CI: Remove echo in container stage.ci_container_dependsMicah Anderson
2024-03-25CI: make tag-container-release job depend on previous stagesMicah Anderson
2024-03-18CI: tag containers in a meaningful way (Fixes #40345).Micah Anderson
2024-03-08Fix grep command to check output of shadow testsCecylia Bocovich
2024-03-07Only run shadow tests on compatible runnersCecylia Bocovich
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Automatically build container on release and push to our registry.Micah Anderson
2024-02-27Use known working version of shadowCecylia Bocovich
2024-02-27Use golang:1.21 container for shadow experimentsCecylia Bocovich
2024-02-27Patch snowflake server in shadow experimentCecylia Bocovich
2024-02-27Export shadow logs as an artifact for debuggingCecylia Bocovich
2024-02-27Add integration testing with shadowCecylia Bocovich
2024-02-12chore(ci): use golang:1.21 in generate_tarball jobAnna “CyberTailor”
2023-09-25Remove Golang 1.20 from CI TestingShelikhoo
2023-09-20Update CI targets to test android from golang 1.21Shelikhoo
2023-09-19Update CI targets to include only Go 1.20 and 1.21Cecylia Bocovich
2023-08-14Keep the 'v' from the tag on the released .tar.gzmeskio
2023-06-08use debian buster and bullseye as base imagesitchyonion
2023-03-22Update CI test targetsShelikhoo
2022-11-17Add gofmt output to CI test before calling test -zCecylia Bocovich
2022-10-12Update CI tests to include latest and min go versionsCecylia Bocovich
2022-05-26Update snowflake CI to test with go 1.18Cecylia Bocovich
2022-04-11Fix gitlab CI to work with multiple client .go filesCecylia Bocovich
2022-02-27Generate tarballs in release CIAnna “CyberTailor”
2021-12-10Update go versions in CI testsCecylia Bocovich
2021-12-01gitlab-ci: include job number in the artfacts zipball filenameHans-Christoph Steiner
2021-12-01gitlab-ci: include flags to make reproducible buildsHans-Christoph Steiner
2021-12-01stripped down Android build process for gitlab-ci and VagrantHans-Christoph Steiner
2021-12-01gitlab-ci: expire artifacts in 1 week, improve gradle caching, etc.Hans-Christoph Steiner
2021-09-10Update version of go used in .gitlab-ci.ymlCecylia Bocovich
2021-05-12Update .gitlab-ci.yml after refactor of clientCecylia Bocovich
2021-03-25Update Go version for .gitlab-ci.ymlCecylia Bocovich
2020-07-14Use go modules to build android libraryCecylia Bocovich
2020-07-14Refactor android script to be in android jobCecylia Bocovich
2020-07-14update .gitlab-ci.ymlHans-Christoph Steiner
2018-05-08first stab at gitlab CI buildHans-Christoph Steiner