Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotating URL does not respect pattern #373

Open
Doomsdayrs opened this issue Jun 13, 2023 · 0 comments
Open

Rotating URL does not respect pattern #373

Doomsdayrs opened this issue Jun 13, 2023 · 0 comments

Comments

@Doomsdayrs
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant