GSoC Building Jenkins.io with alternative tools

This blog showcases all the work done in the project Building Jenkins.io with Alternative Tools during Google Summer of Code 2023. Table of Contents About Project Coding Phase 1 Coding Phase 2 Future Improvements Acknowledgments Useful Links About Project The Jenkins documentation site is generated as a static website using…

Continue ReadingGSoC Building Jenkins.io with alternative tools

Java 17 usage in Jenkins.io Documentation

Jenkins has fully supported Java 17 since the 2.357 weekly release and 2.361.1 Long Term Support release. For this reason, we have transitioned to using Java 17 in the Jenkins user handbook. This includes the installation guides, Pipeline documentation, and Pipeline syntax. Refer to the GitHub issue for additional information…

Continue ReadingJava 17 usage in Jenkins.io Documentation

Collaboration is Key – Making the Open-Source Community Safer for Developers

Who is Sonar? Sonar is a code quality and security tool that helps developers write Clean Code. Sonar analyzes code for issues that lead to unreliable, unmaintainable, and insecure software at two points in the development lifecycle - first, when the developer initially writes code in the IDE with SonarLint…

Continue ReadingCollaboration is Key – Making the Open-Source Community Safer for Developers

Jenkins in Google Summer of Code Midterm Recap

The Jenkins in GSoC program recently reached its midterm milestone for GSoC 2023. This milestone served to assess performance, and precipitate pass/fail decisions. Taking time to evaluate the progress and workflow of the project provides an opportunity to correct course and address underlying issues. Earlier this month, on the Jenkins…

Continue ReadingJenkins in Google Summer of Code Midterm Recap

Jenkins August 2023 Newsletter

Key Takeaways Jenkins project reports growth of 79% in Jenkins Pipeline, used to propel software delivery. Contributed by: Wadeck Follonier Andrea Chiera completed his 3 months internship within the Security team, auditing 100 plugins and finding 20+ vulnerabilities. Summer Internship in Jenkins security Thank you very much for your involvement…

Continue ReadingJenkins August 2023 Newsletter

Third Party Repository Detection Probe

Introduction A third-party repository is a repository that is not hosted at https://repo.jenkins-ci.org/. The Jenkins Infra team was concerned about the dependencies used by third-party repositories. These repositories are a concern, not just for security reasons, but also for reliability. The third-party repository detection probe ensures that plugins are built…

Continue ReadingThird Party Repository Detection Probe

Hacktoberfest 2023

Once again, Hacktoberfest is back! During this October event, everyone can celebrate and support open source by contributing changes. This year’s edition is special because it is Hacktoberfest’s tenth anniversary. Once again, the Jenkins community will participate in the event, and we invite you to contribute to Jenkins projects. We…

Continue ReadingHacktoberfest 2023