feat: add mac_address field to NetworkInterfaceModelBase#3
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new mac_address field to the NetworkInterfaceModelBase class to store the MAC address of network interfaces. The version is bumped to 2.6 to reflect this feature addition.
- Added optional
mac_addressfield toNetworkInterfaceModelBasewith proper field description - Updated project version from 2.5 to 2.6
- Added "packaging" dependency to the config optional dependencies
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| mfd_model/config/models.py | Added mac_address field to NetworkInterfaceModelBase class |
| mfd_model/config/version.py | Bumped version from 2.5 to 2.6 |
| pyproject.toml | Added "packaging" dependency to config optional dependencies |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
We don't publish DEVs .whl. |
1 similar comment
|
We don't publish DEVs .whl. |
Signed-off-by: Lasota, Adrian <adrian.lasota@intel.com>
1af9c95 to
1820288
Compare
|
We don't publish DEVs .whl. |
1 similar comment
|
We don't publish DEVs .whl. |
No description provided.