Skip to content

feat: change error handling to be more specific (#151)#168

Merged
josephinecr merged 5 commits into
mainfrom
feature/cli/error-handling
Jun 7, 2026
Merged

feat: change error handling to be more specific (#151)#168
josephinecr merged 5 commits into
mainfrom
feature/cli/error-handling

Conversation

@josephinecr
Copy link
Copy Markdown
Contributor

What does this PR do?

Refactors the error handling architecture of the CLI to provide a much better and cleaner developer experience.

How do you test this PR?

** Automated Tests:**

  • Run pnpm run build to compile the new changes.
  • Run pnpm test (Unit and E2E). 100% pass rate.

@josephinecr josephinecr requested a review from Exeloo as a code owner June 6, 2026 12:39
@github-actions github-actions Bot added the command:start Related to start command label Jun 6, 2026
Copy link
Copy Markdown
Contributor

@MartinFillon MartinFillon left a comment

Choose a reason for hiding this comment

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

Lgtm

@josephinecr josephinecr merged commit 5329236 into main Jun 7, 2026
3 checks passed
@josephinecr josephinecr deleted the feature/cli/error-handling branch June 7, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command:start Related to start command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants