mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-06 18:36:50 +00:00
GitHub's prerelease boolean is often not set for rc/beta/alpha/dev/pre releases. Add channelFromVersion() to detect these from the version string as a fallback. Applied to github, gitea, gittag, and hashicorp classifiers. Hashicorp's inline checks replaced with the shared helper. -pre maps to beta (prerelease), -preview stays preview.