-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4200#01928e5d-1434-461c-a9de-dd55737653e3
Platform: Windows
Logs:
```
(04:10:21) WARNING: Couldn't auto load rules or symbols,…
-
## Description
Assess the feasibility and benefits of adopting the `semantic-version` tool for managing versioning in `vets-api`, potentially replacing `codacy/git-version@2.7.1`.
---
### Tasks
- [ …
-
**Is your feature request related to a problem? Please describe.**
By "composable", I mean that it should be possible to efficiently use the output of one command as the input to another. Oftentimes,…
-
GetMaterialApp(
debugShowCheckedModeBanner: false,
enableLog: true,
defaultTransition: Transition.fade,
opaqueRoute: Get.isOpaqueRouteDefault,
popGesture: …
-
### What's the problem this feature will solve?
Presently, `git` users tend to configure their repositories to ignore generated files from `setuptools`. This is easy enough (and expressive enough) …
-
To fix libssl and v8_compress_pointers on debian 12 bookworm, i have to do this :
# Build with docker
```
docker build -t camotics .
docker run -v $PWD:/pwd camotics cp CAMotics/camotics_1.3.0_a…
-
I was wondering, does `git-subrepo` supports dependencies tracked with `git-lfs`?
If not, any suggestion for workarounds?
Here some hints: https://github.com/github/git-lfs/issues/854
I mean, `git-l…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Cloned the repo and setup the required build toolchains for windows.
Cargo build fails on…
-
Add support to `obs-service-go_modules` for vendoring with upstream projects using [workspaces](https://go.dev/ref/mod#workspaces). When a Go project has a workspace `go.work` and `go.work.sum` commi…
jfkw updated
15 hours ago
-
**UPDATE:**: Use the following command line to build on MacOSX:
```sh
CRATE_CC_NO_DEFAULTS=1 cargo build
```
================
## Bug description
Build fail when build new project from `esp-…