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

chore: add docker login step to playwright workflow #1302

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Conversation

s4kh
Copy link
Contributor

@s4kh s4kh commented Nov 4, 2024

What this PR does / why we need it:

Adds docker login step to prevent docker rate limit error.

Which issue(s) this PR fixes:

Fixes #1216

Special notes for your reviewer:

@s4kh s4kh requested a review from a team as a code owner November 4, 2024 18:54
@s4kh s4kh requested review from leventebalogh and removed request for a team November 4, 2024 18:54
Copy link

github-actions bot commented Nov 4, 2024

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

@s4kh s4kh added the no-changelog Don't include in changelog and version calculations label Nov 4, 2024
@s4kh s4kh force-pushed the chore-docker-login branch 2 times, most recently from 1dc1a64 to a9b7c3a Compare November 4, 2024 19:35
@s4kh s4kh requested review from tolzhabayev and xnyo November 4, 2024 19:42
@s4kh s4kh force-pushed the chore-docker-login branch from a9b7c3a to 5ade650 Compare November 4, 2024 19:43
@s4kh s4kh merged commit d945ee7 into main Nov 5, 2024
19 checks passed
@s4kh s4kh deleted the chore-docker-login branch November 5, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Don't include in changelog and version calculations
Projects
Development

Successfully merging this pull request may close these issues.

Chore: Add docker hub login to increase rate limits
2 participants