9 releases

new 0.0.9 Apr 13, 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

#4 in #gitlab-api

Download history 41/week @ 2024-01-08 30/week @ 2024-01-15 10/week @ 2024-01-29 10/week @ 2024-02-05 14/week @ 2024-02-26 3/week @ 2024-03-11 74/week @ 2024-04-01

77 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

~13–26MB
~441K SLoC