Sandra Parsick
Sandra Parsick
Since version 1.5.1-SNAPSHOT, the plugin generate the Apache licence text in the generated catalog.xml. The generated catalog.xml with version 1.5.0: ```xml providedCapabilities.exists(p | p.namespace == 'osgi.bundle') ``` The generated catalog.xml...
Collecting issue for cleaning up dependencies
When you have a bad internet connection, then it would be nice to have a mirror of your p2 repositories that are defined in your target platform. Eclipse provides two...
Refactoring of configuration tests https://github.com/jenkinsci/jenkins-test-harness/pull/426 - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request...
Private IP address needs a pre-defined vnet and subnet. Add a validation that ensure that the vnet and subnet is set and both exists in Azure. _Originally discussed in https://github.com/jenkinsci/azure-container-agents-plugin/pull/90#discussion_r780117835_
Issue #105 showed that the used Docker images have sometimes affected changes. Adding monthly build should help to recognize it earlier.
As mentioned in #105, in the late version we need an additional git configuration `safe.directory=false` to avoid an internal server error. The assumption is that if we change the nginx...