rad-ci-0.2.0 is not a library.
rad-ci -- emulate a Radicle CI run locally
rad-ci makes it easy to see if the current state of the source tree
would pass CI, without committing anything, or pushing to another
node. This is great when you're working a change and want to see if it
would pass the checks done by CI. It's much less waiting than doing it
via the CI server.
See rad-ci.md for a more detailed description.
Hacking
To build the documentation, and the code, and to run the test suite,
run make to get output like this:
)
)
)
)
)
; ; ; ; ;
SOPASS_LOG=trace
If the test suite fails, see test.log.
Documentation is formatted into rad-ci.html.
License
Radicle native CI is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.