-
Notifications
You must be signed in to change notification settings - Fork 440
chore(ci): move the selenium ci step to riot #13611
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
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
59c3ead
move the selenium ci step to riot
juanjux 5accdc0
Add args
juanjux 681d957
Move cmdargs
juanjux aa0fcae
update riotfiles
juanjux 8b9677e
name the venvs with env vars so the hashes are regenerated
juanjux 13344a9
Merge remote-tracking branch 'origin/main' into juanjux/selenium-from…
juanjux 1d75881
Merge branch 'main' into juanjux/selenium-from-hatch-to-riot
juanjux 1c3e2c9
Only selenium changes
juanjux 911a2f7
Force lockfile recreation
juanjux 0a0cde9
Merge branch 'main' into juanjux/selenium-from-hatch-to-riot
juanjux eef8e49
Merge branch 'main' into juanjux/selenium-from-hatch-to-riot
juanjux 643230c
Merge branch 'main' into juanjux/selenium-from-hatch-to-riot
juanjux 7ff001f
Merge remote-tracking branch 'origin/main' into juanjux/selenium-from…
juanjux a05a2d6
Merge branch 'main' into juanjux/selenium-from-hatch-to-riot
juanjux 12714b2
Merge branch 'main' into juanjux/selenium-from-hatch-to-riot
juanjux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile --no-annotate .riot/requirements/1230d1c.in | ||
# | ||
attrs==25.3.0 | ||
certifi==2025.4.26 | ||
charset-normalizer==3.4.2 | ||
coverage[toml]==7.8.2 | ||
exceptiongroup==1.3.0 | ||
h11==0.16.0 | ||
hypothesis==6.45.0 | ||
idna==3.10 | ||
iniconfig==2.1.0 | ||
mock==5.2.0 | ||
opentracing==2.4.0 | ||
outcome==1.3.0.post0 | ||
packaging==25.0 | ||
pluggy==1.6.0 | ||
pygments==2.19.1 | ||
pysocks==1.7.1 | ||
pytest==8.4.0 | ||
pytest-cov==6.1.1 | ||
pytest-mock==3.14.1 | ||
python-dotenv==1.1.0 | ||
requests==2.32.4 | ||
selenium==4.33.0 | ||
sniffio==1.3.1 | ||
sortedcontainers==2.4.0 | ||
tomli==2.2.1 | ||
trio==0.30.0 | ||
trio-websocket==0.12.2 | ||
typing-extensions==4.13.2 | ||
urllib3[socks]==2.4.0 | ||
webdriver-manager==4.0.2 | ||
websocket-client==1.8.0 | ||
wsproto==1.2.0 |
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile --no-annotate .riot/requirements/143a175.in | ||
# | ||
attrs==25.3.0 | ||
certifi==2025.4.26 | ||
charset-normalizer==3.4.2 | ||
coverage[toml]==7.8.2 | ||
exceptiongroup==1.3.0 | ||
h11==0.16.0 | ||
hypothesis==6.45.0 | ||
idna==3.10 | ||
iniconfig==2.1.0 | ||
mock==5.2.0 | ||
opentracing==2.4.0 | ||
outcome==1.3.0.post0 | ||
packaging==25.0 | ||
pluggy==1.6.0 | ||
pygments==2.19.1 | ||
pysocks==1.7.1 | ||
pytest==8.4.0 | ||
pytest-cov==6.1.1 | ||
pytest-mock==3.14.1 | ||
python-dotenv==1.1.0 | ||
requests==2.32.4 | ||
selenium==4.33.0 | ||
sniffio==1.3.1 | ||
sortedcontainers==2.4.0 | ||
tomli==2.2.1 | ||
trio==0.30.0 | ||
trio-websocket==0.12.2 | ||
typing-extensions==4.13.2 | ||
urllib3[socks]==2.4.0 | ||
webdriver-manager==4.0.2 | ||
websocket-client==1.8.0 | ||
wsproto==1.2.0 |
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.12 | ||
# by the following command: | ||
# | ||
# pip-compile --no-annotate .riot/requirements/18e9ec9.in | ||
# | ||
attrs==25.3.0 | ||
certifi==2025.4.26 | ||
charset-normalizer==3.4.2 | ||
coverage[toml]==7.8.2 | ||
h11==0.16.0 | ||
hypothesis==6.45.0 | ||
idna==3.10 | ||
iniconfig==2.1.0 | ||
mock==5.2.0 | ||
opentracing==2.4.0 | ||
outcome==1.3.0.post0 | ||
packaging==25.0 | ||
pluggy==1.6.0 | ||
pygments==2.19.1 | ||
pysocks==1.7.1 | ||
pytest==8.4.0 | ||
pytest-cov==6.1.1 | ||
pytest-mock==3.14.1 | ||
python-dotenv==1.1.0 | ||
requests==2.32.4 | ||
selenium==4.33.0 | ||
sniffio==1.3.1 | ||
sortedcontainers==2.4.0 | ||
trio==0.30.0 | ||
trio-websocket==0.12.2 | ||
typing-extensions==4.13.2 | ||
urllib3[socks]==2.4.0 | ||
webdriver-manager==4.0.2 | ||
websocket-client==1.8.0 | ||
wsproto==1.2.0 |
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.12 | ||
# by the following command: | ||
# | ||
# pip-compile --no-annotate .riot/requirements/1db770e.in | ||
# | ||
attrs==25.3.0 | ||
certifi==2025.4.26 | ||
charset-normalizer==3.4.2 | ||
coverage[toml]==7.8.2 | ||
h11==0.16.0 | ||
hypothesis==6.45.0 | ||
idna==3.10 | ||
iniconfig==2.1.0 | ||
mock==5.2.0 | ||
opentracing==2.4.0 | ||
outcome==1.3.0.post0 | ||
packaging==25.0 | ||
pluggy==1.6.0 | ||
pygments==2.19.1 | ||
pysocks==1.7.1 | ||
pytest==8.4.0 | ||
pytest-cov==6.1.1 | ||
pytest-mock==3.14.1 | ||
python-dotenv==1.1.0 | ||
requests==2.32.4 | ||
selenium==4.33.0 | ||
sniffio==1.3.1 | ||
sortedcontainers==2.4.0 | ||
trio==0.30.0 | ||
trio-websocket==0.12.2 | ||
typing-extensions==4.13.2 | ||
urllib3[socks]==2.4.0 | ||
webdriver-manager==4.0.2 | ||
websocket-client==1.8.0 | ||
wsproto==1.2.0 |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.