EventStore / EventStore-Client-Go

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

ESDB-147-8 - Move to Cloudsmith docker registry #165

Closed YoEight closed 4 months ago

YoEight commented 7 months ago

Changed: Updated CI workflows to pull eventstore docker images from cloud smith registry. Changed: Updated README to reference Cloudsmith repository instead of ghcr.

YoEight commented 4 months ago

I don't think removing cloudsmith is the right move, considering we are going to add staging versions later

josephcummings commented 4 months ago

I don't think removing cloudsmith is the right move, considering we are going to add staging versions later

We are still going to pull the images from docker.eventstore.com/eventstore-ce/eventstoredb-ce - the recent updates were just to remove authentication steps from the CI workflows, since the Cloudsmith repository was recently made public to prevent OSS contributors from having to obtain credentials against the Cloudsmith registry.