Skip to content
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

0.8.3 livongo0.0.1 #1

Open
wants to merge 215 commits into
base: master
Choose a base branch
from
Open

0.8.3 livongo0.0.1 #1

wants to merge 215 commits into from

Conversation

pzhong-livongo
Copy link

No description provided.

dwijnand and others added 30 commits February 13, 2019 08:25
Set the Scalafmt version in .scalafmt.conf
* Compact .scalafmt.conf

* Switch to AdoptOpenJDK 8

* Fast-fail running scalafmt

* Simplify (still commented out) whitesource setup
* Adds testkit to use a gRPC client in Lagom tests

* Adds missing hheaders and formats code

* Completes the main impl (both API flavors in both languages)

* Fix formatting. Run scalafmt on a separate travis job

* revert previous change in .travis.yml

* Adds interop tests for lagom-scaladsl

* Adds interop tests for lagom-java

* Format sources

* format build-sbt

* Adds missing headers

* Fix package name

* Adds docs for Lagom client testkit

* Use project version in sample code

* Fix paradox generation problem

Also test paradox generation in Travis.

* Fix snippet and src/test/scala/scala folder
* Adds testkit to use a gRPC client in Lagom tests

* Adds missing hheaders and formats code

* Completes the main impl (both API flavors in both languages)

* Fix formatting. Run scalafmt on a separate travis job

* revert previous change in .travis.yml

* Adds interop tests for lagom-scaladsl

* Adds interop tests for lagom-java

* Format sources

* format build-sbt

* Adds missing headers

* Fix package name

* Reorganize docs into categories and scaffold Lagom docs

* Adds fils from previous commit remove (was mv not rm)

* Update play docs links

* Move Lagom test docs to lagom folder

* Fix small code details

* Fix code paths
…ework#54)

It should be easier to review by running `sbt paradox paradoxBrowser` and navigating through the docs.
Expect gRPC error status in tests
…nts-over-magic-numbers

prefer constant over magic number
This one is important because as of 2.0.0-RC5 scalafmt-dynamic actually
uses the Scalafmt "version" key in .scalafmt.conf to dispatch to that
Scalafmt version.
* include CLA validation success
* block if more reviews are requested
* switch from merge-when-green to block-merge
* switch to squash merging (for now...)
This repo is the house of any code that users can sprinkle on top of Play or Lagom.
mergify bot and others added 30 commits March 18, 2020 15:57
….8.1

Update play, play-ahc-ws, ... to 2.8.1
* Update akka-discovery, akka-stream to 2.6.4

* Fixate more akka versions

Co-authored-by: Arnout Engelen <arnout@bzzt.net>

Co-authored-by: Arnout Engelen <arnout@bzzt.net>
…otoc-0.99.28

Update sbt-protoc to 0.99.28
* Cross-build to Scala 2.13 playframework#40

* formatting

* Fix JavaAkkaGrpcClientHelpers on 2.12

* --ignore-source-errors not needed after all

and is jdk11-only
…rpc-codegen-0.8.2

Update akka-grpc-codegen, ... to 0.8.2
…radox-akka-0.32

Update sbt-paradox-akka to 0.32
…ors-twice

Don't publish generators for 2.12 twice
…#295)

* Force jdk8u242 in travis (instead of latest)

* Update .travis.yml

Co-authored-by: Arnout Engelen <github@bzzt.net>

Co-authored-by: Ignasi Marimon-Clos <ignasi@lightbend.com>
…rs in code generated using it. (playframework#294)

* Fix the template for RouterUsingActions to eliminate compilation
errors in code generated using it.

* Remove headercheck in travis

* remove header checks for tests as well

* Add a play-actions-testdata module for testing RouterUsingActions compilation

* fix formatting

* fix the RouterUsingActions template to be compatible with akka-grpc
0.8.4. add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants