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

When a deployments continues from an interruption it should add a resume audit instead of a start #3208

Closed
droyad opened this issue Feb 23, 2017 · 2 comments
Assignees
Milestone

Comments

@droyad
Copy link
Contributor

droyad commented Feb 23, 2017

Eg, a project Guided with simple script step and a Manual Intervention step End of Deploy prints:

7 minutes ago	 system	Machine Local became healthy
8 minutes ago	 system	Deploy to Local succeeded for Guided release 0.0.5 to Local
8 minutes ago	 system	Deploy to Local started for Guided release 0.0.5 to Local
8 minutes ago	 admin	Submitted interruption End of Deploy with notes: wfefwef (show details)
8 minutes ago	 admin	Took responsibility for interruption End of Deploy (show details)
15 minutes ago system	Deploy to Local requires manual intervention for Guided release 0.0.5 to Local
15 minutes ago system	Deploy to Local started for Guided release 0.0.5 to Local

When it resumes, it raises a DeploymentStarted event. This change would raise a DeploymentResumed event instead.

@droyad droyad changed the title Deployments with a Manual Intervention step add an extra getting started audit log When a deployments continues from a Manual Intervention step it should add a resume audit instead of a start Feb 23, 2017
@droyad droyad changed the title When a deployments continues from a Manual Intervention step it should add a resume audit instead of a start When a deployments continues from an interruption it should add a resume audit instead of a start Feb 23, 2017
@droyad droyad self-assigned this Feb 23, 2017
@droyad droyad closed this as completed Feb 24, 2017
@octoreleasebot octoreleasebot added this to the 3.11.2 milestone Feb 24, 2017
@octoreleasebot
Copy link

Release Note: When a deployment resumes a Deployment Resumed event is raised instead of a Deployment Started event

@lock
Copy link

lock bot commented Nov 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants