Looking for a speaker on a panel on "how to make the most of Jenkins", pm me if interested

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • jenkins-script-console-scripts

    A repository of one-off script console scripts for Jenkins.

  • You can capture plugins and Jenkins versions using the script console to provision a second pristine Jenkins for additional testing like upgrade testing. I go deeper into this with complete immutable Jenkins infrastructure with jenkins-bootstrap-shared.

  • jenkins-bootstrap-shared

    Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.

  • You can capture plugins and Jenkins versions using the script console to provision a second pristine Jenkins for additional testing like upgrade testing. I go deeper into this with complete immutable Jenkins infrastructure with jenkins-bootstrap-shared.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gitignore

    A collection of useful .gitignore templates

  • You can commit your existing Jenkins configuration as a Git repository so that you can run git diff between upgrades and have checkpoints to roll back your Jenkins config on a failed upgrade.

  • blog

    A personal technical blog. Full featured complete with automated peer review. (by samrocketman)

  • If you're trying to capture your job configuration, you don't want your build history (due to large size), and you want the configuration for an off-site test setup... then you can tar up your Jenkins home without capturing the build metadata.

  • groovy-guru

    Groovy Intellisense for Visual Studio Code

  • Write your pipelines in groovy with vscode and this extension https://github.com/DontShaveTheYak/groovy-guru

  • jenkins-std-lib

    Bringing the Zen of Python to Jenkins.

  • This library has a lot of helpful features https://github.com/DontShaveTheYak/jenkins-std-lib , one of my favorites is being able to run GitHub actions natively in Jenkins pipelines.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts