elasticsearch/x-pack/plugin/snapshot-repo-test-kit
David Turner 3031595d6a
Clean up action registration for repo analysis (#101211)
- Removes the registration of the inner actions via `getActions()`.
- Replace the outer action's `ActionType` subclass using `localOnly()`.
- Collapses each outer `Action` class with the inner `TransportAction`.
- Tightens up some unnecessary `public` visibility.

Closes #101198
2023-10-24 06:46:03 -04:00
..
qa More robust timeout for repo analysis (#101184) 2023-10-23 03:17:40 -04:00
src Clean up action registration for repo analysis (#101211) 2023-10-24 06:46:03 -04:00
build.gradle Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00