Skip to content

metaborg/jenkins.pipeline

Repository files navigation

GitHub license GitHub actions Jenkins

Jenkins pipelines

Jenkins pipeline library for our buildfarm.

Development

Building

This repository is built with Gradle, which requires a JDK of at least version 8 to be installed. Higher versions may work depending on which version of Gradle is used.

To build this repository, run ./gradlew buildAll on Linux and macOS, or gradlew buildAll on Windows.

Automated Builds

All branches and tags of this repository are built on:

Publishing

This repository is published automatically by our buildfarm. Simply push commits to the develop branch to publish them. New builds on our buildfarm always use the latest develop branch of this repository at the time the build starts.

Copyright and License

Copyright © 2018-2024 Delft University of Technology

The files in this repository are licensed under the Apache License, Version 2.0. You may use the files in this repository in compliance with the license.

Releases

No releases published

Packages

No packages published

Languages