We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7ae95 commit e4fd148Copy full SHA for e4fd148
Rakefile
@@ -1195,8 +1195,6 @@ namespace :all do
1195
Rake::Task['rust:version'].invoke(version)
1196
1197
unless version == 'nightly'
1198
- Rake::Task['all:changelogs'].invoke
1199
-
1200
major_minor = arguments[:version][/^\d+\.\d+/]
1201
file = '.github/ISSUE_TEMPLATE/bug-report.yml'
1202
old_version_pattern = /The latest released version of Selenium is (\d+\.\d+)/
0 commit comments