Jenkins community has provided the offical jenkins-cli.jar but it is
not intuitive to use it. So I just create a wrapper for it to make it more
easier to use. All you need is to
pip install jenkins-fire-cli
jenkins-fire-cli config set jenkins.url http://your-jenkins-site-url
jenkins-fire-cli c
why I feel
difficult to choose betweeen them.
On Friday, September 9, 2022 at 2:43:39 PM UTC+8 dheinric wrote:
> Am Donnerstag, dem 08.09.2022 um 23:15 -0700 schrieb Weihong Xu:
>
> Not exactly. I have already used Jenkins pipeline to define the CI/CD
> workflow. The problem is I still
the meta job will created the pipeline Job automatically by reading some
.yml file in the repos they provided.
On Friday, September 9, 2022 at 1:39:24 PM UTC+8 dheinric wrote:
> Am Donnerstag, dem 08.09.2022 um 19:15 -0700 schrieb Weihong Xu:
>
> > I have plan to try it in our proj
I have plan to try it in our projects, but it is still a little bit
difficult for me to choose between Job DSL and it. I am try to find a tool
with which I can create a meta job in Jenkins that allows users to fill
there git url and then it will checkout the code and read some .yml file to
crea