minici: Minimalist CI framework to run checks on local machine
Runs defined jobs, for example to build and test a project, for each git commit in a given set and reports results. The jobs are configured in a simple YAML file and can produce artifacts to be used in other steps.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ci | Options for CI testing | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- minici-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.2, 0.1.3, 0.1.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15 && <4.22), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.8), directory (>=1.3 && <1.4), exceptions (>=0.10 && <0.11), filepath (>=1.4 && <1.6), Glob (>=0.10.2 && <0.11), hinotify (>=0.4 && <0.5), HsYAML (>=0.2 && <0.3), mtl (>=2.2 && <2.4), parser-combinators (>=1.3 && <1.4), process (>=1.6 && <1.7), stm (>=2.5 && <2.6), template-haskell (>=2.17 && <2.24), temporary (>=1.3 && <1.4), text (>=1.2 && <1.3 || >=2.0 && <2.2), th-compat (>=0.1 && <0.2), unix (>=2.7.3 && <2.8 || >=2.8.6 && <2.9) [details] |
License | GPL-3.0-only |
Author | Roman Smrž |
Maintainer | roman.smrz@seznam.cz |
Category | Testing |
Home page | https://erebosprotocol.net/minici |
Source repo | head: git clone https://code.erebosprotocol.net/minici |
Uploaded | by RomanSmrz at 2025-02-04T21:41:11Z |
Distributions | NixOS:0.1.2 |
Executables | minici |
Downloads | 73 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2025-02-04 [all 1 reports] |