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

myjenkins installs deprecated plugins #307

Open
gmacario opened this issue Aug 24, 2020 · 3 comments
Open

myjenkins installs deprecated plugins #307

gmacario opened this issue Aug 24, 2020 · 3 comments

Comments

@gmacario
Copy link
Owner

gmacario commented Aug 24, 2020

After a scratch install of easy-jenkins, when I login as admin to Jenkins dashboard I got the following warning

The following installed plugins are deprecated:

In general, this means that these plugins are either obsolete, no longer being developed, or may no longer work.
See the linked web pages for further information about the cause for the deprecation, and suggestions on how to proceed.

@gmacario
Copy link
Owner Author

According to https://github.com/jenkinsci/configuration-as-code-plugin/releases/tag/configuration-as-code-1.18

We have finished moving all the configurators from Configuration as Code: Support plugin functionality to their dedicated plugins. So the plugin Configuration as Code: Support is now empty plugin and does provide any functionality beyond v1.18, therefore you can freely uninstall the configuration-as-code-support plugin if your using a newer a version of configuration as code above greater or equal to v1.18.

@gmacario
Copy link
Owner Author

According to https://plugins.jenkins.io/github-organization-folder/

Deprecated: This plugin has been marked as deprecated. In general, this means that this plugin is either obsolete, no longer being developed, or may no longer work. See the documentation for further information about the cause for the deprecation, and suggestions on how to proceed. The deprecation process is also documented here.

Obsolete. After you have upgraded to version 1.6 you may delete this plugin. Its functionality is now provided elsewhere.

GitHub Branch Source

@gmacario
Copy link
Owner Author

According to https://plugins.jenkins.io/pipeline-model-declarative-agent/

Deprecated: This plugin has been marked as deprecated. In general, this means that this plugin is either obsolete, no longer being developed, or may no longer work. See the documentation for further information about the cause for the deprecation, and suggestions on how to proceed. The deprecation process is also documented here.

This plugin is deprecated, please use Pipeline: Declarative plugin instead.

gmacario added a commit that referenced this issue Aug 24, 2020
Fix #307

Signed-off-by: Gianpaolo Macario <[email protected]>
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