apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.17k stars 140 forks source link

docs: fix up references to lightbend portal #124

Closed Seetaramayya closed 1 year ago

Seetaramayya commented 1 year ago

We need to produce a Pekko equivalent for samples or start guides and fix up the docs references to https://developer.lightbend.com/start/?group=

pjfanning commented 1 year ago

243 is open for the samples

sam-byng commented 1 year ago

This has been done in samples as part of #243 . (https://github.com/apache/incubator-pekko-samples/search?q=lightbend , remaining references are in legal docs / non akka dependencies)

Remaining here for samples are: https://github.com/apache/incubator-pekko-samples/blob/74f578c9cd4c0e13d0450ed1fe14ced8d1d325e2/pekko-sample-persistence-dc-java/src/main/resources/application.conf and https://github.com/apache/incubator-pekko-samples/blob/74f578c9cd4c0e13d0450ed1fe14ced8d1d325e2/pekko-sample-persistence-dc-scala/src/main/resources/application.conf

pjfanning commented 1 year ago

@sam-byng could you create an issue for those comments in https://github.com/apache/incubator-pekko-samples/issues ?

edit: I created https://github.com/apache/incubator-pekko-samples/pull/31

sam-byng commented 1 year ago

That LGTM. On "start guides" , is this card referencing anything that is not already covered by https://github.com/apache/incubator-pekko/issues/123 and https://github.com/apache/incubator-pekko/issues/244 ?

If not then I propose closing this card.

pjfanning commented 1 year ago

sure - #123, #244 and #284 cover the remaining work