Peter Bittner
Peter Bittner
Quick update on the current status: * We have configured automatic builds successfully now also on the [CRS-support/modsecurity-crs-docker](https://github.com/CRS-support/modsecurity-crs-docker) repository, so that the new images are added to Docker Hub (image...
See also: #1684
Just as a side comment (and question): When bundling applications, in properly engineered projects there is a CI service setup that handles that. The fact that there is a dedicated...
Would a PR for this issue be accepted? Or is it wise to wait for approval of some sort?
This is a major annoying issue for years. Also [reported on StackOverflow](https://stackoverflow.com/a/55081663) (turn feature off, problem solved! LOL). Does the [related fix in VSCode](https://github.com/hunghw/vscode/commit/08b98f14e7f48f8ecde68c104693fea1c2592b2c) inspire someone to work on this...
Hi, and thanks for the news! It's not really about the colouring. It's mainly that the header is covering a substantial part of the UI. Especially on mobile devices this...
I'm not sure whether we actually need admin permission to get this going. Would still be interesting to know, though: Who has admin permissions on this repository and could help?...
It may make sense to _not_ make this configurable, and simply implement "the expected default behavior". (Note that this behavior is configurable via the GitLab project settings since recently. So,...
Yet still, when uncommitted changes are present modulesync should abort instead of blowing up the universe. I think this is a fair expectation. Software should be safe to use. Basically,...
@james-powis The word "filter" suggests like we're actually filtering a list of modules (not overriding), so the latter solution resonates with the usage pattern. :+1: