Commit Graph

60 Commits

Author SHA1 Message Date
dependabot[bot] fbd774a9fd Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 10:05:23 +02:00
dependabot[bot] 2dd32d707f Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 10:05:16 +02:00
dependabot[bot] d23b54ac12 Bump docker/bake-action from 1 to 2
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 1 to 2.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 10:05:05 +02:00
dependabot[bot] e6929a65fc Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 10:04:56 +02:00
dependabot[bot] 8044d0a41b Bump sigstore/cosign-installer from 2.2.1 to 2.3.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 10:26:04 +02:00
dependabot[bot] 66e28c2289 Bump sigstore/cosign-installer from 2.2.0 to 2.2.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 12:25:34 +02:00
dependabot[bot] 442d016e15 Bump actions/cache from 3.0.1 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 23:12:46 +02:00
Quentin Gliech 819cdfd9d8 Don't run doctests for coverage 2022-04-08 10:22:00 +02:00
Quentin Gliech 009db9aba1 Switch to stable coverage options in CI 2022-04-08 10:22:00 +02:00
dependabot[bot] b55c5bc94e Bump sigstore/cosign-installer from 2.1.0 to 2.2.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 00:19:11 +02:00
Quentin Gliech 54170cac6f Bump MSRV to 1.57 2022-04-06 22:46:39 +02:00
dependabot[bot] 5592a17637 Bump actions/cache from 2.1.7 to 3.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 19:27:48 +02:00
dependabot[bot] 164919951d Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 19:27:37 +02:00
dependabot[bot] 46997e173e Bump sigstore/cosign-installer from 2.0.1 to 2.1.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 09:19:07 +01:00
dependabot[bot] af26dffc18 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 21:26:49 +01:00
dependabot[bot] 53381ecbed Bump sigstore/cosign-installer from 2.0.0 to 2.0.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 09:51:32 +01:00
Quentin Gliech 24648d6f4a ci: fix code coverage generation 2022-02-17 16:23:41 +01:00
Quentin Gliech cab5d21b20 ci: generate test coverage with a stable toolchain, not nightly 2022-02-17 15:59:00 +01:00
Quentin Gliech 6bb7739401 Only sign docker image on tags and main branch 2022-02-08 09:04:39 +01:00
Quentin Gliech 6e13a2d127 Fix grcov installation in CI 2022-02-02 10:32:56 +01:00
Quentin Gliech 65b382520c Fix CI permissions to sign images 2022-02-01 15:38:00 +01:00
Quentin Gliech e20a542a1f Sign images with cosign in CI 2022-02-01 14:32:03 +01:00
dependabot[bot] cc08540190 Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 16:55:21 +01:00
Quentin Gliech 70aafc41bb ci: explicit jobs permissions 2022-01-25 15:49:56 +01:00
Quentin Gliech c3b0b611db ci: remove LSIF index step 2022-01-25 15:47:23 +01:00
Quentin Gliech fd210fc7c7 ci: restore less stuff from cache to avoid cache size explosion 2022-01-25 15:41:12 +01:00
Quentin Gliech ba31a6a17a ci: stop using clippy actions because of permissions issues 2022-01-25 15:40:20 +01:00
Quentin Gliech 1df5cf42e3 Simplify Docker build in CI 2022-01-21 12:31:24 +01:00
Quentin Gliech 0e70af0a75 Codegen enums from IANA registries 2022-01-11 18:46:01 +01:00
Quentin Gliech 4ffa942edd ci: store buildx cache in registry 2021-12-14 16:51:31 +01:00
Quentin Gliech 7e0bfc9eb4 ci: limit the number of concurrent builds 2021-12-10 16:48:37 +01:00
Quentin Gliech 3372b2dc6c ci: only push regular and debug targets 2021-12-10 15:34:55 +01:00
Quentin Gliech 861b629930 Use Buildx bake files for better control over the docker images 2021-12-10 00:26:11 +01:00
Quentin Gliech c4a979245b Move to Rust edition 2021
Also bump MSRV to 1.56 and use the same clippy lints in every crate
2021-12-09 22:54:35 +01:00
Quentin Gliech a8614dad84 ci: use actions to generate and upload LSIF reports 2021-11-22 14:58:16 +01:00
Quentin Gliech 77af7aec70 Setup cross-compilation when building Docker image 2021-11-02 09:59:49 +01:00
Quentin Gliech d6c1156afc ci: build and push multi-arch images 2021-11-01 17:30:49 +01:00
Quentin Gliech 29bf149921 ci: switch code coverage to grcov 2021-10-06 17:46:13 +02:00
Quentin Gliech 224206f70d ci: upload test coverage on codecov.io 2021-10-06 11:03:57 +02:00
Quentin Gliech 3092a82cfa ci: generate and upload LSIF data 2021-10-05 21:25:32 +02:00
Quentin Gliech f1b745de31 Build the documentation to GitHub Pages 2021-09-24 19:10:49 +02:00
Quentin Gliech 7c58bb4c17 Fix GitHub Actions workflow 2021-09-23 21:39:39 +02:00
Quentin Gliech 9cd7dec070 ci: simplify workflow and enhance cache restore
This stops building on Windows and macOS and changes the cache key a bit
for better cache restore when the lockfiles or toolchain change
2021-09-23 10:27:25 +02:00
Quentin Gliech 7afd82be8f ci: better job dependencies 2021-09-17 12:55:10 +02:00
Quentin Gliech 4fbac80898 Docker image and CI 2021-09-17 10:40:08 +02:00
Quentin Gliech e44197a2cc Bump MSRV to 1.54
clap 4.0.0-beta4 broke <1.54 compatibility
2021-09-16 15:05:07 +02:00
Quentin Gliech d5d9cfe337 ci: Download deps with MSRV 2021-08-14 13:28:03 +02:00
Quentin Gliech 69035e4fb8 Set MSRV and let beta & nightly fail in CI 2021-08-14 13:18:08 +02:00
Quentin Gliech 0abb8b9505 fix CI by removing the --offline flag from rustfmt 2021-07-16 23:22:17 +02:00
Quentin Gliech 36333ae0ab fix dependencies fetching in CI 2021-07-16 23:19:03 +02:00