-
* Generate 2 sub Modules (about, books)
* Generate for each of these Modules a Component named like the Module
* Import the Modules into your `AppModule`
* use `BooksComponent` in app.component.ht…
-
In the build section, it could be useful to add the `git submodule update --init --recursive` command before `cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo`. Also, maybe list system dependencies, I…
-
### Captchas
- [x] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
When trying …
-
error in pip install submodules/diff-gaussian-rasterization
`fatal error C1083: Cannot open include file: 'cuda/std/type_traits': No such file or directory
`
and pip install submodules/simple-…
-
## Expected
Submodules are handled succesfully, whether the default branch is loaded
```shell
zcomet user/repo-with-submodule
```
or some other ref is
```shell
zcomet user/repo-with-sub…
olets updated
2 weeks ago
-
**Describe the bug**
Git submodules aren't routinely updated, notably the OSV Schema
**To Reproduce**
Steps to reproduce the behaviour:
```
$ git submodule status
88e5ae3c40c85b702ba89a34c29f…
-
### Port, board and/or hardware
ESP32 port, ESP32_S3_GENERIC-SPIRAM_OCT
### MicroPython version
Build environment: Mac OS 15.1 on Apple M1, ESP-IDF v5.2.2, Python 3.13
### Reproduction
Started fr…
-
@stevefalco provided some updates for the pdp6, simh, and sims submodules, so those should be updated. The sims pull request has not been merged yet, ping @rcornwell
-
The [`setup.ts`](https://github.com/getsentry/sentry-javascript/blob/develop/packages/nestjs/src/setup.ts) file in our NestJS SDK relies on imports from `@nestjs/core` and `@nestjs/common`. This initi…
-
### Error Message and Logs
When using a private submodule within my repository the deployment fails with
## Current behaviour
2. Main repository clones successfully using HTTPS token authentication…