Initial commit
All checks were successful
DMA-CSD-CICD/oliver.thy/pipeline/head This commit looks good

This commit is contained in:
DMA-CSD-CICD
2026-04-07 09:15:58 +00:00
commit 45cdd470e8
16 changed files with 1811 additions and 0 deletions

15
.workflow/README.txt Normal file
View File

@@ -0,0 +1,15 @@
Jenkinsfile with AI provisions
The Build Agent should provide the following environment (in alphabetical order):
- GITEA_AGENT in clear text
- GITEA_API_URL in clear text
- GITEA_API_KEY in clear text
- GIT_USER in clear text
- MAX_FILE_BYTES in clear text
- OLLAMA_API_KEY through credentials:secret text
- OLLAMA_API_URI in clear text
- OLLAMA_MODEL in clear text
- REQUEST_TIMEOUT_SEC through credentials:secret text
- FILE_EXTS in clear text (cshtml,cs,js,json)