Skip to content

[CI] Mirror api.github.com using scheduled job (part of #11672)#11711

Merged
bonigarcia merged 4 commits intotrunkfrom
se_mgr_ci_mirror
Feb 27, 2023
Merged

[CI] Mirror api.github.com using scheduled job (part of #11672)#11711
bonigarcia merged 4 commits intotrunkfrom
se_mgr_ci_mirror

Conversation

@bonigarcia
Copy link
Copy Markdown
Member

Description

This PR includes a new job in CI for mirroring and filtering the responses of api.github.com for discovering the Selenium releases programmatically. The mirror is required to avoid the error HTTP 403 get requesting the GH API. This error is well known from WebDriverManager (see job).

Motivation and Context

This PR is the first step for implementing #11672. The second step is to implement the Rust code to read the resulting mirror.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bonigarcia bonigarcia requested a review from diemol February 27, 2023 10:56
Copy link
Copy Markdown
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bonigarcia! Left a couple of comments.

Comment thread .github/workflows/mirror.yml
Comment thread .github/workflows/mirror.yml Outdated
Comment thread .github/workflows/mirror.yml Outdated
@bonigarcia bonigarcia merged commit 57a4060 into trunk Feb 27, 2023
@bonigarcia bonigarcia deleted the se_mgr_ci_mirror branch February 27, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants