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

Write script to determine is deployment is successful for CI #927

Closed
jamesgorrie opened this issue Oct 7, 2020 · 1 comment
Closed

Write script to determine is deployment is successful for CI #927

jamesgorrie opened this issue Oct 7, 2020 · 1 comment
Assignees
Projects

Comments

@jamesgorrie
Copy link
Contributor

jamesgorrie commented Oct 7, 2020

Ref #898

Write a script that can compare the deployment:label tag of a service against the tasks running within that service to determine that a service has successfully deployed.

This can then be added to the release to stage step of the build as a "completed" check.

@kenoir
Copy link
Contributor

kenoir commented Oct 8, 2020

This should be a weco-deploy command to keep the deployment logic together. The command could then record a deployment as successful in dynamo.

Possibly a deployment should have a list of statuses to accomodate checks run against it (deployment success/200s/browser tests etc).

@jamesgorrie jamesgorrie moved this from To do to In progress in Data Oct 9, 2020
Data automation moved this from In progress to Done Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Data
  
Done
Development

No branches or pull requests

2 participants