Julien Richard-Foy
Julien Richard-Foy
The test suite that uses Kinesis passed on my machine with my personal AWS credentials. I am not sure what is the difference in the GitHub actions except the credentials....
The corresponding PR has been merged in the compiler, but it is not released yet. Probably the commit of this PR will be needed when you will bump the Scala...
Here is a scenario that breaks mirrors and `unapply` (in Scala 3): - in v1.1.0, define `case class Foo private (x: Int, s: Option[String] = None)` - in v1.2.0, replace...
Thank you for pinging us @bishabosha. There are still at least two discussions that need to be resolved before we can move forward with this PR. @sideeffffect, would you be...
Thank you @durban for reporting the issue. @sjrd Could you please explain the versioning of Scala.js?
Thank you for the pointer. What would you recommend to do in sbt-version-policy?
I believe this issue could be addressed by following a similar approach as with CQL, using scan segment numbers instead of token ranges. The EMR DynamoDB connector already stores information...
For the record, here is how I locally tested the Ansilbe playbook. The information below could be used to implement an automated workflow. 1. Install Ansible on my machine 2....