Commit Graph

2 Commits

Author SHA1 Message Date
Anton Medvedev
280404946f
Add files via upload 2024-06-19 22:45:01 +02:00
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