4 of 6 standards met
Summary: Bump versions and add new Rust third-party crate dependencies needed by ripgrep. Version bumps: 1.0.98 โ 1.0.100 1.0 โ 1.0.4 0.4.27 โ 0.4.28 2.7.5 โ 2.7.6 1.0.140 โ 1.0.145 New crate dependencies added to Cargo.toml: 1.4.2 0.8.6 0.9.18 0.8.21 1.4.2 0.1.5 0.6.1 (package: tikv-jemalloc-sys) 0.1.34 0.2.10 1.0.23 1.0.6 1.0.228 1.0.1+wasi-0.2.4 0.1.11 0.1.1 0.46.0 Note for OSS projects: if you are reading this from GitHub pull requests, then it does not mean all of these crates will be added or updates, but only some subset that is used in the project. Differential Revision: D93193734
Add a new provider type that fetches artifacts from Google Cloud Storage buckets using the command. This follows the same pattern as the existing provider. Usage in a DotSlash file: "providers": [ { "type": "gcs", "bucket": "my-bucket", "object": "path/to/artifact.tar.gz" } ] Requires the Google Cloud CLI () to be installed and authenticated.
Repository: facebook/dotslash. Description: Simplified executable deployment Stars: 813, Forks: 53. Primary language: Rust. Languages: Rust (76.1%), Python (14.1%), JavaScript (6.3%), Shell (1.7%), CSS (0.8%). License: Apache-2.0. Homepage: https://dotslash-cli.com Latest release: v0.5.8 (6mo ago). Open PRs: 4, open issues: 15. Last activity: 19h ago. Community health: 75%. Top contributors: zertosh, bolinfest, sdwilsh, diliop, bigfootjon, dependabot[bot], ericweb2, zsol, ndmitchell, ship-it-ship-it and others.
Last 12 weeks ยท 68 commits
macos-13 is no longer available on GitHub actions.