estafette / estafette-ci-contracts

This repository contains contracted domain models used by different components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estafette CI

The estafette-ci-contracts library is part of the Estafette CI system documented at https://estafette.io.

Please file any issues related to Estafette CI at https://github.com/estafette/estafette-ci-central/issues

Estafette-ci-contracts

This library has contracts for requests / responses between various components of the Estafette CI system.

Development

To start development run

git clone git@github.com:estafette/estafette-ci-contracts.git
cd estafette-ci-contracts

Before committing your changes run

go test ./...
go mod tidy

About

This repository contains contracted domain models used by different components

License:MIT License


Languages

Language:Go 100.0%