NFIBrokerage / spear

A sharp EventStoreDB v20+ client backed by Mint :yum:
https://hex.pm/packages/spear
Apache License 2.0
85 stars 14 forks source link

add the nighly build to CI #60

Closed the-mikedavis closed 3 years ago

the-mikedavis commented 3 years ago

should be useful for sniffing out new protobuf changes without needing to be super vigilant of the repo, plus we can test new features before a new eventstore gets released, like #55 and #56

iirc the nighly build is published to github's container registry: https://github.com/orgs/EventStore/packages?repo_name=EventStore

the-mikedavis commented 3 years ago

looks like the :ci tag is the nighly tag: https://github.com/EventStore/EventStore/blob/8b80c125f9883256c7dc6191c67b707bea909027/.github/workflows/ci.yml#L172-L181