Re: Multibranch job export/import

2022-01-11 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 11.01.2022 um 07:59 -0800 schrieb Madhu Muchukota: Do we have any documentation on this on how to export multibranch pipeline jobs? You can export any job's config.xml using the Jenkins CLI (possibly via the built-in SSH server on port ), like so: ssh -p @ get-job

Re: CloudBees AWS creds plugin 1.33 issues

2022-01-11 Thread alan.l...@gmail.com
To add more information, I've determined that for my case (using the ec2-fleet plugin), I need to add a dummy value to the CloudBees AWS credential (like 'xx') advanced external-id configuration. If I put that there, I can run. If I take it back out, I start getting continuous errors from

Re: CloudBees AWS creds plugin 1.33 issues

2022-01-11 Thread alan.l...@gmail.com
Bump... Has anyone had any success with this? I created a JIRA, but no responses. Also no responses on the Github issue (https://github.com/jenkinsci/aws-credentials-plugin/issues/116). Thanks for any advice. On Thursday, January 6, 2022 at 9:55:10 AM UTC-7 alan.l...@microfocus.com wrote:

Multibranch job export/import

2022-01-11 Thread Madhu Muchukota
Hi Team, I am trying to export and import some of our multibranch pipeline jobs into new Jenkins instance. Do we have any documentation on this on how to export multibranch pipeline jobs? Thanks in advance. Regards, Madhu M -- You received this message because you are subscribed to the

how to pass multiple sln files in bat command

2022-01-11 Thread Mahua Pal
Hi, I am getting below error. Also can somehow please say how to pass muliple solution files of single project in bat command. C:\jenkins\workspace\xyz>"C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild" **/*.sln /p:RunOctoPack=true