Commit Graph

4 Commits

Author SHA1 Message Date
GW_MC
f9218e0927 Add support for environment file generation in EnvFile struct
- Introduced new methods for writing environment files in YAML and DotEnv formats.
- Updated EnvFile struct to include a buffer for storing key-value pairs.
- Modified write_env_files function to create and write to environment files based on configuration.
- Added tests for environment file writing functionality.
2025-11-25 21:16:21 +08:00
GW_MC
6d1888e6c3 Fix clippy warnings
Some checks failed
Test / verify-generated-code (pull_request) Successful in 8m9s
Test / test (pull_request) Successful in 7m54s
Test / lint (pull_request) Failing after 3m21s
2025-11-19 19:27:43 +08:00
GW_MC
7a1617e1ee fix invalid simulate location and sqlite connection for seaorm 2025-11-13 20:11:04 +08:00
GW_MC
6b3172d88b Add container simulation with PostgreSQL and SQLite support 2025-11-11 20:53:20 +08:00