yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
243 stars 87 forks source link

feat: support artifact registry #207

Closed benjaminch closed 10 months ago

benjaminch commented 10 months ago

First draft version adding support for Google Artifact registry.

Can you let me know what you think about it? I focused on registry + docker images in the examples.

Issue: #208

benjaminch commented 10 months ago

Thanks for review @yoshidan, pushed a patch with fixes :)

benjaminch commented 10 months ago

Hi @yoshidan ! Should I add Artifact registry to the CI? Totally forgot.

.github/workflows/ci.yaml

yoshidan commented 10 months ago

I will add the CI for artifact registry. Thanks!

benjaminch commented 10 months ago

Thanks a lot 😉

benjaminch commented 10 months ago

Would you mind creating a new release with this change? Thanks a lot :)

yoshidan commented 10 months ago

I will publish crate after adding CI. Please wait a few days.