Skip to content

Conversation

@Gu1nness
Copy link
Contributor

@Gu1nness Gu1nness commented Sep 9, 2024

Problem

  • With implementation of upgrades approaching, it's good to start preparing the code.
  • We need to add all safeguards for events and actions that should not be run during an upgrade.

Solution

  • Safeguard hooks
  • Unit test for actions + events
  • (skipped) integration tests
  • Refactor some code to prevent too high complexity

 * Safeguard hooks
 * Unit test for actions + events
 * (skipped) integration tests
 * Refactor some code to prevent too high complexity
@Gu1nness Gu1nness changed the title feat(upgrades): Safeguard hooks [DPE-5372] Add safeguard hooks for upgrades Sep 11, 2024
@Gu1nness Gu1nness requested a review from MiaAltieri September 12, 2024 13:46
@Gu1nness Gu1nness merged commit aa27779 into 6/edge Sep 13, 2024
@Gu1nness Gu1nness deleted the DPE-5372-hooks-safeguards branch September 13, 2024 14:20
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.

4 participants