YunoHost-Apps / jenkins_ynh

Jenkins package for YunoHost
https://jenkins.io/
Apache License 2.0
5 stars 10 forks source link

Replace deprecated plugins during installation #122

Closed CodeShakingSheep closed 1 year ago

CodeShakingSheep commented 1 year ago

Problem

Solution

Do two replacements:

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)

CodeShakingSheep commented 1 year ago

!testme

yalh76 commented 1 year ago

In the files changed, I don't see:

Is it normal ?

yalh76 commented 1 year ago

!testme

yunohost-bot commented 1 year ago

Alrighty! Test Badge

CodeShakingSheep commented 1 year ago

In the files changed, I don't see:

Is it normal ?

Yes because Pipeline Depreated Groovy Libraries is a dependency of the deprecated GitHub plugin. So, replacing the deprecated GitHub plugin replaces both deprecated plugins. Also see GitHub Organization Plugin dependencies.