-
eg https://pekko.apache.org/docs/pekko/current/ redirecting to
https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/docs/
-
At Pekko we have added sbt-dependency-submission to our project (see https://github.com/apache/incubator-pekko/pull/366) however we are getting an interesting/odd bug where although the plugin is subm…
-
* after https://github.com/apache/incubator-pekko-persistence-cassandra/issues/30 is done
* imports non-existent pekko-persistence-cassandra jar
* after it is fixed, this sample should be built as p…
-
* Pekko docs still link the 'pekko-samples' to developer.lightbend.com URLs.
* https://github.com/apache/incubator-pekko-samples has been updated but when you enter the 'docs-gen' dir and run `sbt pa…
-
* see https://github.com/apache/incubator-pekko-persistence-jdbc/tree/main/core/lib
* we should not have jars checked in
* we can get the build to script to download the jar from an external web sit…
-
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=
-
* will be based on what we end up doing in incubator-pekko
* will need to remove the release train docs
* and remove/replace RELEASING.md
* possibly replace https://github.com/akka/akka-persistence…
-
* use approach used in incubator-pekko - new @mdedetrich sbt plugin
* may choose to publish nightly (CI action with cron) or after every successful build on main branch
-
last OSS akka release (1.0.6) depended on cassandra driver v4.6.1
* https://mvnrepository.com/artifact/com.typesafe.akka/akka-persistence-cassandra_2.13/1.0.6
* inherits cassandra dependency transit…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the bug
I'm wondering how RANGE selection works because a `release-1.17.0..release-1.18.0…