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
..
2022-12-13 11:37:06 +00:00
2022-12-13 11:37:06 +00:00
2022-12-13 11:37:06 +00:00
2023-02-27 21:42:47 -08:00
2023-02-27 20:18:10 -08:00
2023-02-27 20:34:07 -08:00
2022-12-13 11:37:06 +00:00
2023-02-28 14:58:11 -05:00
2023-02-28 14:58:11 -05:00
2023-03-02 16:20:39 -05:00