On Mon, Mar 25, 2024 at 11:57:19AM +0530, Shriram Ravindranathan wrote:
> Dear Mentors,
> 
> I noticed from the past couple of days, uscan seems to be having trouble 
> finding files from the gitlab tags page.
> 
> ```
> $ uscan
> uscan warn: In debian/watch no matching files for watch line
>   https://gitlab.com/saalen/highlight/tags?sort=updated_desc 
> .*/archive/(\d\S+)/.*\.tar\.gz.*
> ```
> 
> Checking the same pattern with grep shows that it does find a match
uscan doesn't use grep though (at least by default?), and the matches are
not links but embedded JSON.

> 100   126  100   126    0     0    287      0 --:--:-- --:--:-- --:--:--   287
>   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     
> 0<div class="js-source-code-dropdown" data-css-class="" 
> data-download-artifacts="[]" 
> data-download-links="[{&quot;text&quot;:&quot;zip&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.zip&quot;},{&quot;text&quot;:&quot;tar.gz&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.tar.gz&quot;},{&quot;text&quot;:&quot;tar.bz2&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.tar.bz2&quot;},{&quot;text&quot;:&quot;tar&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.tar&quot;}]"></div>
> 100 85448  100 85448    0     0  51822      0  0:00:01  0:00:01 --:--:--  401k


-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to