Groups
Groups
Sign in
Groups
Groups
GoCD Users
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–7 of 7
eran....@riskified.com
, …
Ashwanth Kumar
17
3/4/22
Running a pipeline multiple times in parallel in not possible?
varying >
GO_JOB_RUN_INDEX
=1..n. You can then change your scripting to partition the > tests deterministically into buckets depending on the # of jobs in the > _COUNT and
unread,
Running a pipeline multiple times in parallel in not possible?
varying >
GO_JOB_RUN_INDEX
=1..n. You can then change your scripting to partition the > tests deterministically into buckets depending on the # of jobs in the > _COUNT and
3/4/22
Joel Bodenmann
,
Aravind SV
3
11/27/20
Recommendations for multi-platform builds, tests & deployments
q=
GO_JOB_RUN_INDEX
> > There's no correct answer for this, in my opinion. One thing I'd make sure > to do is to keep most logic outside of the CD tool, and in scripts
unread,
Recommendations for multi-platform builds, tests & deployments
q=
GO_JOB_RUN_INDEX
> > There's no correct answer for this, in my opinion. One thing I'd make sure > to do is to keep most logic outside of the CD tool, and in scripts
11/27/20
Andrew Jones
, …
Ketan Padegaonkar
9
3/2/18
Jenkins-style "Configuration Matrix"
use the
GO_JOB_RUN_INDEX
and GO_JOB_RUN_COUNT to decide what to do. >>> Even something as simple as: >>> >>> $ cat matrix.rb >>> #!env ruby
unread,
Jenkins-style "Configuration Matrix"
use the
GO_JOB_RUN_INDEX
and GO_JOB_RUN_COUNT to decide what to do. >>> Even something as simple as: >>> >>> $ cat matrix.rb >>> #!env ruby
3/2/18
Michael Baldry
,
Ketan Padegaonkar
3
8/29/17
Does GoCD support parallel builds?
environment variables
GO_JOB_RUN_INDEX
> and GO_JOB_RUN_COUNT to indicate the number of agents, and the index of the > current agent. You may use these variables to partition
unread,
Does GoCD support parallel builds?
environment variables
GO_JOB_RUN_INDEX
> and GO_JOB_RUN_COUNT to indicate the number of agents, and the index of the > current agent. You may use these variables to partition
8/29/17
Aditya Byreddy
,
Ketan Padegaonkar
5
1/17/17
Setting up gocd development environment
Ketan, Please find the stacktrace and entire log. *Stacktrace* /home/gocd/Desktop/gocd/server/webapp/WEB-INF/rails.new/vendor/bundle/jruby/1.9/gems/
unread,
Setting up gocd development environment
Ketan, Please find the stacktrace and entire log. *Stacktrace* /home/gocd/Desktop/gocd/server/webapp/WEB-INF/rails.new/vendor/bundle/jruby/1.9/gems/
1/17/17
Salomé L.
,
David Rice
4
7/22/16
Environment variable for agent
> Will
GO_JOB_RUN_INDEX
and GO_JOB_RUN_COUNT work for you? >> >> >> On Thu, Jul 21, 2016 at 3:15 PM Salomé L. wrote: >> >>> Hi >>> I
unread,
Environment variable for agent
> Will
GO_JOB_RUN_INDEX
and GO_JOB_RUN_COUNT work for you? >> >> >> On Thu, Jul 21, 2016 at 3:15 PM Salomé L. wrote: >> >>> Hi >>> I
7/22/16
srinivas upadhya
, …
Liping Guo
16
11/6/15
[Feature Request] run-x-instances of job
=$
GO_JOB_RUN_INDEX
>> export TLB_JOB_NAME=*${GO_PIPELINE_NAME}-${GO_STAGE_NAME}-${GO_JOB_NAME}* >> >> export TLB_JOB_VERSION=${GO_PIPELINE_COUNTER
unread,
[Feature Request] run-x-instances of job
=$
GO_JOB_RUN_INDEX
>> export TLB_JOB_NAME=*${GO_PIPELINE_NAME}-${GO_STAGE_NAME}-${GO_JOB_NAME}* >> >> export TLB_JOB_VERSION=${GO_PIPELINE_COUNTER
11/6/15