Xuanwo
4d9b309c42
docs: Enrich docs for s3 services
...
Signed-off-by: Xuanwo <github@xuanwo.io>
2022-12-11 16:50:26 +01:00
Xuanwo
3716030d47
refactor: Integrate with opendal for s3 ( #1412 )
...
Signed-off-by: Xuanwo <github@xuanwo.io>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2022-12-11 13:23:27 +01:00
Sylvestre Ledru
a31cf6491e
Disable the aarch64-unknown-linux-musl task for now
...
Closes : #1458
We can't generating binaries because of that for now.
2022-12-08 15:06:52 +01:00
Sylvestre Ledru
19427a9514
update of the version
2022-12-08 15:06:52 +01:00
Your Name
831749901e
Remove bash dependency in test scripts
2022-12-08 10:10:57 +01:00
Bernhard Schuster
a1dae7205d
enable gha actions storage for the default feature set
2022-12-07 14:55:03 +01:00
dependabot[bot]
b7caab480e
Bump assert_cmd from 2.0.6 to 2.0.7
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:30:11 +01:00
dependabot[bot]
5c4cf42438
Bump env_logger from 0.9.3 to 0.10.0
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.9.3...v0.10.0 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:20:51 +01:00
dependabot[bot]
bad6ae1591
Bump nix from 0.25.0 to 0.26.1
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.25.0...v0.26.1 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:14:37 +01:00
dependabot[bot]
d23d48f179
Bump serde from 1.0.148 to 1.0.149
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.149 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 08:57:32 +01:00
dependabot[bot]
d57d9eacbf
Bump libc from 0.2.137 to 0.2.138
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.137 to 0.2.138.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.137...0.2.138 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 08:57:23 +01:00
dependabot[bot]
252ba5e973
Bump async-trait from 0.1.58 to 0.1.59
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.58 to 0.1.59.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.58...0.1.59 )
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 08:57:03 +01:00
Jake Shadle
2dd997d7ba
Revert changes to cargo toml
2022-12-05 13:10:01 +01:00
Jake Shadle
f9b6ac7284
Update lockfile
2022-12-05 13:10:01 +01:00
Jake Shadle
e294a0e77f
Remove openssl dependency when enabling GCS
2022-12-05 13:10:01 +01:00
Jake Shadle
7225bc0959
Add configurable server timeout
2022-12-05 13:10:01 +01:00
figsoda
9c3f98015d
fix https://github.com/mozilla/sccache/issues/1437
2022-12-05 10:13:12 +01:00
figsoda
7dbfa5fab5
better support for toolchains with symlinks
2022-12-05 10:13:12 +01:00
Sylvestre Ledru
ae7cf90d44
remove unused aws-types
2022-12-04 22:29:49 +01:00
tottoto
8584393d22
Remove unused sha-1 from dependencies
2022-12-04 13:31:01 +01:00
Jacob Lee
4bda1c75dc
Update README.md to explain GHA cache behavior
2022-12-03 10:52:34 +01:00
Sylvestre Ledru
b55e67d4e4
Revert "handle symlinks when hashing the toolchain"
...
This reverts commit d319575de7
.
2022-12-02 10:34:33 +01:00
Sylvestre Ledru
3f768d9b62
Revert "server: canonicalize path for compiler_info cache"
...
This reverts commit 72353ae70e
.
2022-12-02 10:34:33 +01:00
Sylvestre Ledru
6eb7f0b763
Revert "add tests for symlinks"
...
This reverts commit a489895fb3
.
2022-12-02 10:34:33 +01:00
Sylvestre Ledru
c0ea802a74
Revert "fix `invalid character in crate name` in test_symlinks"
...
This reverts commit baf6451e23
.
2022-12-02 10:34:33 +01:00
Sylvestre Ledru
086cf67c2a
Revert "fix --stop-server in test_symlinks"
...
This reverts commit 8bb8ad932d
.
2022-12-02 10:34:33 +01:00
Sylvestre Ledru
1ab1903435
Revert "fix test_symlinks when rustup is in PATH"
...
This reverts commit 8123073147
.
2022-12-02 10:34:33 +01:00
Sylvestre Ledru
342019916b
Revert "fix compatibility with bash 3 / macos 11 ci"
...
This reverts commit 321b6f046f
.
2022-12-02 10:34:33 +01:00
dependabot[bot]
3bb32838f9
Bump assert_cmd from 2.0.5 to 2.0.6
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.5...v2.0.6 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 19:00:22 +01:00
Sylvestre Ledru
c9f3273a06
Document the sccache process
2022-12-01 08:15:36 +01:00
dependabot[bot]
8a25266742
Bump predicates from 2.1.1 to 2.1.2
...
Bumps [predicates](https://github.com/assert-rs/predicates-rs ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases )
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: predicates
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 17:08:28 +01:00
dependabot[bot]
996a5372c1
Bump chrono from 0.4.22 to 0.4.23
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 17:08:17 +01:00
Jacob Lee
1def7430ca
Revert Cargo.lock
2022-11-30 16:38:53 +01:00
Jacob Lee
1ecd50d835
Update gha-toolkit and docs
2022-11-30 16:38:53 +01:00
Jacob Lee
82473734c7
Add support for GitHub Actions cache
2022-11-30 16:38:53 +01:00
dependabot[bot]
e72b910ea2
Bump sha-1 from 0.10.0 to 0.10.1
...
Bumps [sha-1](https://github.com/RustCrypto/hashes ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.10.0...md2-v0.10.1 )
---
updated-dependencies:
- dependency-name: sha-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 22:14:47 +01:00
dependabot[bot]
4e0b5edfd7
Bump serde from 1.0.147 to 1.0.148
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.147 to 1.0.148.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 22:14:33 +01:00
Bernhard Schuster
8be27e42d9
Update winapi
...
Drops kernel-sys from the dependency tree and winapi duplicates.
Closes #1163
2022-11-29 22:06:10 +01:00
Bernhard Schuster
4e9f2b8ffc
Update .github/dependabot.yml
...
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2022-11-29 07:42:19 +01:00
Bernhard Schuster
749eb0bb77
Update .github/dependabot.yml
...
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2022-11-29 07:42:19 +01:00
Bernhard Schuster
7d71e0af89
Update dependabot.yml
2022-11-29 07:42:19 +01:00
Bernhard Schuster
35173dda1e
Reduce depandapot PR frequency
...
Mental overhead is still too high due to the number of deps, many times the patch updates are edge cases being fixed that are not relevant to us, and effectively slowing down actual development.
Ref #1277 which assumed weekly would be ok, which it is not.
2022-11-29 07:42:19 +01:00
messense
022d6be534
cargo update -p rouille
2022-11-27 09:04:24 +01:00
messense
634e51db4f
cargo update some indirect dependencies
2022-11-27 09:04:24 +01:00
Sylvestre Ledru
b7fe0a76a2
Lower the ubuntu-18.04 version
2022-11-27 09:04:24 +01:00
messense
018ab999fe
Require openssl >= 0.10.9
2022-11-27 09:04:24 +01:00
Sylvestre Ledru
8265bd2243
adjust the CI to use 1.60
2022-11-27 09:04:24 +01:00
Sylvestre Ledru
c3ef1911af
Fix a chrono warning:
...
Use `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
2022-11-27 09:04:24 +01:00
Sylvestre Ledru
a01a82fa0b
update to Rust 1.60 as minimal version
2022-11-27 09:04:24 +01:00
dependabot[bot]
2dc6883b52
Bump crossbeam-utils from 0.8.12 to 0.8.14
...
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam ) from 0.8.12 to 0.8.14.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.12...crossbeam-utils-0.8.14 )
---
updated-dependencies:
- dependency-name: crossbeam-utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 14:30:10 +01:00