Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fly archive-pipeline #5320

Closed
YoussB opened this issue Mar 17, 2020 · 0 comments
Closed

Implement fly archive-pipeline #5320

YoussB opened this issue Mar 17, 2020 · 0 comments
Assignees
Projects

Comments

@YoussB
Copy link
Member

YoussB commented Mar 17, 2020

No description provided.

@YoussB YoussB created this issue from a note in Epic #5055 (Current iteration) Mar 17, 2020
@aoldershaw aoldershaw moved this from Current iteration to In progress in Epic #5055 Mar 24, 2020
aoldershaw added a commit that referenced this issue Mar 24, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
aoldershaw added a commit that referenced this issue Mar 26, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
aoldershaw added a commit that referenced this issue Mar 26, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
@aoldershaw aoldershaw moved this from In progress to Done in Epic #5055 Mar 26, 2020
aoldershaw added a commit that referenced this issue Mar 30, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
aoldershaw added a commit that referenced this issue Mar 30, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
aoldershaw added a commit that referenced this issue Mar 31, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
aoldershaw added a commit that referenced this issue Mar 31, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
@taylorsilva taylorsilva assigned taylorsilva and unassigned aoldershaw Apr 2, 2020
@vito vito assigned YoussB and unassigned jomsie Apr 6, 2020
taylorsilva pushed a commit that referenced this issue Apr 6, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
taylorsilva pushed a commit that referenced this issue Apr 6, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
taylorsilva pushed a commit that referenced this issue Apr 7, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
taylorsilva pushed a commit that referenced this issue Apr 7, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
vito pushed a commit that referenced this issue Apr 8, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
vito pushed a commit that referenced this issue Apr 8, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
@vito vito closed this as completed Apr 14, 2020
aoldershaw added a commit that referenced this issue Apr 14, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
aoldershaw added a commit that referenced this issue Apr 14, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
aoldershaw added a commit that referenced this issue Apr 15, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
aoldershaw added a commit that referenced this issue Apr 15, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
taylorsilva pushed a commit that referenced this issue Apr 17, 2020
#5320

Adds an archive-pipeline command that functions nearly identically to
pause-pipeline

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
taylorsilva pushed a commit that referenced this issue Apr 17, 2020
#5320

Since archiving pipelines can be destructive, the fly archive-pipelines
command should have a confirm dialog before making any changes. This is
overridable by a --non-interactive flag.

In the case of --all, print a table of all the pipelines that will be
archived if the user confirms.

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
Co-authored-by: James Thomson <jthomson@pivotal.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Epic #5055
  
Done
Development

Successfully merging a pull request may close this issue.

6 participants