You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the gRPC example projects don't run in dev mode due to lagom/lagom#1857.
It would be nice if we could catch this in CI. I'm opening this issue to start a discussion with the team about how we might be able to do this, and whether it would be worthwhile. I guess we'd need to add scripted tests, which could inflate the build times a lot. Maybe as a nightly job?
The text was updated successfully, but these errors were encountered:
We'd want the scripted tests to roughly mirror the instructions we provide in the read-me files for each example. Otherwise, we would need to manually run through the instructions for QA on any significant change.
For the specific gRPC/Akka Discovery problem, I agree, but the reason I raised this issue separately is because some kind of testing of the user experience of the samples would be good to have in general.
Currently, the gRPC example projects don't run in dev mode due to lagom/lagom#1857.
It would be nice if we could catch this in CI. I'm opening this issue to start a discussion with the team about how we might be able to do this, and whether it would be worthwhile. I guess we'd need to add scripted tests, which could inflate the build times a lot. Maybe as a nightly job?
The text was updated successfully, but these errors were encountered: