-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'trunk' into node-timeout
- Loading branch information
Showing
81 changed files
with
1,348 additions
and
807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,6 +71,7 @@ jobs: | |
uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899 | ||
with: | ||
ruby-version: '3.1' | ||
working-directory: 'rb' | ||
- name: "Prep git" | ||
run: | | ||
git config --local user.email "[email protected]" | ||
|
@@ -89,10 +90,11 @@ jobs: | |
token: ${{ secrets.SELENIUM_CI_TOKEN }} | ||
author: Selenium CI Bot <[email protected]> | ||
delete-branch: true | ||
branch: release-preparation-${{ github.event.inputs.version }} | ||
title: "[build] Prepare for release of Selenium ${{ github.event.inputs.version }}" | ||
body: | | ||
**Warning: Manually update the changelogs before merging** | ||
This PR: | ||
* Updates Rust version for Selenium Manager release | ||
* Updates Pinned browser version to coincide with new CDP release | ||
|
@@ -102,9 +104,9 @@ jobs: | |
* Adds new authors to authors file | ||
* Updates all versions for all bindings | ||
* Generates *rough* change logs for each bindings (please tidy them up before merging this) | ||
- Auto-generated by [create-pull-request][1] | ||
[1]: https://github.com/peter-evans/create-pull-request | ||
labels: C-build | ||
draft: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -732,6 +732,7 @@ Sankha Narayan Guria <[email protected]> | |
Santiago Suarez Ordoñez <[email protected]> | ||
Sarah Bird <[email protected]> | ||
Sayyid Ali Sajjad Rizavi <[email protected]> | ||
schrufygroovy <[email protected]> | ||
Scott Babcock <[email protected]> | ||
Scott Sauber <[email protected]> | ||
Scott Stevens <[email protected]> | ||
|
@@ -768,6 +769,7 @@ smhc <[email protected]> | |
Snail <[email protected]> | ||
space88man <[email protected]> | ||
Sri Harsha <[email protected]> | ||
Sri Harsha <[email protected]> | ||
sridharUpputuri <[email protected]> | ||
Srinivasan Sekar <[email protected]> | ||
Sripathi Pai <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.