complete refactor to use Gitea class api wrapper

This commit is contained in:
2025-07-13 23:43:32 -05:00
parent 50a01da1b1
commit 2717cca262
9 changed files with 325 additions and 259 deletions

View File

@@ -1,3 +1,5 @@
# workflow-scripts
Scripts to run in Gitea Actions workflows.
Scripts to run in Gitea Actions workflows.
## Gitea API wrapper derived from https://github.com/Langenfeld/py-gitea