summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2023-10-26ci: Add a job to authenticate the commitsNeal H. Walfield
2023-10-10openpgp: Add a null crypto backend for fuzzing.Justus Winter
2023-09-15Bump MSRV to 1.67.Wiktor Kwapisiewicz
2023-09-15CI: Use `trixie` instead of `bookworm` where possible.Wiktor Kwapisiewicz
2023-08-29CI: remove broken benchmarks jobDevan Carpenter
2023-07-19ci: Drop Fedora 36 as it is no longer served on the mirrors.Justus Winter
2023-07-07CI: Install critcmp with the version of dependencies in its Cargo.lock.Wiktor Kwapisiewicz
2023-06-05ci: Drop the windows-gnu jobs.Justus Winter
2023-05-15openpgp: Change crypto-botan to use botan v3.Alexander Kjäll
2023-05-03openpgp: Update rust-crypto dependenciesNeal H. Walfield
2023-03-22ci: Do not reinstall build dependencies in the clippy job.Justus Winter
2023-03-22ci: Do not pin Rust versions (except for clippy).Justus Winter
2023-03-22ci: Do not reinstall GnuPG, it is already part of the image.Justus Winter
2023-03-22ci: Do not run the benchmarks as tests on armv7.Justus Winter
2023-03-22ci: Do not run the doctests on Windows.Justus Winter
2023-03-13ci: Drop job pushing sq to Gitlab's Docker Registry.Justus Winter
2023-03-13openpgp: Bump botan to 0.10.1 to avoid raising our MSRV.Justus Winter
2023-03-08openpgp: Add a new backend based on the Botan cryptographic library.Justus Winter
2023-02-23sq: Move to https://gitlab.com/sequoia-pgp/sequoia-sqJustus Winter
2023-02-15CI: Add OpenSSL backend test on old Fedora.Wiktor Kwapisiewicz
2023-01-26CI: Make side-effect-free jobs interruptible.Wiktor Kwapisiewicz
2023-01-22CI: make docker storage driver implicitDevan Carpenter
2023-01-19CI: use aufs docker storage driverDevan Carpenter
2023-01-06ci: Use images from our docker registry.Justus Winter
2023-01-06ci: Remove the Arm64 jobs as we don't have such a machine anymore.Justus Winter
2022-12-22openpgp: Add OpenSSL cryptographic backend.Wiktor Kwapisiewicz
2022-10-18Document MSRV in Cargo.toml.Nora Widdecke
2022-08-15ci: Test the whole workspace in windows-gnu-nettle.Nora Widdecke
2022-08-15ci: Update gnupg in windows-gnu-nettleNora Widdecke
2022-08-15ci: Emit meta information for easier debugging.Nora Widdecke
2022-07-20sq: Clean up build.Nora Widdecke
2022-06-27ci: Run the after_script in more jobs.Justus Winter
2022-06-27ci: Drop the build-* jobs.Justus Winter
2022-06-27ci: Don't run shell fragments using Powershell.Justus Winter
2022-06-27ci: Don't depend on the codespell job.Justus Winter
2022-06-27ci: Rename MinGW jobs, pipeline them.Justus Winter
2022-06-27ci: Rename MSVC jobs, pipeline them.Justus Winter
2022-02-24sq,ci: Test all feature combinations.Nora Widdecke
2022-01-28ci: Fix comment on refs trigger.Wiktor Kwapisiewicz
2022-01-27ci: Cross-compile to arm and run via qemu.Justus Winter
2022-01-17docker: Build image and push to gitlab registry.Nora Widdecke
2022-01-12ci: DRY out .gitlab-ci.yml.Neal H. Walfield
2022-01-12ci: Set flags in .cargo/config.toml, not in .gitlab-ci.yml.Neal H. Walfield
2021-12-10Remove the ffi crates.Justus Winter
2021-11-29Move MSRV to 1.56.1Nora Widdecke
2021-11-25ci: Move from Debian bullseye to bookworm.Nora Widdecke
2021-10-28ci: Use stable compiler for doc job.Nora Widdecke
2021-10-27sq: add scaffolding for an integration/acceptance test suiteLars Wirzenius
2021-10-14Add clippy to CILars Wirzenius
2021-10-11ci: Use correct keyword for expressing job DAG.Nora Widdecke