Changing to just schema types
Pre-release
Pre-release
What's Changed
- Add GitHub Actions workflow to auto-deploy Kustomize stack after each build by @Copilot in #26
- [WIP] Update PVC configuration to use local-path instead of nfs by @Copilot in #27
- feat: switch shared PVC to SeaweedFS (ReadWriteMany) with auto-install in CI by @Copilot in #28
- fix: upgrade Helm to v3.15.0 to resolve
fromTomlnot defined in SeaweedFS chart by @Copilot in #29 - [WIP] Fix PersistentVolumeClaim storage class in deployment script by @Copilot in #30
- fix: detect SeaweedFS via Helm release, not StorageClass by @Copilot in #31
- Add global Caddy reverse proxy to k3d Kubernetes deployment by @Copilot in #32
- [WIP] Fix Kubernetes deployment action stuck issue by @Copilot in #33
- fix(deploy): change Caddy proxy ports to avoid port 8080 conflict by @Copilot in #34
- feat: schema IS the database — collapse database_name into schema_id by @Copilot in #35
Full Changelog: v0.1.1-alpha...v.0.1.2-alpha