Skip to content

Helper crate to build custom gitlab runners

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

collabora/gitlab-runner-rs

Repository files navigation

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

About

Helper crate to build custom gitlab runners

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages