jdoubleu
jdoubleu
The composer offers an authentication for each repository (see [here](https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md#security)). It would be nice if the nginx proxy inside the container would offer the last two methods.
**Is your feature request related to a problem? Please describe.** I'd like to use the benchmark suite in a restricted environment which differs from the currently supported platforms, like linux...
Instead of creating a new feature request I decided to implement it my own. **What does this PR?** Adding docker support: The sync server is run from inside a docker...
**Component:** server ### Describe the bug It looks like Woodpecker does not properly handle nested repositories from GitLab. Nested repositories or [subgroups](https://docs.gitlab.com/ee/user/group/subgroups/) are a GitLab feature where a repository might...
Fixes #156 WIP: Pleas do not merge, yet! ~At the moment, this PR is based on works in #177, so the CI is running.~ CI doesn't run, because the GitHub...
I noticed, that this project is not compatible with the upcoming ESP-IDF version 5. To be fair, that version is still in _early_ development and looking at their [support periods](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/versions.html#support-periods)...
**Describe the bug** The contents of some code examples expand further than the main content column of the current page. This introduces horizontal scrolling of the code examples through ``...
Unfortunately, git gets confused on non case-sensitive file systems (e.g. Windows NTFS by default), showing file changes, because it cannot properly distinguish between the two files. This is only really...
Wanted to continue the discussion from https://github.com/silkeh/docker-clang/issues/28#issuecomment-1780092404 in a dedicated issue. So I've looked into how these new multi-arch images work. > The last time I did some work on...
Botan cannot store OIDs with large _subidentifiers_. The standard (ITU-T X.660, ITU-T X.680) does not limit the number range on any subidentifier other than the root arc and some secondary...