-
If there are multiple folder assigned to a workspace, it throws an error - I think it is trying to assign the first gulpfile it finds to the first root it finds, which may not match.
Ideal behavior…
-
**Summary**
Test passed but assert failed.
```txt
Running MySQL test for file: tests/sqllogictests/suites/query/window_function/expr_in_window.test ...
panicked at src/query/expression/src/…
-
### RTFM Checklist
- [X] I have searched exisiting issues / discussions
- [X] I have read the Wiki including the Advanced section
- [X] I have read `man fzf` / I am well versed in shell fzf
##…
-
Opened after discussion https://github.com/MarcoIeni/release-plz/discussions/1813.
## Motivations
In a cargo workspace I work in, we currently want to be able to release packages individually. A…
-
### Description of the bug:
In our large codebase, we use includes = [] to declare an include path for all dependees of a cc_-target. We either:
1) Declare an include path for headers in the w…
-
**Bug description**
I am trying to automate login for some eventual scripting using SLURM. I can only ever get login to work using interactive login (-u -p) from the terminal. I have read some of t…
-
bucket versioning enables tracking of multiple item versions over time and retains deleted items with a specific marker flag -> this feature impacts storage usage and does not fully address reproducib…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Version: Deno 2.0.0-rc.10
Steps to reproduce:
1. Create a dir with a `package.json` containing `{ "exports": { ".": "./a", "a": "./a" } }`
2. Run `RUST_BACKTRACE=1 deno task`
Expected result…
-
The nodejs sub-project is currently using [Lerna](https://lerna.js.org/), which is a tool for managing multiple Node packages in a single repository. The bootstrap/install process that Lerna was used …