Skip to content
#

jenkinsfile

Here are 354 public repositories matching this topic...

jenkinsfile-runner
cdupont
cdupont commented Nov 29, 2021

Hello,
I currently start jenkinsfile-runner this way:

jenkinsfile-runner -p /var/lib/jenkins/plugins/ -w /home/cdupont/.jenkinsfile-runner/war/2.303.3 -f Jenkinsfile --runWorkspace .

But it's a bit awkward. It would be nice to be able to store those options in a config file.

enhancement good first issue
oleg-nenashev
oleg-nenashev commented Oct 26, 2021

This repository now has GitHub Issues enabled. It would be awesome to move https://github.com/jenkinsci/jenkinsfile-runner-github-actions#current-limitations--todos to GitHub issues so that potential contributors can see the issues and potentially contribute to them

Acceptance criteria

  • Review the status of the TODO items
  • Create issues for ones that are still actual. Some items need u
good first issue community chore

This project relies on the Jenkins Shared Libraries mechanism and uses JSON configuration files to drive the build process, so that developers do not have to write a large number of Jenkins build scripts and abstract and reuse the execution process of Jenkins build scripts in many projects. The class library is very suitable for managing the large number of construction projects and the construction of various work scenarios. It can rely on one or several construction templates to cooperate with the json construction configuration file in each project to realize a unified management and flexible software project construction management plan .

  • Updated Sep 6, 2020
  • Groovy

Improve this page

Add a description, image, and links to the jenkinsfile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jenkinsfile topic, visit your repo's landing page and select "manage topics."

Learn more