Ansible job definitions for Zuul
Go to file
Albin Vass b209381be0 Add nimble roles and job
Installs nim toolchains using choosenim (similar to rustup),
installs dependencies and builds nim projects using
the package manager nimble.

See:
https://nim-lang.org/
https://github.com/nim-lang/nimble
https://github.com/dom96/choosenim

Change-Id: I95e7e02eb975200aed7680880b945261888de5ca
2020-11-08 09:36:05 +01:00
.rules Add linting rule to enforce no-same-owner policy 2020-06-18 11:06:45 +02:00
doc Add nimble roles and job 2020-11-08 09:36:05 +01:00
playbooks Add nimble roles and job 2020-11-08 09:36:05 +01:00
roles Add nimble roles and job 2020-11-08 09:36:05 +01:00
test-playbooks Add nimble roles and job 2020-11-08 09:36:05 +01:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Improve errors from update-test-platforms 2020-10-25 23:18:30 +00:00
util-tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
zuul-tests.d Add nimble roles and job 2020-11-08 09:36:05 +01:00
zuul.d Add nimble roles and job 2020-11-08 09:36:05 +01:00
.ansible-lint Merge upload logs modules into common role 2020-09-25 13:21:12 +02:00
.gitignore Ensure wheel exists for build-release-python 2020-06-17 16:59:24 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
.yamllint yamlint: EOF newlines and comments indent 2020-05-14 08:42:17 +00:00
bindep.txt Fix py27 tox 2020-05-27 17:12:32 +02:00
CONTRIBUTING.rst Link the policy to the CONTRIBUTING.rst file 2020-01-28 07:21:08 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
linters-requirements.txt Partial address ansible-lint E208 2020-09-29 10:29:01 +01:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -07:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-constraints.txt Fix py27 tox 2020-05-27 17:12:32 +02:00
test-requirements.txt Pin openstacksdk to <0.48.0 2020-10-06 17:12:11 +02:00
tox.ini Bump ansible-lint to 4.3.0 2020-05-28 16:48:14 +01:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.