-
Notifications
You must be signed in to change notification settings - Fork 1
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
AURO MIGRATION: Update node to v22 #98
Conversation
Reviewer's Guide by SourceryThis pull request updates the project to use Node.js v22 and revises the contributing guidelines. Sequence diagram for updated PR review processsequenceDiagram
actor Contributor
participant Issue as GitHub Issue
participant PR as Pull Request
participant Team as Auro Team
Contributor->>Issue: Create issue
Note over Issue: Wait up to 48h for response
Team->>Issue: Review and discuss
Contributor->>PR: Create PR after consultation
Note over PR: Must follow conventional commits
Team->>PR: Review within SLA
Note over PR: Requires passing tests on<br/>Node 20.x and 22.x
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @sun-mota - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟡 General issues: 1 issue found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
🎉 This PR is included in version 3.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Resolves AlaskaAirlines/auro-templates#6
Summary by Sourcery
Update Node to v22 and revise contributing guidelines.
Build:
CI:
Documentation:
Summary by Sourcery
Update Node to v22 and revise contributing guidelines.
Enhancements:
Build:
CI:
Documentation: