2025-06-12
Attendees:
- Kevin Martens
- Birajit Saikia
- Bruno Verachten
- Kris Stern
- Meg McRoberts
Agenda
- Contributor spotlight
- Latest spotlight, featuring Ilan Rabinovitch/SCaLE, published
- Meg McRoberts to be featured in next spotlight
- Melissa from JFrog has been sent questionnaire
- Lance Albertson from OSUOSL as potential spotlight
- Latest spotlight, featuring Ilan Rabinovitch/SCaLE, published
- Java 25 documentation
- Thanks to Kris Stern for creating this issue
- Kevin creating list of areas that will need Java 25 update when it is available
- Java 21 updates have helped spotlight areas that will need to be updated
- 2025 Jenkins Community awards
- Updated blog post and Carousel for voting period
- 3 Categories:
- Most Valuable Contributor
- Most Valuable Advocate
- Security MVP
- Voting open (extended) until Jun 16, 2025
- Winners will be announced at cdCon 2025 (June 23 - 25 2025)
- Android and Jenkins: What is the limit? (Part 2)
- Thanks to Bruno Verachten for writing this up
- Second part to the original Android & Jenkins blog post
- Reviews running Jenkins on an Android device (including adding agents and building a project from GitHub)
- Google Summer of Code 2025
- Participant bonding period/introduction blog posts
- All 5 projects are currently in the Standard Coding Period, with work currently underway
- July 14 - 18 UTC mid-term evaluations to be conducted by mentors (still about 1 month to go)
- Chinese documentation site and Chinese localization plugin
- Planned to retire it, but there are 58,000 installations of the Chinese localization plugin
- Runxia Ye and Mark discussed at FOSDEM
- Check the actual usage of the Chinese with analytics
- Check the actual usage of Chinese localization
- Alternative would be to find a funding source to translate latest messages to Chinese
- Kris has created a new issue to initiate adding native Chinese (both traditional and simplified) localization to Jenkins core natively
- https://issues.jenkins.io/browse/JENKINS-75364
- Started to work on planning the best way to approach this, will add details to issue over the next few weeks
- The localization is planned to start sometime Summer 2025
- Kris has created a new issue to initiate adding native Chinese (both traditional and simplified) localization to Jenkins core natively
- Kris recently adopted the Chinese docs site
- Modernization and updates will happen along with localization efforts starting in summer 2025
- Will need to have a meeting with Mark Waite to discuss details later when Mark will be free
- Planning to happen in parallel to the GSoC jenkins.io retooling project, as we will need to match in terms of tech stack for the versioned docs capability, or have some variants of this.
- May not use the exact same tooling as the docs.jenkins.io site, but will follow as much as possible what can be done. Propose to use Docusaurus – https://docusaurus.io/ for the revamped Chinese site.
- Are the Jenkins users already English speakers and don’t need Chinese localization?
- Potentially include Chinese localization in core and deprecate/disable plugin once it is complete
- Not enough data to determine one way or another just yet
- Good first issues on Jenkins.io
- Looking to restock the good first issues
- A number of work in progress pages
- LTS and Weekly releases
- Next LTS 2.504.3, scheduled for June 25, 2025
- backporting ticket
- One jetty/winstone update (2 dependencies) to backport
- Need to create entries stating no notable changes
- backporting ticket
- 2.513 changelog - Jun 3, 2025
- 2.514 changelog - Jun 10, 2025
- Mark Waite has started discussion in developer mailing list around next LTS baseline selection (suggesting 2.514) so that it captures all recent changes, such as redesigned header
- Next LTS 2.504.3, scheduled for June 25, 2025
- Recent work
- Thanks to Damien Duportal for adding documentation about Mirrors and providing an example for rsync
- Thanks to Daniel Beck for adding some details to the system properties docs
- Thanks to Kris Stern for updating the GSoC docs post bonding period
- Thanks to Briajit Saikia for adding a linkedin post option to the blog, adding content to the c/c++ page, and updating the solution pages for GitHub, Java, and embedded solutions
- Potentially adding bluesky & mastodon link options
- Potentially add a share option with multiple options listed
- Thanks to Valentin Delaye for adding the page for the improving plugin modernizer project
- Google Season of Docs program is closed - Mark Waite
- Announced in a Google Group
- Six years of Google Season of Docs - Jenkins participated in one year of Season of Docs (Kubernetes docs)
- Kevin updated the pages mentioning GSoD to indicate its conclusion and remove non-working links
- Introducing the header redesign as part of the July LTS
- Lots of changes to be aware of
- Benefit from a blog post pointing out the new header
- What’s new LTS broadcast informing users (next .1)
- Entries in the upgrade guide reflecting the updated header
- Screenshot updates/review for July LTS
- New header in July LTS baseline
- Will Need screenshots where applicable
- Needs to be determined what will be updated
- Kevin also working on more specific screenshot guidelines (dimensions, potential tools to use, additional best practices)
- Wiki migration redirect instructions
- Currently, developer docs instruct users to create a redirect for the content migrated
- No instructions on how to actually create the redirect
- Kevin partnering with Mark Waite & Damien Duportal on what the process involves and steps needed to create and test
- Once there are multiple examples, instructions will be updated to include more direct steps/information.
- Redirects do not account for URL variation so trying to figure out the best way to capture these and redirect as intended.
- Kevin has created a couple redirects, but has found that if there are multiple URLs that contain the same string, it may confuse the redirect behavior
- Currently, developer docs instruct users to create a redirect for the content migrated
- Potentially removing Java 11 upgrade instructions
- Evaluate "Upgrade to Java 11" documentation in light of Jenkins Java 17+ requirement · Issue #8152 · jenkins-infra/jenkins.io · GitHub
- Issue created by Birajit, provides good points on why it could be removed/archived
- Plugin Developer documentation
- Topic brought by Antoine Neveux at previous office hours
- Lots of warning signs in the documentation saying “work in progress”
- How can this be updated/enhanced and provide a more confident experience
- What would be the best way to address this?
- Improve a plugin tutorial helps, but does not address the developer documentation directly
- Blue Ocean Deprecation
- Work to remove Blue Ocean from documentation has begun
- Tutorials moved towards bottom of page and includes status note
- Status notes have been updated to indicate alternatives/replacements for pipeline visualization.