Android development APK / apk (push) Failing after 30s
Checks / go (push) Failing after 30s
Checks / flutter (push) Failing after 30s
Checks / compose (push) Failing after 30s
Container images / publish (., deploy/pocketbase/Dockerfile, evoliohealth-pocketbase) (push) Failing after 30s
Container images / publish (., server/Dockerfile, evoliohealth-server) (push) Failing after 30s
17 lines
718 B
Markdown
17 lines
718 B
Markdown
# Changelog
|
|
|
|
All notable changes to EvolioHealth are documented in this file.
|
|
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
- Initial Go server entry point with liveness, readiness, security headers, and graceful shutdown.
|
|
- Minimal French/English Flutter Web and Android Companion applications.
|
|
- Multi-stage server image bundling Flutter Web into the Go runtime.
|
|
- Dedicated private PocketBase image with verified release checksum.
|
|
- Hardened single-file Compose topology with no published PocketBase port.
|
|
- Gitea Actions checks, multi-architecture container publishing, and development APK workflows.
|
|
- Gitea registry defaults for `git.zaynet.fr/tony`.
|
|
- Gitea 1.26-compatible artifact upload, Go setup, and registry authentication.
|