Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI(test-images): add dockerhub auth #8115

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

bayandin
Copy link
Member

Problem

Unable to find image 'neondatabase/neon:9583413584' locally
docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit.

https://github.com/neondatabase/neon/actions/runs/9583413584/job/26427236409?pr=8112

Summary of changes

  • add docker/login-action@v3 for test-images job

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin enabled auto-merge (squash) June 19, 2024 16:27
Copy link

3228 tests run: 3111 passed, 0 failed, 117 skipped (full report)


Code coverage* (full report)

  • functions: 32.3% (6843 of 21165 functions)
  • lines: 49.7% (53395 of 107360 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
ec3669e at 2024-06-19T16:53:28.841Z :recycle:

@bayandin bayandin merged commit 558a57b into main Jun 19, 2024
60 checks passed
@bayandin bayandin deleted the bayandin/add-auth-for-test-images branch June 19, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants