Add ability to set the next sequence id for a pipeline
complete
I
Intellectual Finch
We would like to be able to update the next sequence id for a pipeline. We use the sequence id to version artifacts i.e. 1.0.0-<+pipeline.sequenceId>. Artifact version collisions will happen when migrating from jenkins, deleting and recreating a pipeline, moving a pipeline to another project.
Log In
Sudarshan Purohit
marked this post as
complete
Sudarshan Purohit
As discussed in our meeting, this ask will be solved by using http://developer.harness.io/docs/platform/pipelines/add-tags-dynamically-to-execution/ to assign tags based on artifact id or commit id in order to find the right executions quickly. Marking this ticket closed.
Sudarshan Purohit
marked this post as
in progress