Jenkins pipeline : GitHub PR and Multibranch

2022-07-25 Thread Albert Shamsiyan
Hi Trying to implement a hook between GitHub and Jenkinsfile which shall be executed once created PR and will be a condition to it's approval. >From what I've seen so far, I need to use gitHubPullRequestDiscovery. Yet, cant find a solid example. Any information will be acceptable ( using Jen

Re: HTML report between different jobs ??

2016-12-11 Thread Albert Shamsiyan
, Daniel Beck wrote: > > > > On 11.12.2016, at 17:50, Albert Shamsiyan > wrote: > > > > managed by the same master, any way to configure the Test to "place" the > html report in the Deploy job directory ??? > > If you enjoy implementing a 'wo

Re: HTML report between different jobs ??

2016-12-11 Thread Albert Shamsiyan
d. > > Of course a side effect is that the deploy job won't actually finish until > the downstream job is finished. > > > On 11.12.2016, at 11:55, Albert Shamsiyan > wrote: > > > > I have multiple deployment jobs which executes the same downstream > t

HTML report between different jobs ??

2016-12-11 Thread Albert Shamsiyan
I have multiple deployment jobs which executes the same downstream testing job. I would like to attach the HTML report generated by the Testing job to the build report of the upstream deployment job. Is it possible ? How ? Example: Deploy_Dev -> AutoamtedTest (Environemt=Dev) Deploy_QA -> A

managing LDAP users

2016-08-03 Thread Albert Shamsiyan
Hi, For Jenkins server with LDAP integration, I'm required to manage completed Jobs X Groups matrix, what will be the best approach to manage them? Roles and Assigns ?? Adding permissions to Folder \ Tabs THX - Albert -- You received this message because you are subscribed to the Google

Promoted Build Parameter

2016-06-13 Thread Albert Shamsiyan
Newbie help. For Job A which builds and promotes to Dev, there is promotion process to QA Performance and Production. Is there a way to create Job B which be able to deploy to all environments? When using "Promoted Build Parameter" in Job B configuration, I must select the Promotion proce

Jenkins Hardware Upgrade

2016-05-15 Thread Albert Shamsiyan
Hi, I'm looking for a way to upgrade our Jenkins and hosting machine to official latest. Were currently using antique RedHat machine and Jankins master was not updated for a while. I would like to keep Jobs history. Suggestions how? Pitfalls to be warned? THX - Albert. -- You receive