Sam Ford 74370fe604
ElectronBuilder: Update to use Yaml#find_versions
This updates `ElectronBuilder` to use `Yaml#find_versions`, as the
only code unique to that strategy is to restrict regex usage and
use default version-finding logic when a `strategy` block isn't
provided. This is similar to how we have various strategies that
use `PageMatch#find_versions` internally.

This allows us to remove `ElectronBuilder#versions_from_content`
entirely, along with the related tests. I've added support for
`provided_content` to `ElectronBuilder#find_versions` as a way of
adding tests and maintaining code coverage.
2023-03-02 16:23:32 -05:00
..
2023-02-28 13:05:43 -08:00
2023-02-10 23:17:16 -05:00
2023-02-27 11:22:23 -08:00
2023-02-20 18:14:47 -08:00
2023-02-28 21:43:02 -08:00
2023-02-28 13:05:43 -08:00
2023-03-01 09:44:57 +00:00
2023-01-25 14:37:39 -08:00
2023-01-19 12:40:50 -05:00
2023-01-26 21:18:24 -08:00
2023-02-23 11:08:39 -08:00
2023-02-27 20:30:55 -08:00
2023-01-22 17:26:44 -08:00