mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
fix: update release workflow to use --notes-file for release notes to prevent shell expansion issues
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
- Root `nuget.config` added for package source management
|
||||
- Terminal.Gui formatting excluded from CI format checks
|
||||
- Recursive submodule fetching enabled in CI workflows
|
||||
- Release workflow: use `--notes-file` instead of inline `--notes` interpolation to prevent shell expansion of special characters in commit messages
|
||||
- `Server:Admins` config array in `appsettings.example.json` for designating admin usernames
|
||||
- `Storage:CleanupIntervalHours` and `Storage:RetentionDays` added to `appsettings.example.json`
|
||||
- `FakeChannelService` test helper added for IRC unit tests
|
||||
|
||||
Reference in New Issue
Block a user