-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Update UI screenshots in Managing Jenkins documentation #7527
Comments
We could leverage the quickstart tutorials to help new contributors get started with minimal inconvenience. |
@gounthar great callout, I'm adding this to the other tickets as well and that should be a huge help to the hacktoberfest participants |
I am working on this |
Thanks very much @gitclonegaurang, definitely reach out if you have any questions or roadblocks as you progress! |
Hi , I am working on updating the screenshots for the following pages: Change System Time Zone: Jenkins CLI: In-process Script Approval: |
Hi @gitclonegaurang, thanks for checking in on these! For the time zone, that would be the correct update. In terms of what to capture, scrolling to the bottom of the page so that the "User Defined Time Zone" area is in view would be ideal. Additionally, make sure that you click on or select the dropdown so that it is highlighted. I would take a screenshot of the full page and when taking the screenshot, make sure that the path is shown at the top of the page (Dashboard > "User Name" > Account). The dropdown being selected will highlight the relevant information. Additionally, if you can configure it so that your actual name is not being shown here, that would be best. We want to try and protect the identity of user information, so something like "Jenkins Admin" or "Jenkins User" instead of your name would be ideal. For the Jenkins CLI screenshot, you can actually disregard that one. I noticed the UI does not match the current UI/workflow and added it here. I'm not finding the Public SSH option and believe it may require more specific set-up to get the desired results. I'll need to work on this one/partner with some other folks to figure out what is needed here. For In-process Script Approval, this would require a pipeline to be set up that needs approval (as described in the documentation). Once the option is available under Security, the screenshot would need to show the updated icons and terminology. Highlighting the option as it currently would be the goal for that. The other screenshots on the page show an older version of the UI and would need to be updated accordingly, but the information within them can remain the same. Definitely let us know if there are any issues or other questions! |
Hi @kmartens27 Thanks |
Hi @gitclonegaurang, you do not have to replace that screenshot at this time. To generate the logs in a similar way would require use of another plugin. I believe these logs would not necessarily be visible via the command line, so you can disregard that screenshot and move forward with the others. Thanks very much for letting us know! |
Is someone working on this issue currently? |
@yashpal2104 yes |
…m Time Zone in Jenkins Documentation (#7559) * Update UI screenshots for issue #7527 * Resize and Update UI Screenshots --------- Co-authored-by: Kevin Martens <[email protected]>
Describe your use-case which is not covered by existing documentation.
There are pages in the Using Jenkins section of documentation that have older screenshots of Jenkins' UI. The current screenshots may show either older terminology "manage credentials" vs the current "credentials" or older versions of the UI where icons are full color as opposed to the modernized versions of what now appear. The screenshots may also contain outdated terminology such as "master" or "slave" where the replacements of "controller" and "agent" should be present. Refer to the Inclusive Naming information for additional details on this.
The screenshots would need to follow the guidelines outlined in the Jenkins contributing guide, along with any necessary highlighting/call outs that might be relevant to the screenshot.
If you are interested in working on this, the quickstart tutorials can help get you up to speed and running Jenkins in no time.
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
Pages that need screenshot updates:
Change System Time Zone - Complete
Jenkins CLI
In-process Script Approval - completed
The text was updated successfully, but these errors were encountered: