samrocketman / jervis

Self service Jenkins job generation using Jenkins Job DSL plugin groovy scripts. Reads .jervis.yml and generates a job in Jenkins.
http://sam.gleske.net/jervis-api/
Apache License 2.0
267 stars 45 forks source link

Support platforms-unstable file #163

Closed samrocketman closed 1 year ago

samrocketman commented 1 year ago

Once multi-platform support is available, Jervis should be able to load an unstable variant similar to lifecycles and toolchains.

See also

samrocketman commented 1 year ago

After some light testing, supporting partial unstable platforms is required to enable partial unstable lifecycles and toolchains.