You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
When running rake preflight , there is no finish status after the task has completed and one has to determine if it succeeded or not based on the presence of error messages in the console.
Printing the execution result ( preflight SUCCEEDED / preflight FAILED ) would be useful.
The text was updated successfully, but these errors were encountered:
When running
rake preflight
, there is no finish status after the task has completed and one has to determine if it succeeded or not based on the presence of error messages in the console.Printing the execution result (
preflight SUCCEEDED
/preflight FAILED
) would be useful.The text was updated successfully, but these errors were encountered: