Sebastian Sdorra
Sebastian Sdorra
This pr will add an option to include peer dependencies when creating symlinks.
## Issue description We should find a handling of Java versions prior to Java 8u162, because these version require the Cryptography Extension (JCE) in order to create our GPG private...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
# Bug report ## Description / Observed Behavior Satori does not render components which are using `forwardedRef`. For example [FontAwesomeIcon](https://github.com/FortAwesome/react-fontawesome/). ## Expected Behavior Satori should render components which are using...
We need a way to pass arbitrary system properties to jenkins, because a lot of jenkins [features are controlled by system properties](https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties). At the moment we have no chance to...
There are a 4 zombie processes, after a fresh installation: ``` bash $ ps awwx | awk '{print $3}' | sort | uniq -c | grep 'Z' 4 Z ```...
The sonar-plugin of jenkins should be automatically configured on start. This could be difficult because of the required sonar api token of a user. We should discuss this in more...
[Rocket.Chat](https://rocket.chat/) + [Hubot](https://hubot.github.com/) integration to get a powerful chat.ops tool. I think we have to build our own cas plugin for a full integration, bu we can start with ldap...