quick-e2e: Add GradleService to run Gradle tasks and update Main class to utilize it

This commit is contained in:
Oliver
2025-03-16 19:09:46 +01:00
parent 7827f251f6
commit d925b211fb
3 changed files with 28 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- [ ] Add system to load configuration from file / command line arguments
- [ ] Add services to install plugins
- [ ] Add service to set port
- [ ] Add option to update an existing E2E environment
- [ ] Add option to delete an existing E2E environment