Files
deb-changelog-action/lib/logging.sh
Max P. ba7b9f2928
All checks were successful
Auto Changelog & Release / release (push) Successful in 8s
feat: modularize scripts and improve project architecture
- Added `lib/utils.sh` and `lib/logging.sh` for reusable utility and logging functions.
- Updated `run.sh` and `scripts/generate-changelog.sh` to use the new utility and logging functions (`validate_arg`, `log_info`, `log_error`).
- Add `config.env` for better clarity and updated all references in the project.
- Enhanced documentation in `README.md` to reflect the new configuration file and usage instructions.
- Improved error handling and logging consistency across scripts.
2025-07-02 12:59:16 +02:00

568 B