Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LukeMathWalker/cargo-chef issues and pull requests
#211 - fix: Run `cargo metadata` with no-deps flag
Pull Request -
State: closed - Opened by asandroq almost 2 years ago
- 1 comment
#210 - fix: Run `cargo metadata` in offline mode
Pull Request -
State: closed - Opened by asandroq almost 2 years ago
- 3 comments
#209 - Masking should take into account package renames.
Pull Request -
State: closed - Opened by LukeMathWalker almost 2 years ago
#208 - Minimise `recipe.json` when `cargo chef prepare` is called with a `--bin` flag
Issue -
State: open - Opened by LukeMathWalker almost 2 years ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#207 - We should keep all manifests, even if they are not mentioned in the list of workspace members
Pull Request -
State: closed - Opened by LukeMathWalker almost 2 years ago
- 5 comments
#206 - Fix tests on OSX after introduction of "cargo metadata"
Pull Request -
State: closed - Opened by markdingram almost 2 years ago
- 1 comment
#205 - cargo chef prepare failed using cargo-chef:0.1.56
Issue -
State: closed - Opened by sazzer almost 2 years ago
- 19 comments
#204 - Use `cargo metadata` to find workspace manifests
Pull Request -
State: closed - Opened by Kobzol almost 2 years ago
- 3 comments
#203 - Builds faililng due to incorrect dummy files generated for benches
Issue -
State: open - Opened by lalithsuresh almost 2 years ago
- 3 comments
Labels: bug
#202 - Build linux-gnu binaries on ubuntu 20.04
Pull Request -
State: closed - Opened by coolreader18 almost 2 years ago
- 4 comments
#201 - Add Cargo workspace builder to skeleton tests
Pull Request -
State: closed - Opened by Kobzol almost 2 years ago
#200 - Upgrade all dependencies to their latest version.
Pull Request -
State: closed - Opened by LukeMathWalker almost 2 years ago
#199 - feat: support passing multiple `--package` arguments
Pull Request -
State: closed - Opened by SimenB almost 2 years ago
- 1 comment
#198 - feat: add frozen and locked
Pull Request -
State: closed - Opened by jayy-lmao almost 2 years ago
- 6 comments
#197 - Removed duplicate cargo in README
Pull Request -
State: closed - Opened by Olegt0rr almost 2 years ago
- 1 comment
#196 - add all-features as a flag
Pull Request -
State: closed - Opened by ClementTsang almost 2 years ago
#195 - Rust 1.68 docker container?
Issue -
State: closed - Opened by Arjentix almost 2 years ago
- 3 comments
#194 - Bug: Outdated crates.io index
Issue -
State: closed - Opened by moy2010 almost 2 years ago
- 1 comment
#193 - chore: Use sparse protocol to speed up builds
Pull Request -
State: closed - Opened by jacobsvante almost 2 years ago
- 3 comments
#192 - Strange binary executing behavior
Issue -
State: closed - Opened by bangbaew almost 2 years ago
- 1 comment
#191 - Issue with mongodb crate
Issue -
State: closed - Opened by RamDurgaSai almost 2 years ago
- 2 comments
#190 - ci: Fix failing builds (again)
Pull Request -
State: closed - Opened by jacobsvante about 2 years ago
- 4 comments
#189 - 'Exited with status code: 101', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/cargo-chef-0.1.51/src/recipe.rs:176:27
Issue -
State: closed - Opened by lcmgh about 2 years ago
- 2 comments
#188 - /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /usr/local/bin/communication)
Issue -
State: closed - Opened by LukasDeco about 2 years ago
- 10 comments
#187 - Image not found in Gitlab CI: Missing docker manifest
Issue -
State: closed - Opened by azzamsa about 2 years ago
- 1 comment
#186 - Strange issue: Small binary that immediately crashes
Issue -
State: closed - Opened by gitmalong about 2 years ago
- 7 comments
#185 - Docker build error: could not find `cargo-chef` in registry `crates-io`
Issue -
State: closed - Opened by tomsik68 about 2 years ago
#184 - `--locked` support
Issue -
State: closed - Opened by rsdy about 2 years ago
- 2 comments
#183 - Fix #150
Pull Request -
State: closed - Opened by wackazong about 2 years ago
- 1 comment
#182 - Feature request: consider building docker images for armv7 architecture
Issue -
State: open - Opened by beeb about 2 years ago
- 3 comments
#181 - Add support for `cargo chef cook --workspace --exclude`
Issue -
State: open - Opened by ForsakenHarmony about 2 years ago
#180 - Dependancy builds not caching
Issue -
State: closed - Opened by frasermarch about 2 years ago
- 6 comments
#179 - package <packageName> is specified twice in the lockfile
Issue -
State: closed - Opened by talk2drys about 2 years ago
- 1 comment
#178 - Support for custom target files
Pull Request -
State: closed - Opened by Qqwy about 2 years ago
- 4 comments
#177 - Cargo chef cook fails on custom build targets
Issue -
State: closed - Opened by Qqwy about 2 years ago
- 1 comment
#176 - Different crates with same name
Issue -
State: closed - Opened by leviska about 2 years ago
- 4 comments
#175 - Missing docker image(s)
Issue -
State: closed - Opened by miraclx about 2 years ago
- 2 comments
#174 - cache registry in builder stage with buildkit functionality
Pull Request -
State: closed - Opened by brandonros about 2 years ago
- 1 comment
#173 - Doesn't work with custom cargo-features in Cargo.toml
Issue -
State: closed - Opened by aminya about 2 years ago
- 3 comments
#172 - I can't make it work for target `x86_64-unknown-linux-musl`
Issue -
State: closed - Opened by josecelano about 2 years ago
- 2 comments
#171 - feat: mask workspace local dependencies
Pull Request -
State: closed - Opened by oddgrd about 2 years ago
- 2 comments
#170 - docs: fix example to use recommended absolute paths for `WORKDIR`
Pull Request -
State: closed - Opened by vidhanio about 2 years ago
- 1 comment
#169 - Initial work to support Cross Workspace Dependencies (would fix #4)
Pull Request -
State: closed - Opened by markdingram over 2 years ago
- 6 comments
#168 - Add support for the .cargo/config configuration file.
Pull Request -
State: closed - Opened by liarokapisv over 2 years ago
#167 - Local workspace.dependencies versions are not being masked
Issue -
State: closed - Opened by TitanNano over 2 years ago
Labels: bug, good first issue
#166 - Chef tries to build my backend (musl) deps for wasm when I build the frontend
Issue -
State: closed - Opened by Boscop over 2 years ago
- 6 comments
#165 - chef cook should support `--dev`, like it supports `--release`
Issue -
State: closed - Opened by Zizico2 over 2 years ago
- 1 comment
#164 - `google/protobuf/any.proto: File not found` when cooking `tonic-types`
Issue -
State: closed - Opened by Zizico2 over 2 years ago
#163 - Extend to enable using for clippy
Pull Request -
State: closed - Opened by to266 over 2 years ago
- 2 comments
#162 - Support workspace inherited properties
Issue -
State: closed - Opened by Razican over 2 years ago
- 12 comments
#161 - Fix Docker Tag in Readme
Pull Request -
State: closed - Opened by erayerdin over 2 years ago
#160 - failed to select a version for the requirement `clap = "=4.0.15"`
Issue -
State: closed - Opened by erayerdin over 2 years ago
- 2 comments
#159 - Fix passing --profile=(release/dev)
Pull Request -
State: closed - Opened by coolreader18 over 2 years ago
- 1 comment
#158 - Add support for `cargo-zigbuild`
Pull Request -
State: closed - Opened by omninonsense over 2 years ago
#157 - Support multiple `--target` flags in one invocation
Pull Request -
State: closed - Opened by omninonsense over 2 years ago
#156 - Usage with buildkit
Issue -
State: closed - Opened by Veetaha over 2 years ago
- 2 comments
#155 - Failing to get a dependency that's hosted on our private repository.Is there any workaround to neglect those dependencies.
Issue -
State: closed - Opened by Mohan6677 over 2 years ago
- 1 comment
#154 - feat: Add --timings argument
Pull Request -
State: closed - Opened by hobietje over 2 years ago
#153 - Add support for platform specific dependencies
Pull Request -
State: closed - Opened by sullivan-sean over 2 years ago
#152 - Failure to load manifests for workspace members matched by glob
Issue -
State: closed - Opened by seanpianka over 2 years ago
- 5 comments
Labels: bug, help wanted, good first issue
#151 - Should I set CARGO_INCREMENTAL=0?
Issue -
State: closed - Opened by KonradHoeffner over 2 years ago
- 4 comments
#150 - --bin argument acts as path to binary, instead of the binary name
Issue -
State: closed - Opened by gbaranski over 2 years ago
- 6 comments
Labels: bug, good first issue
#149 - Caching doesn't work when `strip = "debuginfo"` is set
Issue -
State: closed - Opened by jcaesar over 2 years ago
- 6 comments
Labels: bug, good first issue
#148 - Working with workspace-inheritance
Issue -
State: closed - Opened by aesteve over 2 years ago
- 15 comments
#147 - Examples Don't Work: `could not find 'Cargo.toml' in '/app' or any parent directory`
Issue -
State: closed - Opened by XAMPPRocky over 2 years ago
- 2 comments
#146 - Cargo chef doesn't compile dependencies when there is an additional binary with required features
Issue -
State: open - Opened by wyfo over 2 years ago
- 3 comments
Labels: bug
#145 - How to cache `cargo nextest` dependencies?
Issue -
State: closed - Opened by lcmgh over 2 years ago
- 6 comments
#144 - ci: Fix failing builds
Pull Request -
State: closed - Opened by jacobsvante over 2 years ago
- 1 comment
#143 - QA: Cache test dependencies
Issue -
State: closed - Opened by lcmgh over 2 years ago
- 1 comment
#142 - Alpine 3.16 not explicitly available
Issue -
State: closed - Opened by Razican over 2 years ago
- 3 comments
Labels: bug, good first issue
#141 - Fix binary issue.
Pull Request -
State: closed - Opened by LukeMathWalker over 2 years ago
#140 - Cargo doesn't know which to use because multiple target files found at..
Issue -
State: closed - Opened by lcmgh over 2 years ago
- 7 comments
Labels: bug
#139 - error: failed to download `aho-corasick v0.7.18`
Issue -
State: closed - Opened by ash-hashtag over 2 years ago
- 3 comments
#138 - Automatically detect which Rust toolchain should be used
Pull Request -
State: closed - Opened by LukeMathWalker over 2 years ago
#137 - feat: add unstable features flags support
Pull Request -
State: closed - Opened by louneskmt over 2 years ago
- 5 comments
#136 - Cargo install fails with musl rust
Issue -
State: closed - Opened by 1saf over 2 years ago
- 4 comments
#135 - Compatibility with cargo-zigbuild
Issue -
State: closed - Opened by ghost over 2 years ago
- 3 comments
Labels: enhancement, waiting for information
#134 - feat: flag dont_mask_local_crate_versions
Pull Request -
State: closed - Opened by kizzx2 over 2 years ago
- 1 comment
Labels: waiting for information
#133 - fix: deal with bins that don't have `path`
Pull Request -
State: closed - Opened by kizzx2 over 2 years ago
- 1 comment
#132 - FR: Provide override flag for terminal check
Issue -
State: open - Opened by jhillyerd over 2 years ago
- 5 comments
Labels: enhancement
#131 - `no_std` builds
Issue -
State: closed - Opened by mrd0ll4r over 2 years ago
- 1 comment
#130 - Panic when running `cargo chef prepare`
Issue -
State: closed - Opened by blelump almost 3 years ago
- 2 comments
Labels: waiting for information
#128 - Cargo chef bug with cargo.toml [[bin]] targets
Issue -
State: closed - Opened by Voxelot almost 3 years ago
- 4 comments
Labels: bug
#126 - Add optional member flag to `prepare`
Pull Request -
State: closed - Opened by prestontw almost 3 years ago
- 5 comments
#125 - Feature request: automatically edit `Cargo.toml` for large workspaces
Issue -
State: closed - Opened by prestontw almost 3 years ago
- 24 comments
Labels: enhancement
#117 - Clarifying questions re potential for `chef cook --bin <value>` and usage of `--target-dir`
Issue -
State: closed - Opened by EdmundsEcho almost 3 years ago
- 1 comment
#114 - cargo chef prepare always looks at dev dependencies, but those may not be relevant if building in release mode
Issue -
State: open - Opened by itamarst about 3 years ago
- 3 comments
Labels: enhancement
#112 - [Question]: Does it work on CI?
Issue -
State: closed - Opened by hffmnn about 3 years ago
- 9 comments
#108 - Use of rust-toolchain.toml
Issue -
State: closed - Opened by ThomWright about 3 years ago
- 11 comments
#107 - `cargo chef prepare` fails Dockerfile build
Issue -
State: closed - Opened by z4f1r0v about 3 years ago
- 6 comments
#103 - Failure when cooking a workspace with local crates that are renamed
Issue -
State: closed - Opened by Veetaha over 3 years ago
- 6 comments
Labels: bug
#101 - Build targets with several versions of the same library
Issue -
State: closed - Opened by Leandros over 3 years ago
- 11 comments
Labels: bug, help wanted
#94 - cargo chef cook might be ignoring ./rust-toolchain.toml
Issue -
State: closed - Opened by colelawrence over 3 years ago
- 6 comments
Labels: waiting for information
#93 - Docker build error: candidate versions found which didn't match: 0.0.1
Issue -
State: closed - Opened by orhun over 3 years ago
- 13 comments
#92 - Does not cook properly with `RUSTFLAGS`
Issue -
State: closed - Opened by KoltesDigital over 3 years ago
- 4 comments
Labels: waiting for information
#83 - cargo chef cook panics in Docker build
Issue -
State: closed - Opened by benwis over 3 years ago
- 9 comments
Labels: waiting for information
#70 - Ptw/do not skeleton patches
Pull Request -
State: closed - Opened by prestontw over 3 years ago
- 23 comments
#42 - Presence of build.rs breaks build with cargo chef: generated files not present
Issue -
State: closed - Opened by strohel about 4 years ago
- 5 comments
Labels: bug, good first issue
#4 - Does not correctly handle cross-workspace dependencies.
Issue -
State: open - Opened by dpc over 4 years ago
- 8 comments
Labels: help wanted, good first issue