Skip to content

Conversation

targos
Copy link
Member

@targos targos commented Feb 20, 2021

Now that Ace correctly exits with code 1 on error, there is no need to
check stderr. This also prevents us from interpreting output from
deprecation warnings as manifest generation errors.

Now that Ace correctly exits with code 1 on error, there is no need to
check stderr. This also prevents us from interpreting output from
deprecation warnings as manifest generation errors.
@thetutlage
Copy link
Member

How about the check that looks for malformed ace-manifest file and then re-attempts to generate the file?

@targos
Copy link
Member Author

targos commented Feb 21, 2021

Shouldn't that case also end up in the catch block? I can try locally if you tell me how to reproduce it.

@thetutlage
Copy link
Member

Ohhh wait. I thought both checks (one inside the catch block) has been removed. But that's not the case. So we are all good

@thetutlage thetutlage merged commit 1772b9d into adonisjs:develop Feb 21, 2021
@thetutlage thetutlage self-requested a review February 21, 2021 13:56
@thetutlage thetutlage added the Type: Enhancement Improving an existing feature label Feb 21, 2021
@targos targos deleted the refactor-manifest branch February 21, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement Improving an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants