jenkinsci/jenkinsfile-runner

Image packs for standard toolchains

Open

#573 opened on Oct 19, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (291 forks)batch import
enhancementgood first issueroadmap

Repository metrics

Stars
 (1,090 stars)
PR merge metrics
 (Avg merge 47d 2h) (3 merged PRs in 30d)

Description

It would be great to expand https://github.com/jenkinsci/jenkinsfile-runner-image-packs so that it provides image packs for standard technology toolchains.

Examples:

  • Java for JDK 17
  • Gradle (bundle with Maven?)
  • Python (with Machine learning tools/plugins)
  • Node.js
  • PHP
  • ...

How to add a new image pack?

Contributor guide