Sep 3, 2023 · Refactoring stages in Jenkins pipelines into a shared library is an excellent way to reduce duplicated code and improve maintainability. However ...
Missing: standard | Show results with:standard
Oct 2, 2017 · The common approach to reuse pipeline code is to put methods like "deploy" into a Shared Library. If we now start developing the next ...
Feb 1, 2017 · DO use parameterized Pipelines and variables to make your Pipeline scripts more reusable. Passing in parameters is especially helpful for ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Missing: /search | Show results with:/search
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short ...
May 9, 2019 · Optimize Code Reuse​​ There's really no need for every team in your organization to figure out how to do the same things over and over again.
Oct 27, 2021 · Hello. I'm using Jenkins to deploy terraform using Pipelines to OCI. The code runs when executed on the Linux Machine that has Jenkins ...
Missing: standard | Show results with:standard
Nov 21, 2019 · However, this would fail to reuse a fair amount of subtle code which is already available in JNLPLauncher and the matching client code in agent.
Aug 30, 2018 · Search code, repositories, users, issues, pull requests... · Provide feedback · Saved searches · Sponsor jenkinsci/jep · README.adoc · README.adoc.
Redpen plugin will search for the logs from the default/standard path of the selected framework. If the log files are stored other than the default/standard ...