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(executions): Clarify why executions are NOT_STARTED #7183

Merged
merged 5 commits into from
Jul 3, 2019

Conversation

alanmquach
Copy link
Contributor

Users are sometimes confused why their executions are "stuck" in NOT_STARTED state and it's usually because there is a RUNNING execution and the pipeline is configured with concurrent executions disabled (the default).

This change just explains it better when limitConcurrent is true. As a bonus, clicking RUNNING also links to executions filtered to running executions of the pipeline in question (there should only be one):
aquachpy_·_Pipeline_Executions

@christopherthielen
Copy link
Contributor

I ❤️ it. Travis 🙅‍♀️ doesn't.

@anotherchrisberry
Copy link
Contributor

If it were in parentheses I would love it

@alanmquach
Copy link
Contributor Author

@anotherchrisberry sounds good.

@alanmquach alanmquach merged commit c93b4d0 into spinnaker:master Jul 3, 2019
@alanmquach alanmquach deleted the explain-not-started branch July 3, 2019 22:50
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Jul 5, 2019
ecb2dd1 feat(gce): Support new artifact model for deploy SG (spinnaker#7178)
c93b4d0 fix(executions): Clarify why executions are NOT_STARTED (spinnaker#7183)
1f3882b fix(core/pipeline): Change 'pipelines' state to redirect to the default child 'executions' ... instead of having an abstract state
christopherthielen added a commit that referenced this pull request Jul 5, 2019
ecb2dd1 feat(gce): Support new artifact model for deploy SG (#7178)
c93b4d0 fix(executions): Clarify why executions are NOT_STARTED (#7183)
1f3882b fix(core/pipeline): Change 'pipelines' state to redirect to the default child 'executions' ... instead of having an abstract state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants