Resolve "Improve the event system by adding an extra Event for gNMI-Subscribe to replace the currently used Update Event"
Merged
requested to merge 327-improve-the-event-system-by-adding-an-extra-event-for-gnmi-subscribe-to-replace-the-currently into master
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Related to #327
Merge request reports
Activity
added componentevent-system goSDN prioritylow statusavailable typeimprovement labels
added 1 commit
- efd4f85c - added new event type, reverted change to update event in mne service
added 1 commit
- a0df6bf9 - added event to app framework, fixed typo, tested and working
requested review from @ext10578, @istmabauc, and @neil.schark
added 4 commits
-
a0df6bf9...25cf7a73 - 2 commits from branch
master
- cc0f61b6 - added new event type, reverted change to update event in mne service
- b314f512 - added event to app framework, fixed typo, tested and working
-
a0df6bf9...25cf7a73 - 2 commits from branch
enabled an automatic merge when the pipeline for b314f512 succeeds
mentioned in commit 17211eb2
Please register or sign in to reply