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(core/pipeline): Fixes UX of saving non-templated pipelines #7437

Merged

Conversation

christopherthielen
Copy link
Contributor

Previously, a fix for saving Templated pipelines was applied which removed the assigment of the updated pipeline to 'renderablePipeline'. This fix re-applies the assignment of the 'renderablepipeline' variable but only if the pipeline is non-templated.

Previously, a fix for saving Templated pipelines was applied which
removed the assigment of the updated pipeline to 'renderablePipeline'.
this fix re-applies the assignment of the 'renderablepipeline' variable
but only if the pipeline is non-templated.
Copy link
Member

@erikmunson erikmunson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it

@christopherthielen christopherthielen merged commit 2b7b60c into spinnaker:master Sep 25, 2019
@christopherthielen christopherthielen deleted the fix-pipeline-saving branch September 25, 2019 22:14
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Sep 25, 2019
2b7b60c fix(core/pipeline): Fixes UX of saving non-templated pipelines (spinnaker#7437)
6ccc8cd feat(core/forms): Remove all async support from the spinnaker validation apis (spinnaker#7435)
bfa0d17 fix(pipeline): Fix NPE in stage requisiteStageRefIds (spinnaker#7417)
a125b03 fix(core/pipeline): Fix execution details chevron for grouped stages (spinnaker#7421)
christopherthielen added a commit that referenced this pull request Sep 25, 2019
2b7b60c fix(core/pipeline): Fixes UX of saving non-templated pipelines (#7437)
6ccc8cd feat(core/forms): Remove all async support from the spinnaker validation apis (#7435)
bfa0d17 fix(pipeline): Fix NPE in stage requisiteStageRefIds (#7417)
a125b03 fix(core/pipeline): Fix execution details chevron for grouped stages (#7421)
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
…aker#7437)

Previously, a fix for saving Templated pipelines was applied which
removed the assigment of the updated pipeline to 'renderablePipeline'.
this fix re-applies the assignment of the 'renderablepipeline' variable
but only if the pipeline is non-templated.
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
2b7b60c fix(core/pipeline): Fixes UX of saving non-templated pipelines (spinnaker#7437)
6ccc8cd feat(core/forms): Remove all async support from the spinnaker validation apis (spinnaker#7435)
bfa0d17 fix(pipeline): Fix NPE in stage requisiteStageRefIds (spinnaker#7417)
a125b03 fix(core/pipeline): Fix execution details chevron for grouped stages (spinnaker#7421)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants