jenkins.io icon indicating copy to clipboard operation
jenkins.io copied to clipboard

Review and migrate 'Hosting Plugins' page from wiki to docs site

Open getJv opened this issue 5 years ago • 0 comments

Essential information

Compare the wiki page content at https://wiki.jenkins.io/display/JENKINS/Hosting+Plugins and the "Guide to Plugin Hosting". Add additional information from the wiki page into the page on the docs site.

Terminology updates

Please consider updating some old terminologies:

  • Change ‘master’ to ‘controller’
  • Change ‘slave’ to ‘agent’
  • Change ‘blacklist’ to ‘denylist’ or better phrase in context
  • Change ‘whitelist’ to ‘allowlist’ or better phrase in context

Migration tutorial

Watch the tutorial to learn more about each page migration process: IMAGE ALT TEXT HERE

Additional information

Note: check jenkins.io and compare the content with the docs site.

It should be improved on and cleaned up, not just imported,

You can use the wiki-exporter to save some time: https://jenkins-wiki-exporter.jenkins.io/

Redirecting pages

After it has been migrated a redirect should be setup, by sending a PR to this file: https://github.com/jenkins-infra/jenkins-infra/blob/staging/dist/profile/templates/confluence/vhost.conf, see past PRs for examples, or just take a look.

getJv avatar Sep 23 '20 02:09 getJv