-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Also test with pekko 1.1 #293
Also test with pekko 1.1 #293
Conversation
pjfanning
commented
Dec 22, 2023
•
edited
Loading
edited
- need to test with pekko 1.0 and 1.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@pjfanning Do we need a runner for Java 21 too? People may jump from Java 8 to Java 21, I think test these two should be OK. |
I've updated the 1.1 job to test with multiple JDKs |
@pjfanning Is it possible to do the source code changes (i.e. moving the |
temporarily test with pekko main snapshot Update build.sbt logback issue sbt-pekko-build 1.0.2 add nightly job Update nightly-pekko-1.1-builds.yaml Update nightly-pekko-1.1-builds.yaml multiple jdks temp run for pull request Update KinesisTest.java Update nightly-pekko-1.1-builds.yaml Update nightly-pekko-1.1-builds.yaml deprecation issue Update DirectoryChangesSource.java Update nightly-pekko-1.1-builds.yaml Revert "Update DirectoryChangesSource.java" This reverts commit 1b1932a. Revert "deprecation issue" This reverts commit 2b41b26. Revert "Update KinesisTest.java" This reverts commit a7c472f. Revert "temp run for pull request" This reverts commit c92b62d.
1b1932a
to
1540677
Compare
@mdedetrich I've dropped the code changes for java 17/21. They will be done later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm