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

♻️ move createHandlingStack to the tools folder #2727

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

thomas-lebeau
Copy link
Collaborator

Motivation

As part of the micro frontend support initiative, we're gonna create handling stack from more places in the code. As such it make sense to move the createHandlingStack() and other related method out of the error domain.

Changes

Move createHandlingStack() and dependencies to tools/stackTrace

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@thomas-lebeau thomas-lebeau marked this pull request as ready for review April 25, 2024 12:55
@thomas-lebeau thomas-lebeau requested a review from a team as a code owner April 25, 2024 12:55
@thomas-lebeau thomas-lebeau merged commit a5f4ab3 into main Apr 26, 2024
19 checks passed
@thomas-lebeau thomas-lebeau deleted the thomas.lebeau/refactor-create-handling-stack branch April 26, 2024 09:03
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.

3 participants