-
When I've created about a page of code (a class diagram in this case) in the live editor I want to copy/paste the code into a GitLab wiki page as ```mermaid style markdown. The 'copy' operation puts t…
-
In GitLab by @bittner on Sep 8, 2015, 09:28
At the moment it's only possible to ignore
* either a complete file (`# flake8: noqa` on a single line),
* a single line (`# noqa` at the end of a line…
-
ℹ️ ECS 10.2.5 (no `parallel` enabled)
I have weird error in CI that I found hard to work with. But before that, simple background:
- we have ECS in CI that checks only files modified/added in MR…
-
### Describe the project you are working on
A Plugin for using AdMob in Godot, which will simplify very much the way using Ads on games: https://github.com/Poing-Studios/godot-admob-editor
### Descr…
-
Hi, I am importing the board tracks, but I have some footprints with some tracks F.cu and B.cu tracks. For example, I have a trace PCB antenna which is not imported with the tracks with the Add Tracks…
-
In GitLab by @ShtoDog on Jul 23, 2022, 09:31
It seems that when a character has two optional bonuses that can apply to the same roll, their bonuses don't always operate correctly. As an example, I co…
-
The `gitlab-oslandia` branch is used to pull in changes from the original creators on GitLab and then merge with our version. All of the history prior to ~ July 2018 has been incorporated into our ver…
-
Our JSON schema validation for options is something custom, not the standard http://json-schema.org/. Moreover, our default schema is massively incomplete and fails to detect typos when merging entire…
-
Originally in GitLab by @Celestian_GC
In order to submit an effective feature request, please include the following information along with your request.
### Feature Summary
> Please describe with a…
-
**Is your feature request related to a problem? Please describe.**
I use Gitlab CI to automate exporting to various platforms and also run gdUnit3 tests. I check the return code to detect any errors.…