feat(docker): add migrate-config service for database migrations
Some checks failed
CI / build-and-test (push) Failing after -32m38s
Some checks failed
CI / build-and-test (push) Failing after -32m38s
* Include amcs-migrate-config binary in Docker image * Document migration commands in README
This commit is contained in:
@@ -78,3 +78,8 @@
|
||||
- New: `internal/ai/runner_test.go`
|
||||
- New: `internal/config/migrate.go`
|
||||
- New: `internal/config/migrate_test.go`
|
||||
|
||||
### 2026-04-21 21h - Docker Support for Config Migration CLI
|
||||
- Added `amcs-migrate-config` binary to the Docker image build output.
|
||||
- Added `migrate-config` service in `docker-compose.yml` under the `tools` profile.
|
||||
- Documented compose-based migration commands (dry-run and in-place apply) in the README.
|
||||
|
||||
Reference in New Issue
Block a user