
Sergey
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Activity overview
Latest activity by Sergey-
Sergey commented,
A Stage is sequential by current Go definition. This feature request is to change that and make possible to construct workflows which allow parallel stage execution.There can (and occur frequently)...
-
Sergey commented,
A Stage is sequential by current Go definition. This feature request is to change that and make possible to construct workflows which allow parallel stage execution.There can (and occur frequently)...
-
Sergey created a post,
Support parallel Stages
It should be possible to configure several Stages to be run in parallel and also to see their parallel progress on the Pipeline dashboard.Sometimes some actions grouped into stages can be executed ...
-
Sergey created a post,
Support parallel Stages
It should be possible to configure several Stages to be run in parallel and also to see their parallel progress on the Pipeline dashboard.Sometimes some actions grouped into stages can be executed ...
-
Sergey commented,
For instance, I should be able to add some specific jobs/stages to a pipeline which is derived from a temple. And that is the least example I can imagine.As far as I understand, the control flow de...
-
Sergey commented,
For instance, I should be able to add some specific jobs/stages to a pipeline which is derived from a temple. And that is the least example I can imagine.As far as I understand, the control flow de...
-
Sergey commented,
Yeah, that would be a step in the right direction especially in conjunction with the feature of binding two concurent jobs/stages to the _same_ build agent. That would save copying numerous binarie...
-
Sergey commented,
Yeah, that would be a step in the right direction especially in conjunction with the feature of binding two concurent jobs/stages to the _same_ build agent. That would save copying numerous binarie...
-
Sergey created a post,
Support Maven/Ivy artifact repositories as material source
A pipeline should be able to depend on maven on maven-like (ivy) artifact repositories (like Nexus, Artifactory), which provide more features, reliabliliity and flexibility in artifacts management.
-
Sergey created a post,
Pipeline template configuration overriding
It should be possible to override configuration values (including stages, jobs, tasks, etc) of a pipeline denied using a pipeline template, otherwise usefullness of templates is extremely limited.