Extras icon indicating copy to clipboard operation
Extras copied to clipboard

ruffle: Add version 2022-09-27

Open samiksome92 opened this issue 3 years ago • 10 comments

Closes #9335

samiksome92 avatar Sep 26 '22 16:09 samiksome92

/verify

samiksome92 avatar Sep 26 '22 16:09 samiksome92

Your changes do not pass checks.

ruffle

  • [x] Description
  • [x] License
  • [x] Hashes
  • [ ] Checkver
  • [ ] Autoupdate

github-actions[bot] avatar Sep 26 '22 16:09 github-actions[bot]

I don't understand why checkver and autoupdate fails. Does version have to be in x.y.z format? Currently it is x-y-z

samiksome92 avatar Sep 26 '22 16:09 samiksome92

No, the version can be x-y-z format, it doesn't have to be in x.y.z all the time. That being said, try this URL for your checkver instead of the one you are currently using: https://github.com/ruffle-rs/ruffle/tags

kris3713 avatar Sep 27 '22 04:09 kris3713

Also, you should try using a different regex, if the one you are using is not working. Here is a guide on the regex characters, and find out which ones you need to use: https://wikiless.org/wiki/Regular_expression?lang=en#Character_classes

If that does not work, you can use a regex generator like this website, https://regex-generator.olafneumann.org/

kris3713 avatar Sep 27 '22 04:09 kris3713

/verify

samiksome92 avatar Sep 27 '22 13:09 samiksome92

Your changes do not pass checks.

ruffle

  • [x] Description
  • [x] License
  • [x] Hashes
  • [ ] Checkver
  • [ ] Autoupdate

github-actions[bot] avatar Sep 27 '22 13:09 github-actions[bot]

/verify

samiksome92 avatar Sep 27 '22 14:09 samiksome92

All changes look good.

Wait for review from human collaborators.

ruffle

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Sep 27 '22 14:09 github-actions[bot]

Fixed url and regex.

samiksome92 avatar Sep 27 '22 14:09 samiksome92

https://github.com/ScoopInstaller/Versions/blob/master/bucket/ruffle-nightly.json This kinda does already exist in versions

brian6932 avatar Oct 15 '22 07:10 brian6932

@brian6932 Thanks. I was not aware of the Versions bucket. In that case I will close this.

samiksome92 avatar Oct 15 '22 18:10 samiksome92