EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
61 stars 19 forks source link

Support different runtime environments out-of-the-box. #279

Closed YoEight closed 2 weeks ago

YoEight commented 3 weeks ago

Changed: Support different runtime environments out-of-the-box. Changed: Remove expectation oriented tests.

For the dispatch action you can provide the environment you want to test so if you chose staging, GHA will pull the right image from the staging docker repo.