-
It looks like one _sometimes_ needs to make another commit to the repository in order to get previously added files as HTML pages, when using the "GitHub Pages" functionality. Otherwise one gets only …
-
In: https://docs.neoforged.net/docs/resources/client/models/datagen/#configuredmodelbuilder
Code provided by the docs:
```java
MultiPartBlockStateBuilder multipartBuilder = getMultipartBuilder(MyBloc…
-
Currently we are always disabling the use of proxy for browser compatibility. However now that we are building universal and modern bundles, we could potentially change this setting based on the curre…
-
First of all, thanks for this project! I've started using it (optionally, for now) in [one of my projects](https://github.com/mhx/dwarfs).
While trying to build on macOS, I noticed that `cpptrace` …
-
Jupyter notebook cells provide a pop-up mention at the top-left corner of cell when focus is on the cell.
However, the content of the menu fails to update to reflect the current cell. This seems to b…
-
# 🚀 Feature Request
I don't think there's a way to do this currently, but it would be great if we could append to a list from the command line. For example say my `config.yaml` has
```
extras:
…
-
`MockWebServer.takeRequest()` without parameters will block indefinitely if there is no request coming. In my opinion this is a bit unfortunate, because in case of e.g. a bug in our code which results…
jhyot updated
1 month ago
-
### What it does
When a function is nested inside another one, the inner one can only be accessed within the scope of the outer one, but not outside. Yet, it is possible to have a visibility attrib…
-
### Describe the vulnerability
According to [the BOINC-wide teams page](https://boinc.berkeley.edu/teams/) (which is still linked from the _team_manage.php_ page of several projects), creation of BOI…
-
In our "How to upgrade" docs we say:
> Wait for background migrations to finish after major upgrades. After upgrading to a new major version, some migrations are scheduled to run as a background jo…