Re: Help for watch file needed (has anything changed on gitlab that needs to be respected?)
On 26/02/2025 13:33, Andreas Tille wrote:
version=4
https://gitlab.com/l_sim/v_sim/tags?sort=updated_desc .*/v_sim-(\d[\d.]+)\.tar\.gz
In case it helps, for gitlab it works with plain mode and the version is
repeated in the path and file name.
This is similar to what worked for me with openrgb where they don't use
tags reliably:
opts="searchmode=plain" \
https://gitlab.com/l_sim/v_sim/-/tags
archive/\d[\d.]*/v_sim-@ANY_VERSION@@ARCHIVE_EXT@
--
Regards,
Ahmad
Reply to: