Moved scripts to .workflow Added AI

This commit is contained in:
Karsten Jeppesen
2026-03-26 12:54:39 +01:00
parent 9aeec66518
commit 027c62d568
15 changed files with 738 additions and 55 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)