.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 17 Jan 2020 10:36:16 +0000
changeset 288 2986b947d89f
parent 255 6d6880749905
permissions -rw-r--r--
Rakefiles: refactor Jenkins API for downloading (binary) artifacts ...to allow multiple "backends" in (near) future. Introduce a concept of an arfifact repository. A repository contains multiple builds (currently the API provides only access to `latestBuild()`), build contains multipe artifacts. An artifact is essentially a downloadabe file. This commit is a preparation for introduction of "simple HTTP listing"-based repository as there's no public Jenkins instance anymore.

syntax: glob

build
artifacts
reports
tmp
config.rb
.rake_tasks~