-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Nightly javascript #13844
Nightly javascript #13844
Conversation
PR Description updated to latest commit (11bd94b)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
This is just a change in the release script, I will merge right away. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
User description
Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
Type
enhancement, configuration changes
Description
Changes walkthrough
bazel.yml
Add Node.js Configuration to Bazel Workflow
.github/workflows/bazel.yml
nightly.yml
Configure JavaScript Nightly Builds in GitHub Actions
.github/workflows/nightly.yml
BUILD.bazel
Update JavaScript WebDriver Bazel Build Version
javascript/node/selenium-webdriver/BUILD.bazel
package.json
Update Package Version and Publish Configuration
javascript/node/selenium-webdriver/package.json
package-lock.json
Update Package-lock Version for Nightly Build
package-lock.json
version.
Rakefile
Enhance Node Version Management and Publishing Tasks
Rakefile
dry-run flag.
conditional changelog updates.