×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
Performs a Jira workflow action for every issue that matches the JQL query. A common use might be to consider a ticket "confirmed" in the last build step of ...
Jan 19, 2017 · If we're building on the master branch or the user checked FORCE_FULL_BUILD , we'll call three other builds in parallel ( full-build-linux , ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Execute the stage when the branch being built matches the branch pattern (ANT style path glob) given, for example: when { branch 'master' } . Note that this ...
Computes the message authentication code for the specified byte sequence. mac(String) - Method in class jenkins.security.HMACConfidentialKey. Computes the ...
Load a library dynamically rather than using @Library syntax. You may use global variables defined in the library thereafter: library 'mylib@master' ...
Four students and their master project in Jenkins security. Context Jenkins is a CI/CD solution and as such, it is critical that the open source plugins that ...
Limit the maximum number of search results. Notable changes since 2.375.3: Update to various UI elements. Modernize table display, page layout, and buttons. ( ...