Skip to content

feat(dashmate): handle docker pull error on images update - #1685

Merged
pshenmic merged 8 commits into
v1.0-devfrom
fix/dashmate-update-try-catch
May 6, 2024
Merged

feat(dashmate): handle docker pull error on images update#1685
pshenmic merged 8 commits into
v1.0-devfrom
fix/dashmate-update-try-catch

Conversation

@pshenmic

@pshenmic pshenmic commented Jan 30, 2024

Copy link
Copy Markdown
Collaborator

Issue being fixed or feature implemented

#1684

Handle errors from the docker when doing dashmate update

What was done?

  • Removed reject from the promise in updateNodeFactory
  • Added a unit test
  • Added error update status in the dashmate update command

How Has This Been Tested?

Manually + unit test

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@pshenmic
pshenmic marked this pull request as draft January 30, 2024 22:06
@pshenmic pshenmic added this to the v1.0.0 milestone Mar 14, 2024
@pshenmic
pshenmic marked this pull request as ready for review March 14, 2024 12:08
Comment thread packages/dashmate/src/update/updateNodeFactory.js Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants