-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
I tried to run the eval workflow on this PR (from a fork): htt…
-
The `schema-registry/confluent` extension splits the aforementioned package across its `deployment` and `runtime` submodules.
-
The cgame requires freetype, libpng and lua, and freetype and libpng requires zlib, meaning we need to link against zlib, freetype, libpng and lua.
For PNaCl, we provide some precompiled `.a` stati…
-
The current logic wasn't written with submodules in mind.
Things to test:
- traversing into a submodule
- correctness of gitignore rules processing inside a submodule
-
Attempt to build the top level Dockerfile (bee-code-interpreter) on either of
* Linux, x86_64 Fedora core 41, docker 27.3.1
* macOS, aarch64, podman 5.2.5
with version 0.0.27 ( 3d9cd1986a4928981d…
-
There is an example in https://github.com/TeachBooks/Nested-Books on how to share content between books using `git submodule`. Based on that example, in the branch `nested_book_submodule`, I added a w…
-
Allow `mod foo;` statements which defaults the path semi-intelligently.
-
## Description
With `nupm` loaded, `scope modules` shows:
```nu
╭───┬──────┬────────────────────────┬────────────────┬────────────────┬──────────────────────────────────────────────────────────…
-
**Describe the bug**
When running Koji in a sub module, the following error occurs:
```
Error: Not a directory (os error 20)
```
**To Reproduce**
Enter a sub module and run koji
**Expected …
-
### Use case
I'm using the `git:` functionality of pubspec.yaml to depend on a package distributed via a git repository. That repository consists of a Flutter plugin that uses native code, with the n…