-
Notifications
You must be signed in to change notification settings - Fork 99
Changelog updates for Individual release of drivers #2091
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
Changelog updates for Individual release of drivers #2091
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2091 +/- ##
==========================================
- Coverage 91.34% 82.26% -9.08%
==========================================
Files 66 28 -38
Lines 16292 4004 -12288
==========================================
- Hits 14882 3294 -11588
+ Misses 1410 710 -700
Flags with carried forward coverage won't be shown. Click here to find out more. see 43 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
This PR includes unrelated build_release.py tooling changes and the associated changes to release process documentation. |
Hi Jay..,, I have updated the files. |
NI-SCOPE section reviewed. |
NI Switch Executive, NI-SWITCH and NI-TClk sections reviewed. That's all sections. |
ni-jfitzger
left a comment
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.
Please revert any changes to CONTRIBUTING.md meant to reflect tooling changes. The only changes to the document should be those related to the CHANGELOG.
Updated |
This contribution adheres to CONTRIBUTING.md.
I've updated CHANGELOG.md if applicable.
- [ ] I've added tests applicable for this pull requestWhat does this Pull Request accomplish?
Since we are supporting version bump for each drivers, the CHANGELOG.md was modified for each driver.
Now each driver will be having separate section within the CHANGELOG.md.
Driver lists are alphabetically arranged.
The versions under each driver are arrange in such a way that latest version comes on top.
There are two index. One for drivers. Other within each driver for releases.
Initial Release of a driver will be the first version number for all drivers.
List issues fixed by this Pull Request below, if any.
What testing has been done?
Validated whether the drivers are in alphabetical order.
Validated the version present for each drivers arrange chronologically.
There is an index for drivers and each driver has other index for version numbers.
Initial version of the driver is the first release for that driver.
Same indexation is maintained as present in original changelog.md file.