2023-01-12T17:00:00Z
2023-01-12 (EU/US) - Debian 12 & Java 11, Regressions
Attendees
- Mark Waite
- Kevin Martens
- Bruno Verachten
Agenda
- Action items
- Happy New Year!
- Kevin - Archive docs mailing list, switch to community.jenkins.io for Docs SIG
- Completed, Jenkins docs gitter is the main conversation area, with community.jenkins.io being available for larger/more involved discussions and topics.
- Blog posts to highlight
- 2022 Recap post
- Bruno Verachten’s blog on Run your Jenkins agent as a service
- Jean-Marc Messen’s blog for Google Summer of Code mentorship
- Debian 12 (“bookworm”) will deliver OpenJDK 17, will not deliver OpenJDK 11
- Debian 12 is planned for release in 2023
- Jenkins impact
- Affects Linux installation instructions
- Does not affect containers (already use a different JDK)
- Archive ‘WEBSITE’ component on Jira, focus on Github issues
- This is now complete, all website issues have been closed or migrated to GitHub issues
- Handling regressions on the jenkins.io site
- Some examples of regressions
- Jumbotron no longer rotates - Jenkins root page - Jumbotron no longer rotates panels · Issue #5911 · jenkins-infra/jenkins.io · GitHub
- Sponsors images wrong sized - FIX: Nonexistent scaling of jumbotron images breaks layout by Vandit1604 · Pull Request #5909 · jenkins-infra/jenkins.io · GitHub - merged
- Use the same process for jenkins.io as Jenkins core
- If a significant regression is not resolved promptly, then revert the change
- Already followed that pattern with earlier changes
- New labels created for jenkins.io (regression, major-regression)
- Some examples of regressions
- Pull requests of note
-
https://github.com/jenkins-infra/jenkins.io/pull/5888 - “Updating Jenkins” guide update
- Significant amount of work and content to add/update
-
Added a lighttpd reverse proxy example by hector-vido · Pull Request #5900 · jenkins-infra/jenkins.io · GitHub - adding Lighttpd reverse proxy info
- Needs testing/verification before adding
-
Uninstalling a plugin #1531 by ritikbanger · Pull Request #1538 · jenkinsci/docker · GitHub - Uninstalling a plugin from Docker container
- Needs testing/verification
- May need discussion with Docker experts
- May want it ultimately on www.jenkins.io
-
https://github.com/jenkins-infra/jenkins.io/pull/5888 - “Updating Jenkins” guide update
- Comments from the docs feedback sheet (don’t click this link during the meeting)
- Improving the “Using Agents” page