Add a build parameter to ReleaseInfo #10728

Closed
opened 2025-12-29 21:35:17 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 3, 2025).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v4.2.2

Feature type

Other

Proposed functionality

The ReleaseInfo class exists to capture data about a specific NetBox release: version, release date, etc. This FR proposes the addition of an optional build attribute. When not defined, this attribute will be hidden.

Use case

The build attribute can be used locally to track discrete deployments of a NetBox version.

Database changes

N/A

External dependencies

N/A

Originally created by @jeremystretch on GitHub (Feb 3, 2025). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v4.2.2 ### Feature type Other ### Proposed functionality The ReleaseInfo class exists to capture data about a specific NetBox release: version, release date, etc. This FR proposes the addition of an optional `build` attribute. When not defined, this attribute will be hidden. ### Use case The `build` attribute can be used locally to track discrete deployments of a NetBox version. ### Database changes N/A ### External dependencies N/A
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:35:17 +01:00
adam closed this issue 2025-12-29 21:35:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10728