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

[tsp-client] Revert exit after compile #8556

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Conversation

catalinaperalta
Copy link
Member

Exiting with exit(1) after a tsp compile returns diagnostics is not always correct since some diagnostics are at the warning vs error level.

Tracking issue to fix this logic: #8555

Reverting now to unblock automation pipelines. Fixes #8553

@catalinaperalta catalinaperalta marked this pull request as ready for review July 3, 2024 21:26
@catalinaperalta catalinaperalta enabled auto-merge (squash) July 5, 2024 00:12
@catalinaperalta catalinaperalta merged commit 08c7c7d into main Jul 5, 2024
9 checks passed
@catalinaperalta catalinaperalta deleted the tsp-client/revert-exit branch July 5, 2024 00:16
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.

[tsp-client] tsp-client exit(1) unexpected which cause our code generate fail
3 participants