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

Add top-level help file for the plugin #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheCodeArtist
Copy link

Signed-off-by: TheCodeArtist [email protected]

Fixes #44

@codecov-io
Copy link

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage     64.93%   64.93%           
  Complexity      149      149           
=========================================
  Files            15       15           
  Lines           750      750           
  Branches         99       99           
=========================================
  Hits            487      487           
  Misses          225      225           
  Partials         38       38

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8b93fe...8d883d7. Read the comment docs.

@TheCodeArtist
Copy link
Author

Can someone please confirm that this change actually fixes issue #44?

image

I have added the help file for the plugin source as help.html
based on the documentation in https://wiki.eclipse.org/Basic_guide_to_Jelly_usage_in_Hudson
that says...

You can add top-level plugin help, e.g. on the job configuration page,
by providing help.html or help.jelly in the src/main/resources/path/to/plugin/PluginName/ directory.

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

Successfully merging this pull request may close these issues.

2 participants