GithubHelp home page GithubHelp logo

00mjk / jenkins-job_config_analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imoutsatsos/jenkins-job_config_analyzer

0.0 0.0 0.0 24 KB

Utility job for analyzing the configuration of other freestyle jobs

Groovy 100.00%

jenkins-job_config_analyzer's Introduction

Jenkins-JOB_CONFIG_ANALYZER

A Jenkins utility job for analyzing and reporting the configuration of other freestyle jobs/projects

Motivation

The configuration complexity of Jenkins freestyle jobs has increased, especially as we are now introducing dynamic parameter behavior (using the Active Choices and other similar Jenkins plugins). There is a need for a quick and concise way to review and access project parameters, builders, publishers, and Groovy code and plugin dependencies.

What can JOB_CONFIG_ANALYZER do?

This utility Jenkins job allows you to select one of the jobs on your Jenkins server, analyze its configuration, and create a concise report of the job's main elements (parameters, scm, builders, publishers, build-wrappers) as well as the Groovy code, scripts and plugin dependencies.

By examining a JOB_CONFIG_ANALYZER build report you can immediately visualize and access the target project's:

  1. parameters
  2. SCM
  3. builders
  4. publishers
  5. scriptlets, and Groovy code used
  6. plugins used
  7. order and sequence of these components

In addition, longitudinal builds of a project can be used as an annotated log/archive of the job's configuration changes. Since the configuration file of the analyzed project/job is archived, it can be used to compare or even revert back to a particular configuration version by simply re-deploying it to the project folder on the server.

There is a lot more ....

Please see the documentation provided with Jenkins-JobConfigurationAnalyzer at: https://github.com/imoutsatsos/Jenkins-JobConfigurationAnalyzer

Also, please pay attention to some of the listed limitations!

jenkins-job_config_analyzer's People

Contributors

imoutsatsos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.