No description
Find a file
2021-05-09 07:48:11 +01:00
build Build projects API 2020-04-12 10:24:08 +01:00
src Require API key 2021-05-09 07:48:11 +01:00
.drone.yml Require API key 2021-05-09 07:48:11 +01:00
.editorconfig Build projects API 2020-04-12 10:24:08 +01:00
.gitattributes Build projects API 2020-04-12 10:24:08 +01:00
.gitconfig Build projects API 2020-04-12 10:24:08 +01:00
.gitignore Build projects API 2020-04-12 10:24:08 +01:00
.nuke Build projects API 2020-04-12 10:24:08 +01:00
api.projects.service Build projects API 2020-04-12 10:24:08 +01:00
build.ps1 Build projects API 2020-04-12 10:24:08 +01:00
build.sh Build projects API 2020-04-12 10:24:08 +01:00
clean-config.sh Require API key 2021-05-09 07:48:11 +01:00
Readme.md Update 'Readme.md' 2020-04-12 10:38:08 +01:00

Build Status

Projects microservice

Provides an API to retreive information from source control.

Setup

After clone, please run git config --local include.path ../.gitconfig. This will set up the filters required to ignore local dev config.