Open pjfanning opened 1 year ago
Checking the Readme, the following projects are/were not maintained by Lightbend and were left to the community:
akka-discovery-marathon-api akka-discovery-aws-api akka-discovery-aws-api-async akka-discovery-consul
We might want to discuss how to go forward with them: Drop them, leave them as is or start maintaining them?
I would say if we get the tests running and they pass I don't see a reason to drop them. The distinction between "leave them" and "maintaining them" doesn't seem to really exist now, I think that everything is implicitly by definition maintained unless we decide to remove them (Pekko is a community project by definition from ASF)
On a similar note we should also update the README at https://github.com/apache/incubator-pekko-management#project-status (everything at Pekko is "community", this language is only relevant when it was at Lightbend).
The marathon integration test projects don't contain any testing code and look more like sample implementations. The aws integration test project has some sbt project that is missing dependencies to even be loaded.
I'd reword the README to mark them as experimental (at best) and see if there is even interest in them => #34