No description
Find a file
Robert Marshall f4fd017a63
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m45s
Update commit info URL for Forgejo
2025-07-05 21:14:22 +01:00
.forgejo/workflows Add Forgejo workflow 2025-07-05 19:42:58 +01:00
.nuke Change to generic exception handler for better visibility 2025-07-05 20:18:48 +01:00
build Update to .NET 9 2025-07-05 19:42:44 +01:00
src Update commit info URL for Forgejo 2025-07-05 21:14:22 +01:00
.drone.yml Add Docker stuff 2022-04-10 13:01:38 +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 Update all the things 2023-02-18 14:14:33 +00:00
api.projects.service Build projects API 2020-04-12 10:24:08 +01:00
build.cmd Update all the things 2023-02-18 14:14:33 +00:00
build.ps1 Update all the things 2023-02-18 14:14:33 +00:00
build.sh Update all the things 2023-02-18 14:14:33 +00:00
clean-config.sh Require API key 2021-05-09 07:48:11 +01:00
Dockerfile Update to .NET 9 2025-07-05 19:42:44 +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.