Giter VIP home page Giter VIP logo

jx-platform-jenkins's Introduction

Jenkins Docker Image for the Jenkins X Instances of the Platform Team

This repository allows to build:

  • The nuxeo/platform-jenkinsx image to be used in the platform Jenkins X team.
  • The nuxeo/platform-staging-jenkinsx image to be used in the platform-staging Jenkins X team.

See how the image is pulled in the Jenkins X environment description.

The staging image is built from the base one and simply overrides some plugin configuration.

Plugins

The Jenkins plugins installed in the image are listed in plugins.txt.

Configuration

The configuration of Jenkins and its plugins relies on the Jenkins Configuration as Code Plugin.

It's described in the config directory and overridden in staging/config for the staging image.

Basically, the staging image has an empy configuration for:

  • The GitHub plugin, to avoid jobs setting a GitHub status.
  • The JIRA plugin, to avoid jobs setting a JIRA comment.

Link with the Jenkins X Environment

When opening a pull request (A) in the current repository, a new version of the Jenkins image is built with the following pattern:

x.y.z-PR-a-b

Then, you can and open a draft pull request (B) in the jx-platform-env repository to use this new version in values.yaml:

jenkins:
  Master:
    ...
    ImageTag: x.y.z-PR-a-b

This will trigger an upgrade of the platform-staging team with the new version of the Jenkins image, to be able to validate it.

When the platform-staging team is validated, the (B) pull request can be safely closed and the (A) pull request can be merged. This builds a release version of the Jenkins image and opens a pull request (C) in the jx-platform-env repository to use this release version.

The (C) pull request can then be merged to trigger an update of the platform team with the release version of the Jenkins image.

jx-platform-jenkins's People

Contributors

ataillefer avatar doulba avatar kevinleturc avatar nournuxeo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.