Skip to content

refactor: modularize configuration system and implement safe atomic file I/O#10

Merged
arrase merged 5 commits into
mainfrom
refactor/config-and-safe-io
Jul 13, 2026
Merged

refactor: modularize configuration system and implement safe atomic file I/O#10
arrase merged 5 commits into
mainfrom
refactor/config-and-safe-io

Conversation

@arrase

@arrase arrase commented Jul 13, 2026

Copy link
Copy Markdown
Owner
  • Split internal/config/env.go into dedicated config.go, io.go, and resolve.go

  • Implement ReadFileSafely and atomic file write system via temp files for security

  • Refactor engine components to use new config structures

  • Add CI workflow and cleanup outdated wiki pages

…ile I/O

- Split internal/config/env.go into dedicated config.go, io.go, and resolve.go

- Implement ReadFileSafely and atomic file write system via temp files for security

- Refactor engine components to use new config structures

- Add CI workflow and cleanup outdated wiki pages
Comment thread .github/workflows/ci.yml Fixed
@arrase
arrase merged commit c600958 into main Jul 13, 2026
2 checks passed
@arrase
arrase deleted the refactor/config-and-safe-io branch July 13, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants