Feat v0.3.8 distribution (#21)
All checks were successful
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-go-pg (push) Successful in 2m35s
CI/CD / test-sqlite (push) Successful in 2m45s
CI/CD / build-and-deploy (push) Successful in 30s

Co-authored-by: Jeffrey Smith <jasafpro@gmail.com>
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #21.
This commit is contained in:
2026-03-28 22:46:40 +00:00
committed by xcaliber
parent d91ec02dd7
commit 310048b7bb
17 changed files with 944 additions and 11 deletions

View File

@@ -155,6 +155,12 @@ spec:
optional: true
- name: S3_FORCE_PATH_STYLE
value: "true"
# Bundled packages (v0.3.8)
# Dev: install all (empty = all). Test: install all. Prod: skip (nothing bundled needed yet).
- name: SKIP_BUNDLED_PACKAGES
value: "${SKIP_BUNDLED_PACKAGES}"
- name: BUNDLED_PACKAGES
value: "${BUNDLED_PACKAGES}"
volumeMounts:
- name: storage
mountPath: /data/storage