rad-ci 0.7.4

emulate Radicle CI runs locally
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
title: Emulate CI run locally for a Radicle repository
subtitle: "`rad-ci`"
authors:
  - Lars Wirzenius
  - The Radicle Project
markdowns:
  - rad-ci.md
bindings:
  - rad-ci.yaml
  - lib/files.yaml
  - lib/runcmd.yaml
impls:
  python:
    - rad-ci.py
    - lib/files.py
    - lib/runcmd.py