Erich Mauerböck
Erich Mauerböck
## Summary Workaround ## Checklist - [x] Manually verified. (For example `puppet apply`)
## Describe the Bug The way archive is used with the installation from source does not work in my setup. It seems curl doesn't download the archive. ## Expected Behavior...
### Jenkins and plugins versions report Environment ``` Jenkins 2.452.3 ignore-committer-strategy 1.0.4 cloudbees-bitbucket-branch-source 887 or 888 likewise, 886 worked ok ``` ### What Operating System are you using (both controller,...
## Summary If multiple tomcat instances are needed on a host, there is a file resource clash with the default webapps. This small PR makes that resource unique.
just fix the parameter names
### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version _No response_ ### Which area(s) of pnpm are affected? (leave...
#### Pull Request (PR) description All parameters with feasible defaults in nginx itself become `Optional`. Also fixes some minor type isssues. #### This Pull Request (PR) fixes the following issues...
This module implements multiple directives with explicit defaults, which are unnecessary, because nginx does already have feasible defaults, so we should rely on them. The parameters should be changed to...