Merged in feature/jobcrud (pull request #35)

Job CRUD + Collector Integration

* startedcreate

* openapispec

* createjobintegration

* jobgetcontroller

* jobcreateclient

* updatejob

* job

* collector
This commit is contained in:
Michael McGuinness
2025-01-24 14:52:56 +00:00
parent 5b7160fe44
commit 4ec1d51a12
40 changed files with 1775 additions and 403 deletions
+3
View File
@@ -52,6 +52,9 @@ tasks:
cmds:
- task generate
- task docker:build
- task test:integration:nocache
integration:nocache:
cmds:
- go test -count=1 -v ./test/...
integration:nobuild:
cmds: