Page MenuHomeSoftware Heritage

tox.ini
No OneTemporary

[tox]
skipsdist = true
envlist = test
[testenv]
basepython = python3
skip_install = true
deps =
jenkins-job-builder
[testenv:test]
allowlist_externals = bash
commands =
# generate secret jenkins token to trigger builds from gitlab webhooks
bash -c "echo -n $(openssl rand -base64 32 | sha1sum | cut -c1-40) > jobs/templates/jenkins-token"
jenkins-jobs {posargs:test} -r jobs

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 21, 7:31 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3238876

Event Timeline