| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Suppose a customer has a run where the init Action failed before saving a config file. When the customer opens their Actions logs, the UI currently focuses on the post init step, since this is the last step that failed. Demoting the error in the post init Action to a warning means that the UI will instead focus on the `init` step, which is more useful for debugging what went wrong.
There was a problem hiding this comment.
Makes sense, thank you!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Suppose a customer has a run where the init Action failed before saving a config file. When the customer opens their Actions logs, the UI currently focuses on the post init step, since this is the last step that failed.
Demoting the error in the post init Action to a warning means that the UI will instead focus on the init step, which is more useful for debugging what went wrong.
Merge / deployment checklist