Commit Graph

1 Commits

Author SHA1 Message Date
Piotr Kwiecinski
6242095e72
handle errors in dep, correctly catch missing url in version check (#65)
* handle errors in dep, correctly catch missing url in version check

replace console.error with throw to handle dep error failures
in main try/catch to mark job as failed in one place

* add test action, prevent failure on empty options

* fix conflict resolution
2024-03-07 20:15:45 +01:00