| Crates.io | gitlab_ci_parser |
| lib.rs | gitlab_ci_parser |
| version | 0.0.5 |
| created_at | 2020-04-28 22:38:45.875201+00 |
| updated_at | 2020-04-29 11:40:11.19121+00 |
| description | A parser for .gitlab-ci.yml file format |
| homepage | |
| repository | https://github.com/gilescope/gitlab-ci-parser.git |
| max_upload_size | |
| id | 235142 |
| size | 18,220 |
Parses a .gitlab-ci.yml file and makes a semantic model from it. (E.g. Jobs are linked to their parents.)
ALPHA
PRs wellcome - currently it only parses what I need. I'm using it as the basis of an offline gitlab runner called hamster.
Dual licensed: MIT + Apache 2.
Changelog: