Skip to content

Rotating URL does not respect pattern #373

@Doomsdayrs

Description

@Doomsdayrs

Rotating URL f.e.d.c does not respect the pattern provided. In the following yaml, you can see the pattern is configured
https://cdnnow-distr.gaijinent.com/wt_launcher_linux_([0-9.]+).tar.gz. This means that the new URL should match said pattern. But, also looking at the following yaml, you can see that the URL has been set to https://aws-yup-distr-04.gaijinent.com/wt_launcher_linux_0.9.4.114.tar.gz.
https://github.com/flathub/net.gaijin.WarThunder/blob/62a9fc4fc1b919ce20bc90cd0be17fc04b2d5959/net.gaijin.WarThunder.yaml#L68

This means that, well. Any time that the upstream URL provides a different aws server (and every time the f.e.d.c bot runs) a new PR is made.
https://github.com/flathub/net.gaijin.WarThunder/pulls

I have attempted to correct this with more "correct" regex, but local testing finds it to also not work.
flathub/net.gaijin.WarThunder#150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions