Skip to content

feat: add mac_address field to NetworkInterfaceModelBase#3

Merged
abaczek merged 1 commit into
mainfrom
mac_address
Nov 12, 2025
Merged

feat: add mac_address field to NetworkInterfaceModelBase#3
abaczek merged 1 commit into
mainfrom
mac_address

Conversation

@adrianlasota

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 6, 2025 11:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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_address field to NetworkInterfaceModelBase with 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.

Comment thread mfd_model/config/models.py Outdated
@mfd-intel-bot

Copy link
Copy Markdown

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-model@mac_address'

1 similar comment
@mfd-intel-bot

Copy link
Copy Markdown

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-model@mac_address'

Signed-off-by: Lasota, Adrian <adrian.lasota@intel.com>
@mfd-intel-bot

Copy link
Copy Markdown

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-model@mac_address'

1 similar comment
@mfd-intel-bot

Copy link
Copy Markdown

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-model@mac_address'

@abaczek
abaczek merged commit aabd622 into main Nov 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants