emberjs / ember-inspector

Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.
MIT License
966 stars 286 forks source link

allow continue when beta/canary fails #2580

Closed patricklx closed 4 months ago

patricklx commented 5 months ago

Description

Screenshots

RobbieTheWagner commented 5 months ago

@patricklx Wouldn't we want it to fail if any failures happen?

patricklx commented 5 months ago

@patricklx Wouldn't we want it to fail if any failures happen?

It would still show up as error. Only for the release process it would not block the publishing if beta/Canary fails