It was a nice video. Thanks. I have 1 question. How dynamically generate the choice parameter. E.g I mean There could be multiple branches available. How to dynamically populate them in pipeline?
I'm trying to set up Jenkins as a mini portal. User starts a parameterized build and selects a region from a dropdown. What I am missing (do not know if it's possible) is how I would pass the parameter in the build to terraform so it can build the infrastructure in that region? UserA starts a pipeline build, selects US East, terraform deploys infra in that region. UserB starts pipeline build, selects US East 2, terraform deploys infra in that region. I believe the terraform jenkin plugin can handle this, I am trying to do this via a pipeline. Is this possible?
can you upload jenkins pipeline tutorials with real-time scenarios like declarative and scripted pipeline scenarios with multiple environment deployment.
The syntax indicated for git here does not work . It needs to be - git branch: "${params.branch}", url:'github.com/Sam-SFO/my-app'. Likely the usual git plugin version issue.
Hello Sir, one quick question. I have a password pulled from vault and saved in one variable(xyz) but when I try with this password to connect, I see the password in a plain text on Jenkins console and which is against security, so I would like to use password parameter to pass the stored variable in default password value? or is there any other way to mask my password during execution phase(not with Jenkins credentials, I need to pull from other server for latest password).Please advise.
contact javahome For online/classroom training please contact, Banglore, +919886611117
Hello there i never find such a best videos and the flavour of knowledge which was shared by you, I am a big fan of you and following all of videos.
Waoww
Thank you for putting up one of the best tutorials out there on pipeline. Could you please make a video on mutli Brach pipeline as well.
Thanks a lot brother! was searching for this found the absolute best tutorial here!
Explanation super agi ide sir
A nice video, I am subscribed to your channel, now I am going to watch all your playlist about Jenkins... well done!
This explain exactly what i want. thank you
Well explained! I appreciate working through the errors. Thanks!
This video was really helpful and easy to implement in my own code. Thanks!
beautiful video. does it replace the variables to the groovy file as well? I have a need to replace few variables in the groovy file.
Just Awesome... thanks
It was a nice video. Thanks.
I have 1 question.
How dynamically generate the choice parameter. E.g I mean There could be multiple branches available. How to dynamically populate them in pipeline?
👍👍👍👍👍👍👍👌👌
you can use git-parameter plugin and fetch branches automatically
yes we can
Thank You so much.
Is the same possible for a multi-branch pipeline?
I'm trying to set up Jenkins as a mini portal. User starts a parameterized build and selects a region from a dropdown.
What I am missing (do not know if it's possible) is how I would pass the parameter in the build to terraform so it can build the infrastructure in that region?
UserA starts a pipeline build, selects US East, terraform deploys infra in that region.
UserB starts pipeline build, selects US East 2, terraform deploys infra in that region.
I believe the terraform jenkin plugin can handle this, I am trying to do this via a pipeline.
Is this possible?
Do we use pipeline syntax generator for pipeline or we should write script on our own in real time?
Yes we use syntax generator as a reference to develop pipeline scripts
Thank you
Helpful
Is there a way for triggering a parametrized Jenkins pipeline on 'git push'?
can you upload jenkins pipeline tutorials with real-time scenarios like declarative and scripted pipeline scenarios with multiple environment deployment.
Sure Will do in future
I don't want to select manually ,if changes in stage deploy staging ,if prod deploy to prod how ? Please help bro
Thanks
The syntax indicated for git here does not work . It needs to be - git branch: "${params.branch}", url:'github.com/Sam-SFO/my-app'.
Likely the usual git plugin version issue.
Thanks!
Welcome!
how to add "trigger parameterized build on other project" in jenkinsfile?
brother you need to install the plugin Parametrized trigger plugin ,then you can get the options
Hello Sir, one quick question. I have a password pulled from vault and saved in one variable(xyz) but when I try with this password to connect, I see the password in a plain text on Jenkins console and which is against security, so I would like to use password parameter to pass the stored variable in default password value? or is there any other way to mask my password during execution phase(not with Jenkins credentials, I need to pull from other server for latest password).Please advise.
Your good name is shafi?
Hari
Good explanation, good video... thanks, How can I contact you for help in AWS, pls provide contact emailid.
hari.kammana@gmail.com
@@JavaHomeCloud how can be done for plsql