Frank Aurich
Frank Aurich
In my opinion you ignore the fact that CMake can be used on Windows, while Make cannot. Also, CMake offers `ccmake` or `cmake-gui` for easy configuration and a full overview...
Is it possible that the extension only works correctly if I **open a folder** (with CMakePresets.json) in VS Code? When I do that, I don't get any errors, and the...
I'm getting make errors when trying to build Transmission after this PR was pushed: ``` make[2]: *** No rule to make target 'web/assets/img/team.svg', needed by 'web/CMakeFiles/trweb'. Stop. make[1]: *** [CMakeFiles/Makefile2:1589:...
Nope, `Push Events` is not checked, only `Merge Request` and `Comment` (the last one is so Jenkins rebuilds on a specific comment).
The project has 4 web hooks configured, each talking to a different Jenkins job (all Freestyle jobs). The Jenkins job in question only has Gitlab Triggers "Merge Request" and "Comment"...
But the CE version does not have the "Approvers" functionality, right? I see in the log that Gitlab triggers the "Merge Request" hook (for either each approval, or just once...
The job retains 30 days of build records
I think I have an idea why this might be happening to me: The git repository that triggers the Jenkins job is actually not the one that is checked out...
Can anyone provide some feedback on this? To the commenters who experience the same issue: Is your setup similar to ours, as described in my last comment? To the maintainers:...
Hi @omehegan, here's hopefully the relevant log entry. Due to company policy I had to filter quite a bit of information, I hope that there's still enough for you to...