EventStore / EventStore-Client-Go

Go Client for Event Store version 20 and above.
Apache License 2.0
103 stars 25 forks source link

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

Open YoEight opened 2 months ago

YoEight commented 2 months 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.

josephcummings commented 2 months ago

Need to update the branch protection rules as the CI check names have differed and meant previous required checks are under a different name OR no longer exist:

image