[JIRA] (JENKINS-60446) Add option to pass custom paramters from multibranch to the trigger jobs

2020-02-10 Thread jenkins...@oguzhanuysal.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oguzhan Uysal commented on  JENKINS-60446  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add option to pass custom paramters from multibranch to the trigger jobs   
 

  
 
 
 
 

 
 Hi, Your interpretation of my issue/request is correct. As requested i have opened a new issue, https://issues.jenkins-ci.org/browse/JENKINS-61027. Thank you for your help.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203523.157608026.5243.1581324600169%40Atlassian.JIRA.


[JIRA] (JENKINS-61027) Add option to pass parameters/environment values from multibranch to triggered jobs

2020-02-10 Thread jenkins...@oguzhanuysal.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oguzhan Uysal created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61027  
 
 
  Add option to pass parameters/environment values from multibranch to triggered jobs   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 multibranch-action-triggers-plugin  
 
 
Created: 
 2020-02-10 08:47  
 
 
Environment: 
 multibranch-action-trigger-plugin v1.8  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Oguzhan Uysal  
 

  
 
 
 
 

 
 We have one or more multibranch pipelines which uses declarative jenkinsfile to build, puch & deploy docker images. Our wish is to do some garbage collection and delete these images and deployments when a branch/pipeline is deleted. Depending on our branching strategy we decide if a deployment takes place and we sanitise tags to comply with docker and kubernetes naming schemes. Because of this we assign dynamic values to the build context's environment variables/parameters and wish to pass these values to the triggered job for cleanup.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

[JIRA] (JENKINS-60446) Add option to pass custom paramters from multibranch to the trigger jobs

2020-02-10 Thread jenkins...@oguzhanuysal.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oguzhan Uysal edited a comment on  JENKINS-60446  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add option to pass custom paramters from multibranch to the trigger jobs   
 

  
 
 
 
 

 
 Hi [~aytuncbeken], - Works like a charm, and having support for environment variables as values makes it even better. Thanks for picking this up quickly. -I spoke too soon sorry. In our multibranch project we define parameters and environment variables in the jenkinsfile to determine if a deployment should take place and to which environment. These values are dynamic and assigned to the env in the build context. Is it possible to pass these dynamic values to the job triggered by this plugin?setting `${ENV}` passes the literal string instead of the expected value  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203523.157608026.5219.1581322140332%40Atlassian.JIRA.


[JIRA] (JENKINS-60446) Add option to pass custom paramters from multibranch to the trigger jobs

2020-02-09 Thread jenkins...@oguzhanuysal.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oguzhan Uysal commented on  JENKINS-60446  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add option to pass custom paramters from multibranch to the trigger jobs   
 

  
 
 
 
 

 
 Hi Aytunc BEKEN, Works like a charm, and having support for environment variables as values makes it even better. Thanks for picking this up quickly.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203523.157608026.5215.1581321480277%40Atlassian.JIRA.


[JIRA] (JENKINS-60446) Add option to pass custom paramters from multibranch to the trigger jobs

2020-02-04 Thread jenkins...@oguzhanuysal.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oguzhan Uysal commented on  JENKINS-60446  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add option to pass custom paramters from multibranch to the trigger jobs   
 

  
 
 
 
 

 
 Hi,   We're having a similar where we use a multibranch project with parameterized builds. Is it not possible to pass the parameters through so the jobs that we trigger have access to upstream parameters.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203523.157608026.846.1580809560422%40Atlassian.JIRA.