-
-
Notifications
You must be signed in to change notification settings - Fork 769
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
[ci] Test multiple OS with latest Node version #1878
base: trunk
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
CI Failure Feedback 🧐(Checks updated until commit a078dd9)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
c506aab
to
7038e68
Compare
Signed-off-by: Viet Nguyen Duc <[email protected]>
User description
Thanks for contributing to the Selenium IDE!
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
PR Type
tests, enhancement
Description
workflow_dispatch
to allow manual triggering of the workflow.Changes walkthrough 📝
test.yml
Enhance CI to test on multiple OS with latest Node.js
.github/workflows/test.yml
Windows, and macOS.
workflow_dispatch
to manually trigger the workflow.Ubuntu.