Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Hendrickson
b639a50d15 common-updater-scripts: add allowedVersions parameter
By providing a regex in allowedVersions, users of genericUpdater,
gitUpdater, directoryListingUpdater, or httpTwoLevelsUpdater can exclude
versions that don't match the regex. This can be simpler to express than
constructing the complement regex in ignoredVersions.
2024-06-25 17:44:44 -04:00
Francesco Gazzetta
19e4b53b09 common-updater-scripts,directoryListingUpdater: add extraRegex parameter 2022-12-10 17:02:13 +01:00
José Romildo
19a4717846 directoryListingUpdater: init
Update a package looking for available versions in an html page
2022-10-01 12:27:09 -03:00