Open jschneider opened 1 year ago
That was the initial behavior, but we changed it because it was a pain when one of the repos wasn't working.
We won't change it back, but we might consider adding an option for your use case. Any idea on the naming and configuration location?
I started implementing this feature. But didn't find a good way to get the configuration into Write versions candidates using latest most stable version and get it
I didn't want to add a parameter - but probably it is necessary...
The current behavior if a repository is unreachable:
e.g.
But the build finishes successfully.
I would prefer refreshVersions to throw an exception and fail the build.
Reasoning: I have automated refreshVersions in the CI pipeline. And those comments could end up being merged into "main".