10 releases

0.1.0 May 17, 2024
0.0.8 Jan 13, 2023
0.0.7 Oct 18, 2022
0.0.5 May 16, 2022
0.0.1 Sep 26, 2021

#630 in Testing

47 downloads per month
Used in gitlab-runner

MIT/Apache

51KB
1.5K SLoC

gitlab-runner-rs

Crates.io Documentation MIT/Apache-2 licensed Build Status

GitLab provides a REST style API for CI runners. These crates abstract this API away so custom runners can easily be build without any knowledge of the gitlab APIs

This workspace consists of two crates:

  • gitlab-runner - Main runner crate
  • gitlab-runner-mock - Mock crate for the gitlab runner APIs

Dependencies

~15–26MB
~440K SLoC