titusfortner
99e61ce310
[build] update release preparation PR message
2025-03-19 17:27:47 -07:00
titusfortner
5b518e22ee
[build] ruby tests need to use Java 17
2025-03-17 08:47:49 -07:00
Alex Rodionov
dd27273279
[ci] disable caching of ruby toolchain on win32
2025-02-22 14:24:17 -08:00
Viet Nguyen Duc
5fc1ec94cb
[ci][rb] Add matrix.os to cache-key for filesystem consistency
...
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2025-02-20 12:05:03 +07:00
Selenium CI Bot
18ae989a6b
[build] Prepare for release of Selenium 4.29.0 ( #15274 )
...
* Update pinned browser versions
* Update supported versions for Chrome DevTools
* Update selenium manager version
* Update authors file
* FIX CHANGELOGS BEFORE MERGING!
Update versions and change logs to release Selenium 4.29.0
* [create-pull-request] automated change
* Update CHANGELOG cross bindings
* Update CHANGELOG for new upstream changes
* Update CHANGELOG for a new change
* [rb] Disable provide response test for Firefox (#15295 )
* [rb] Update rules ruby to latest version and module (#15282 )
* [ci] Update setup-bazel v0.13.0
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com >
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Augustin Gottlieb <33221555+aguspe@users.noreply.github.com >
2025-02-20 03:12:52 +07:00
Alex Rodionov
f05709eb99
[rb] Update JRuby and rules_ruby
2025-02-18 14:38:10 -08:00
Viet Nguyen Duc
16e9d6b68c
[ci] Update for workflow release preparation
...
[skip ci]
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2025-02-17 20:27:38 +07:00
Viet Nguyen Duc
4165257ed1
[ci] Update for workflow release preparation
...
[skip ci]
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2025-02-17 19:42:01 +07:00
Nikolay Borisenko
55ff83dd89
[ci] Do not stale issues/prs assigned to any milestone ( #15259 )
...
* [ci] Do not stale issues/prs assigned to any milestone
* Use config exempt-all-milestones
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2025-02-10 11:12:39 +07:00
Nikolay Borisenko
f4e234d7c6
Simplify user description issue template ( #15165 )
...
Co-authored-by: Diego Molina <diemol@users.noreply.github.com >
2025-01-27 09:40:54 +01:00
Nikolay Borisenko
9e72af6474
[dotnet] Fix generation of public static html documentation ( #15111 )
2025-01-18 18:18:01 +03:00
Viet Nguyen Duc
e37334c499
[py] Update supported Python versions 3.9+ ( #15018 )
...
* [py] Update supported Python versions 3.9+
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2025-01-13 13:32:56 +00:00
Sri Harsha
27072c034a
[JS] Specify Node.js engine version as 22.x LTS in package.json ( #15058 )
...
* [js] set min node verstion to 22.x lts
* [JS] fix format
2025-01-13 16:23:31 +05:30
Augustin Gottlieb
e4b1e4897f
[rb] Update Jruby to version 9.4.9.0 ( #14791 )
...
* Update ruby version
* Update checksum
* Update Jruby version
* Update rubocop version
* Update MODULE.bazel
* Update Ruby and correct check sums
* Update all the places that used 9.4.8.0
* Add missing comma
2025-01-11 18:29:57 +01:00
Diego Molina
d84fb38ab8
[ci] Reducing the days for a stale issue
...
6 months is enough
2024-12-30 10:15:24 +01:00
Diego Molina
645937058a
[ci] Removing extra step, unneeded
...
[skip ci]
2024-12-27 20:56:58 +01:00
Diego Molina
94d9757e22
[ci] Adapting pulls depending on the originating event
...
[skip ci]
2024-12-27 20:40:34 +01:00
Diego Molina
d230cb881a
[ci] Outputting current workflow branch
...
[skip ci]
2024-12-27 20:00:40 +01:00
Diego Molina
9a6b37f8c4
[ci] Outputting current workflow branch
...
[skip ci]
2024-12-27 19:52:37 +01:00
Diego Molina
85781b3a43
[ci] Fixing command for Java deps by using @maven
...
[skip ci]
2024-12-27 17:25:02 +01:00
Diego Molina
ee6cd6a6e3
[ci] Fixing command for Java deps
...
[skip ci]
2024-12-27 17:10:22 +01:00
Diego Molina
d47dcbbebd
[ci] Chaining job execution
2024-12-27 03:16:05 +01:00
Diego Molina
448284339f
[ci] Using workflow_call instead of workflow_run
2024-12-27 03:11:19 +01:00
Diego Molina
01af3d391e
[ci] Avoiding CI workflow for Renovate
...
But, running it after dependencies get pinned.
2024-12-27 02:38:20 +01:00
Dinesh Kumar R A
7ee9d16f70
Automate dependencies repins for Renovate PRs ( #14709 )
...
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-12-19 13:31:17 -08:00
Viet Nguyen Duc
e2e9ac5f7e
[py] Deprecate CDP methods on Firefox ( #14787 )
...
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-22 10:42:38 +07:00
Simon Benzer
d55eff321b
[py] Added Common Tests to Edge CI ( #14748 )
...
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-15 08:17:07 +07:00
Swastik Baranwal
0a724b14e5
[py] add edge driver tests ( #14723 )
...
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-15 00:23:25 +07:00
Viet Nguyen Duc
2bd18eb59f
[ci][py] Init launcher tests for Edge
...
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-14 17:55:09 +07:00
Viet Nguyen Duc
68197957e4
[ci][py] Enabled browser tests
...
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-14 10:41:21 +07:00
Jörg Sautter
1492a3abac
[ci] update bazel-contrib/setup-bazel to v0.9.1
2024-11-13 19:32:37 +01:00
Viet Nguyen Duc
7257cf3548
[ci][py] Update runners and tests ( #14729 )
...
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-08 19:55:58 +07:00
Swastik Baranwal
71bc491039
[py] add safari service tests ( #14700 )
...
This also cleans up the running of Safari tests
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: David Burns <david.burns@theautomatedtester.co.uk >
2024-11-04 11:11:04 +00:00
Viet Nguyen Duc
7c389f9e12
[py] Fix TypeError when init Safari webdriver ( #14699 )
...
* [py] Fix TypeError when init Safari webdriver
* Try to enable test safari in CI
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-11-01 09:54:22 +07:00
Alex Rodionov
33c716986e
[rb] Update minimum Ruby to 3.1 ( #14685 )
...
3.0 is EOL in Apr 2024
2024-10-31 12:27:50 -07:00
Selenium CI Bot
69f9e5eae1
[build] Prepare for release of Selenium 4.26.0 ( #14665 )
...
* Update pinned browser versions
* Update supported versions for Chrome DevTools
* Update selenium manager version
* Update authors file
* FIX CHANGELOGS BEFORE MERGING!
Update versions and change logs to release Selenium 4.26.0
---------
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com >
Co-authored-by: Nikolay Borisenko <22616990+nvborisenko@users.noreply.github.com >
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-10-30 11:23:39 +07:00
Nikolay Borisenko
029d263895
[ci] [dotnet] Enable long path in bazel ( #14634 )
2024-10-22 22:24:12 +03:00
Viet Nguyen Duc
6ea56518b5
[ci] Bazel run on Windows cannot shorten the path enough
...
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com >
2024-10-21 05:02:22 +00:00
Diego Molina
b10f78cdc7
[ci] Pushing the new docs branch
...
[skip ci]
2024-09-23 23:19:29 +02:00
Diego Molina
5bb73f7c31
[ci] Avoid pushing the branch as the workflow creates it
...
[skip ci]
2024-09-23 23:00:37 +02:00
Diego Molina
b011ea31ec
[ci] We need to commit the applied patches.
...
[skip ci]
2024-09-23 22:39:52 +02:00
Diego Molina
769345c17c
[ci] Removing patches directory
...
[skip ci]
2024-09-23 22:15:11 +02:00
Diego Molina
0e0320c5f8
[ci] Removing condition in applying patches step
...
[skip ci]
2024-09-23 21:54:20 +02:00
Diego Molina
e28c52cb6f
[ci] Downloading all downloaded artifacts at once
...
[skip ci]
2024-09-23 21:42:14 +02:00
Diego Molina
b81ede8e47
[ci] Merging all downloaded artifacts to the same directory
...
[skip ci]
2024-09-21 00:07:17 +02:00
Diego Molina
0cad7fa3a3
[ci] Bumping version for download artifact action in all steps
...
[skip ci]
2024-09-20 18:48:32 +02:00
Diego Molina
21f570d6ba
[ci] Bumping version for download artifact action
...
[skip ci]
2024-09-20 18:31:06 +02:00
Diego Molina
74d5e6ff78
[ci] Setting up curb for ubuntu
...
[skip ci]
2024-09-20 18:08:58 +02:00
Diego Molina
f8eb7be455
[ci] Updating actions for docs workflow
...
[skip ci]
2024-09-20 18:00:26 +02:00
Diego Molina
030fcf7918
[ci] Using the commit sha and quoting values in workflow
...
[skip ci]
2024-09-20 12:42:11 +02:00