This commit is contained in:
HueByte
2026-02-22 05:04:36 +00:00
parent 03bcf194d6
commit 46eb264cab
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -195,6 +195,7 @@
<li>Root <code>nuget.config</code> added for package source management</li>
<li>Terminal.Gui formatting excluded from CI format checks</li>
<li>Recursive submodule fetching enabled in CI workflows</li>
<li>Release workflow: use <code>--notes-file</code> instead of inline <code>--notes</code> interpolation to prevent shell expansion of special characters in commit messages</li>
<li><code>Server:Admins</code> config array in <code>appsettings.example.json</code> for designating admin usernames</li>
<li><code>Storage:CleanupIntervalHours</code> and <code>Storage:RetentionDays</code> added to <code>appsettings.example.json</code></li>
<li><code>FakeChannelService</code> test helper added for IRC unit tests</li>