You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by GitBox <gi...@apache.org> on 2023/01/07 12:47:23 UTC

[GitHub] [incubator-pekko] mdedetrich opened a new pull request, #90: Remove readiness levels

mdedetrich opened a new pull request, #90:
URL: https://github.com/apache/incubator-pekko/pull/90

   In trying to replace the akka paradox theme with just the basic paradox theme, one issue I found is that akka/lightbend projects use the concept of readiness levels which comes from sbt-paradox-project-info https://github.com/lightbend/sbt-paradox-project-info#readiness-levels.
   
   While it is possible to provide our own readiness-levels, this doesn't make too much sense for Apache projects. Also in doing so we would have to create our own sbt-paradox-pekko-project-info (akin to https://github.com/lightbend/sbt-paradox-lightbend-project-info) which is too much overhead for now.
   
   If we do end up deciding on readiness levels this should be done via an Apache process and we can always add it in later.


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich merged pull request #90: Remove readiness levels

Posted by GitBox <gi...@apache.org>.
mdedetrich merged PR #90:
URL: https://github.com/apache/incubator-pekko/pull/90


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on pull request #90: Remove readiness levels

Posted by GitBox <gi...@apache.org>.
mdedetrich commented on PR #90:
URL: https://github.com/apache/incubator-pekko/pull/90#issuecomment-1374480900

   > these readiness levels are not currently useful for Pekko (we may need them in future but we can add them back at that point)
   
   Yeah the only levels I see making sense are `Supported` and `Not Supported` (with `Supported` implying `Community`). This is however something we have to agree on as a community


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org