credentials-plugin icon indicating copy to clipboard operation
credentials-plugin copied to clipboard

Provides Jenkins with extension points to securely store, manage, and bind credentials data to other Jenkins plugins, builds, pipelines, etc.

Results 40 credentials-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1607.va_c1576527071 to 1643.v1cffef51df73. Release notes Sourced from bom-2.361.x's releases. 1643.v1cffef51df73 👷 Changes for plugin developers Bump commons-text-api to 1.10.0 (#1481) @​NotMyFault 📦 Dependency updates Bump plugin from...

dependencies
java

See [JENKINS-68791](https://issues.jenkins.io/browse/JENKINS-68791). ### Before ### After - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull...

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.47 to 4.48. Release notes Sourced from plugin's releases. 4.48 📦 Dependency updates Bump JUnit from 5.9.0 to 5.9.1 (#613) @​dependabot Bump Jenkins test harness from 1837.vb_6efb_1790942...

dependencies
java

I don't know if there is a way to get a 'data-url' into the template to actually fix this button. See this change that broke it: https://github.com/jenkinsci/credentials-plugin/commit/9c5bb72106824ea826ba0d5e4d63fe5d2a11aa91#diff-45693b8474f3341b5d603b463cd4c10f4ec301a1c8c1c89b67034ba81056dfc9R44 - [x ]...

Bumps jruby-complete from 9.3.4.0 to 9.3.8.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jruby:jruby-complete&package-manager=maven&previous-version=9.3.4.0&new-version=9.3.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Requires https://github.com/jenkinsci/jenkins/pull/7051 and https://github.com/jenkinsci/credentials-plugin/pull/364 App-bar is getting a new feature to allow it to be in the sidepanel, it's now required to place it in the section you want it...

Requires https://github.com/jenkinsci/jenkins/pull/7051 App-bar is getting a new feature to allow it to be in the sidepanel, it's now required to place it in the section you want it displayed. _Note:...

Bumps [io.jenkins.tools.bom:bom-2.426.x](https://github.com/jenkinsci/bom) from 2839.v003b_4d9d24fd to 2950.va_633b_f42f759. Release notes Sourced from io.jenkins.tools.bom:bom-2.426.x's releases. 2950.va_633b_f42f759 🚀 New features and improvements Add database-sqlite to the managed set (#3057) @​basil 🐛 Bug fixes Work...

dependencies
java

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.78 to 4.80. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.80 📦 Dependency updates Bump io.jenkins.tools.maven:license-maven-plugin from 104.v2171757ee6dd to 133.v48b_64c1fc6b_4 (#907) @​dependabot Bump org.jenkins-ci.main:jenkins-test-harness from 2171.v048c97409d12 to 2174.v111a_b_471784f...

dependencies
java

Demo follow-up to #391 to have an incremental build (with some noisy println-debug attempts) taking care of conversion from Secret to SecretBytes for practical investigation.