Skip to content

Consistent cron argument lines in help detail and README.md #12

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

Merged
merged 2 commits into from
Dec 24, 2020
Merged

Consistent cron argument lines in help detail and README.md #12

merged 2 commits into from
Dec 24, 2020

Conversation

magnetikonline
Copy link

Noted in the plugin things were a little inconsistent with regards to:

* * * * * %CUSTOM_ARG=value;ANOTHER=foo
* * * * * % CUSTOM_ARG=value; ANOTHER=foo

So moved everything in plugin/README.md to (less spaces):

* * * * * %CUSTOM_ARG=value;ANOTHER=foo

Also made some minor formatting tweaks to README.md (more things in inline code blocks and some whitespace/lines for readability).

@magnetikonline
Copy link
Author

Also just noted that example in README.md was missing a final * in cron line - fixed in f448339.

@res0nance
Copy link

@magnetikonline I've kinda broken this PR, are you still interested in this?

@magnetikonline
Copy link
Author

@res0nance ready to go - manually reapplied all edits against the current master.

@res0nance res0nance merged commit 6398dc8 into jenkinsci:master Dec 24, 2020
@magnetikonline
Copy link
Author

Thanks @res0nance 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants