mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Updates the `DeleteOldWorkspaceAgentLogs` to: - Retain logs for the most recent build regardless of age, - Delete logs for agents that never connected and were created before the cutoff for deleting logs while still retaining the logs most recent build.