Add pipeline helper scripts
All checks were successful
Python tests (make) / test (push) Successful in 12s

Created a python script to bundle the application and some bash
scripts to pull and push packages from the registry.
This commit is contained in:
2025-08-26 15:50:45 -04:00
parent 6de4f4844e
commit c72907e5b1
5 changed files with 129 additions and 21 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
build
data
__pycache__
*.env
*.zip
*config*
*local*
package