scylla-rust-driver
scylla-rust-driver copied to clipboard
[.github/workflow/rust.yml] Add docker credentials to avoid rate limit
To avoid errors such
Error toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
we should add a login to our Scylladb docker hub
Adding it
cargo semver-checks found no API-breaking changes in this PR! 🎉🥳
Checked commit: 8d9993b18e4089513e4dce901468a0dc623e86fa
Thanks!
Could you update other jobs too? Those also use docker:
authenticate_test.yml
book.yml
cassandra.yml
tls.yml
Thanks!
Could you update other jobs too? Those also use docker:
authenticate_test.yml book.yml cassandra.yml tls.yml
Added
@Lorak-mmk Address all comments , please review again
@yaronkaikov What's the status of this?
@yaronkaikov What's the status of this?
Wow, completely forgot about this one. I need to find the time to get back to this
Do we see the original error ?
Do we see the original error ?
I've never seen it. @Lorak-mmk?
I have not seen it since.
I'm ok with finishing this PR and merging, and also with closing it since the error did not happen again.
I have not seen it since.
I'm ok with finishing this PR and merging, and also with closing it since the error did not happen again.
Closing for now