From c440c0004ce788694659f3e7d7c13be7fdb0ae57 Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Sat, 2 Nov 2024 07:45:08 -0700 Subject: [PATCH] Document gradlerio deleteOldFiles in changelog (#2815) --- source/docs/yearly-overview/yearly-changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/docs/yearly-overview/yearly-changelog.rst b/source/docs/yearly-overview/yearly-changelog.rst index 62169b18d8..c1aadf3fa2 100644 --- a/source/docs/yearly-overview/yearly-changelog.rst +++ b/source/docs/yearly-overview/yearly-changelog.rst @@ -164,6 +164,7 @@ Supported Operating Systems and Architectures: - Use Gradle 8.10.2 - Use shell scripts for launching tools on Linux / macOS, since macOS doesn't ship Python any more +- Add method to delete files on roboRIO that have been deleted in the deploy directory. Set deleteOldFiles to true in the frcStaticFileDeploy block ## WPILib All in One Installer