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
Create a follow-up issue to refactor the option validation. IMO it's super brittle and we should clean it up properly so that we cannot run into these kinds of issue in the future. We should somehow encapsulate options, their validation and error messages better.
How shall we continue here?
To keep it similar to semantic-release/github I simply would add the missing validations and write a Unit Test checking whether all validations are covered (Including new validations).
Or did you consider a bigger refactoring @fgreinacher ?
@travi @JonasSchubert I'd suggest to tackle this in two steps:
Originally posted by @fgreinacher in #364 (comment)
The text was updated successfully, but these errors were encountered: