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

fix(tasks): (re)-enable durations on canceled tasks #7433

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

erikmunson
Copy link
Member

long, long ago (it was 2015), a change was made to hide the duration of canceled tasks. I don't know why, and nobody else seems to know either. It seems useful to have a duration even on things you've canceled, so let's try turning it on 🤷‍♂

before:
Screen Shot 2019-09-24 at 10 48 06 AM

after:
Screen Shot 2019-09-24 at 10 47 48 AM

@erikmunson erikmunson merged commit 91e4c42 into spinnaker:master Sep 24, 2019
@erikmunson erikmunson deleted the canceled-task-duration branch September 24, 2019 18:17
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Sep 24, 2019
91e4c42 fix(tasks): (re)-enable durations on canceled tasks (spinnaker#7433)
4d3454c fix(core/pipeline): migrate more manual execution field layouts
15de4a8 fix(core/forms): MapEditorInput: Add validation for empty keys and empty values. Remove `errors` prop in favor of using `validation.validationMessage` which is passed from FormField/FormikFormField
70dee3f fix(core/pipeline): Don't break templated pipelines when updating config (spinnaker#7428)
b942b5b fix(core/pipeline): Fix revert button regression for templated pipelines (spinnaker#7427)
d7490f9 feat(core): rerun child pipelines with artifacts (spinnaker#7422)
christopherthielen added a commit that referenced this pull request Sep 24, 2019
91e4c42 fix(tasks): (re)-enable durations on canceled tasks (#7433)
4d3454c fix(core/pipeline): migrate more manual execution field layouts
15de4a8 fix(core/forms): MapEditorInput: Add validation for empty keys and empty values. Remove `errors` prop in favor of using `validation.validationMessage` which is passed from FormField/FormikFormField
70dee3f fix(core/pipeline): Don't break templated pipelines when updating config (#7428)
b942b5b fix(core/pipeline): Fix revert button regression for templated pipelines (#7427)
d7490f9 feat(core): rerun child pipelines with artifacts (#7422)
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
91e4c42 fix(tasks): (re)-enable durations on canceled tasks (spinnaker#7433)
4d3454c fix(core/pipeline): migrate more manual execution field layouts
15de4a8 fix(core/forms): MapEditorInput: Add validation for empty keys and empty values. Remove `errors` prop in favor of using `validation.validationMessage` which is passed from FormField/FormikFormField
70dee3f fix(core/pipeline): Don't break templated pipelines when updating config (spinnaker#7428)
b942b5b fix(core/pipeline): Fix revert button regression for templated pipelines (spinnaker#7427)
d7490f9 feat(core): rerun child pipelines with artifacts (spinnaker#7422)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants