Allan Burdajewicz
Allan Burdajewicz
### Testing done ### Submitter checklist - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull...
See [JENKINS-73422](https://issues.jenkins.io/browse/JENKINS-73422) caused by https://github.com/jenkinsci/jenkins/pull/8922. Proposing an escape hatch to re-allow access to Resource URL. Many users seem impacted due to client automatically sending Authorization on redirect.. The escape hatch...
Started draft for Jakarta EE 9 migration. ### Testing done TBD ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not...
Proposal to fix https://github.com/jenkinsci/bitbucket-branch-source-plugin/issues/862. Reinstore the `credentialsId` in the `GitSCM` configuration. It would also guarantee that credentials usage is [still tracked](https://github.com/jenkinsci/git-plugin/blob/git-5.2.2/src/main/java/hudson/plugins/git/GitSCM.java#L933). Checking down the line, [GitClient still uses the authenticator...
Similar to what was once done for another field https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/377/files. And I think was introduced by https://github.com/jenkinsci/bitbucket-branch-source-plugin/commit/95d57661797e811c1aab7e758b45d1fe69eb1448. ### Your checklist for this pull request - [x] Make sure you are...
# Description [JENKINS-73791](https://issues.jenkins.io/browse/JENKINS-73791): The retrieval of branches can fail the entire Branch Scanning if a `BranchDiscoveryTrait` strategy that involves checking on PRs is used while some PR parts cannot be...
Fix https://github.com/jenkins-infra/jenkins.io/issues/7568. I have tested the configuration with and without path prefix and validated that it works. I also helped a user to make websocket agent connection happens through 2...
### Describe your use-case which is not covered by existing documentation. Per me understanding from https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html, the modules `rewrite` and `proxy_wstunnel` must be loaded and the following should be added...
### Jenkins and plugins versions report When the option `Export OpenTelemetry configuration as environment variables` is enabled, every single pipeline step will cause a credentials lookup to happen. This might...
Upstreams: * https://github.com/jenkinsci/kubernetes-client-api-plugin/pull/292 * https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/70 ### Testing done N/A ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main...