YunoHost-Apps / calibreweb_ynh

Calibre-web package for YunoHost
GNU General Public License v3.0
18 stars 8 forks source link

autoupdate.strategy = "latest_github_release" #139

Closed OniriCorpe closed 9 months ago

OniriCorpe commented 9 months ago

I added autoupdate strategy for calibreweb and kepubify to automate the updating process when a new version is available

So with it, when there is a new version, the yunohost-bot should made a PR within 24 hours

(Note that this will activated when this PR will be merged in the ‘master’ branch)

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

Krakinou commented 9 months ago

Well, I purposely did not set the autoupdate on this package for 2 main reasons:

OniriCorpe commented 9 months ago

it's fine!

if you want, you can just add the autoupdater for kepubify and maintain current functioning for the calibre part :)