]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: release-estimator: fix relative scheme in CHANGELOG URL
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 13 Aug 2024 14:43:03 +0000 (16:43 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 13 Aug 2024 14:43:03 +0000 (16:43 +0200)
commitbb02d95e9219119ab00f89c3c5580f3dfa71a336
treea64b36a0f6ae476855e4910174290b02b4bc0b89
parentec1d93a6e9728c3a07728202ae1f5c28b7fb14f2
BUG/MINOR: release-estimator: fix relative scheme in CHANGELOG URL

The CHANGELOG URL which is parsed in the HTML now have a relative
scheme, which is incompatible with requests. This patch adds an https
scheme to the URL.
admin/release-estimator/release-estimator.py