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(artifacts): fix uncaught undefined exception with artifacts #7362

Merged
merged 5 commits into from
Aug 29, 2019

Conversation

Jammy-Louie
Copy link

  • fixes timing issue between Angular & React where there is a race condition when both the triggers and expected artifacts are updated at the same time.
  • fix previously uncaught exception when expected artifacts is undefined

@maggieneterval maggieneterval merged commit b889857 into spinnaker:master Aug 29, 2019
alanmquach added a commit to alanmquach/deck that referenced this pull request Sep 3, 2019
6a47557 refactor(core): Reactify rename pipeline modal (spinnaker#7368)
0d88644 feat(notifications): Add additional fields for Github and get config from halyard (spinnaker#7239)
902c0b3 refactor(core): use a fieldLayout for manualExecution (spinnaker#7356)
9f5a860 fix(core/pipeline): fix date picker for manual execution parameters where constraint == 'date'
744cf19 feat(core/presentation): Add DayPickerInput form input component
5a354b1 feat(core): improve readability of pipeline cancellation message (spinnaker#7369)
b889857 fix(artifacts): fix uncaught undefined exception with artifacts (spinnaker#7362)
dc16166 fix(core): Fix shadowed var usage (spinnaker#7367)
5d1facd  refactor(core): Reactify lock and unlock pipeline modal (spinnaker#7366)
d131e01 fix(core): separate multiple task errors by newline (spinnaker#7355)
450d681 refactor(core): Reactify enable pipeline modal (spinnaker#7360)
5155ba1 refactor(core): Reactify disable pipeline modal (spinnaker#7358)
14035ae fix(kustomize): fix artifact selector (spinnaker#7359)
12f2eaa refactor(core): Reactify delete pipeline modal (spinnaker#7357)
48b7195 fix(kubernetes): add StageFailureMessage to Bake Manifest execution details (spinnaker#7354)
5fae6ef feat(core): add stage status precondition type (spinnaker#7348)
f42977f fix(core): pipeline execution was not displaying all resolvedArtifacts (spinnaker#7353)
251250b fix(artifacts/k8s): fix rewrite k8s artifact edit (spinnaker#7352)
alanmquach added a commit that referenced this pull request Sep 3, 2019
* chore(core): Bump version to 0.0.405

6a47557 refactor(core): Reactify rename pipeline modal (#7368)
0d88644 feat(notifications): Add additional fields for Github and get config from halyard (#7239)
902c0b3 refactor(core): use a fieldLayout for manualExecution (#7356)
9f5a860 fix(core/pipeline): fix date picker for manual execution parameters where constraint == 'date'
744cf19 feat(core/presentation): Add DayPickerInput form input component
5a354b1 feat(core): improve readability of pipeline cancellation message (#7369)
b889857 fix(artifacts): fix uncaught undefined exception with artifacts (#7362)
dc16166 fix(core): Fix shadowed var usage (#7367)
5d1facd  refactor(core): Reactify lock and unlock pipeline modal (#7366)
d131e01 fix(core): separate multiple task errors by newline (#7355)
450d681 refactor(core): Reactify enable pipeline modal (#7360)
5155ba1 refactor(core): Reactify disable pipeline modal (#7358)
14035ae fix(kustomize): fix artifact selector (#7359)
12f2eaa refactor(core): Reactify delete pipeline modal (#7357)
48b7195 fix(kubernetes): add StageFailureMessage to Bake Manifest execution details (#7354)
5fae6ef feat(core): add stage status precondition type (#7348)
f42977f fix(core): pipeline execution was not displaying all resolvedArtifacts (#7353)
251250b fix(artifacts/k8s): fix rewrite k8s artifact edit (#7352)

* chore(titus): Bump version to 0.0.109

373f581 fix(titus): Removing NLB as it is not compatible with Titus (#7317)
f0d3254 refactor(titus): Making service job processes human friendly (#7350)
@Jammy-Louie Jammy-Louie deleted the fix-new-artifact-issue branch September 26, 2019 18:02
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
…naker#7362)

* fix(artifacts): fix uncaught undefined exception with artifacts

* remove the usage of promises
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
* chore(core): Bump version to 0.0.405

6a47557 refactor(core): Reactify rename pipeline modal (spinnaker#7368)
0d88644 feat(notifications): Add additional fields for Github and get config from halyard (spinnaker#7239)
902c0b3 refactor(core): use a fieldLayout for manualExecution (spinnaker#7356)
9f5a860 fix(core/pipeline): fix date picker for manual execution parameters where constraint == 'date'
744cf19 feat(core/presentation): Add DayPickerInput form input component
5a354b1 feat(core): improve readability of pipeline cancellation message (spinnaker#7369)
b889857 fix(artifacts): fix uncaught undefined exception with artifacts (spinnaker#7362)
dc16166 fix(core): Fix shadowed var usage (spinnaker#7367)
5d1facd  refactor(core): Reactify lock and unlock pipeline modal (spinnaker#7366)
d131e01 fix(core): separate multiple task errors by newline (spinnaker#7355)
450d681 refactor(core): Reactify enable pipeline modal (spinnaker#7360)
5155ba1 refactor(core): Reactify disable pipeline modal (spinnaker#7358)
14035ae fix(kustomize): fix artifact selector (spinnaker#7359)
12f2eaa refactor(core): Reactify delete pipeline modal (spinnaker#7357)
48b7195 fix(kubernetes): add StageFailureMessage to Bake Manifest execution details (spinnaker#7354)
5fae6ef feat(core): add stage status precondition type (spinnaker#7348)
f42977f fix(core): pipeline execution was not displaying all resolvedArtifacts (spinnaker#7353)
251250b fix(artifacts/k8s): fix rewrite k8s artifact edit (spinnaker#7352)

* chore(titus): Bump version to 0.0.109

373f581 fix(titus): Removing NLB as it is not compatible with Titus (spinnaker#7317)
f0d3254 refactor(titus): Making service job processes human friendly (spinnaker#7350)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants