You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/28 13:19:32 UTC

[GitHub] [incubator-pekko-sbt-paradox] mdedetrich opened a new issue, #34: Fork paradox-material-theme?

mdedetrich opened a new issue, #34:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34

   As noted in https://github.com/apache/incubator-pekko-grpc/pull/36#issuecomment-1448137032, due to the usage of paradox-material-theme we are dealing with binary compatibility problems stemming from the fact that paradox-material-theme appears to be unmaintained for years and hence is built against an ancient version of circe.
   
   I think the fastest solution to solve this problem for now is to fork the project, apply the changes in https://github.com/jonas/paradox-material-theme/pull/34 and just republish it another a different org.


-- 
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.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-sbt-paradox] mdedetrich commented on issue #34: Fork paradox-material-theme?

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on issue #34:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34#issuecomment-1448287939

   > Maybe we can work around the circe issue but in general forking is not super appealing
   
   I already tried with no avail, we are dealing with a 6 year old version of Circe vs one that is quite recent
   
   > If we do it, we might just want to do it right here.
   
   I was thinking of forking it into my own org (mdedetrich) just to unblock us, I don't see it taking more than a few hours (have done it before).
   
   We can then look into a more appropriate solution later on


-- 
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


Re: [I] Fork paradox-material-theme? [incubator-pekko-sbt-paradox]

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich closed issue #34: Fork paradox-material-theme?
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34


-- 
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-sbt-paradox] jrudolph commented on issue #34: Fork paradox-material-theme?

Posted by "jrudolph (via GitHub)" <gi...@apache.org>.
jrudolph commented on issue #34:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34#issuecomment-1448285045

   Maybe we can work around the circe issue but in general forking is not super appealing... If we do it, we might just want to do it right here.


-- 
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


Re: [I] Fork paradox-material-theme? [incubator-pekko-sbt-paradox]

Posted by "samueleresca (via GitHub)" <gi...@apache.org>.
samueleresca commented on issue #34:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34#issuecomment-1818778543

   An alternative to fork might be to pull the styling files and paradox templates from [paradox-material-theme](https://github.com/jonas/paradox-material-theme) into this repo. It would simplify the way we style our docs by reducing the layers from 3 (`docs-> pekko-sbt-paradox -> paradox-material-theme`)  to 2 (`docs -> pekko-sbt-paradox`). 


-- 
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


Re: [I] Fork paradox-material-theme? [incubator-pekko-sbt-paradox]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #34:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34#issuecomment-1818837960

   For me, the real issue is #84. The requirement to 'release' UI changes and then go through all our repos and even multiple branches on repos and uptake the changes - that is a massive overhead for small UI changes.
   


-- 
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


Re: [I] Fork paradox-material-theme? [incubator-pekko-sbt-paradox]

Posted by "mkurz (via GitHub)" <gi...@apache.org>.
mkurz commented on issue #34:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34#issuecomment-1941571636

   @mdedetrich I think this issue can now be closed, given that you/we can maintain https://github.com/sbt/sbt-paradox-material-theme now and a new release is coming soon.


-- 
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