mdedetrich commented on PR #312: URL: https://github.com/apache/incubator-pekko-http/pull/312#issuecomment-1702284130
Can we also please make a decision on https://lists.apache.org/thread/4oymvkv6t415pocdtc6l1vxssoflbw9f and https://github.com/apache/incubator-pekko/pull/532 ? The whole point of that thread is to actually implement a proper handling of MiMa that sticks to semver and actually automatically deals with changes where people add functionality (doing MiMa checks against a hardcoded Pekko 1.0.0/1.1.0 is not enough, we should actually be doing MiMa checks against the latest release of the software against every PR). I understand the solution may not be the cleanest (although tbh we kind of have our hands tied due to ASF process) but what I am suggesting is standard and normal in Scala OS projects, its not some crazy out there idea (otherwise this feature in dynver wouldn't even exist). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
