This repository was archived by the owner on Sep 13, 2025. It is now read-only.
We are 52 commits behind - #1
Open
gicamm wants to merge 56 commits into
Open
Conversation
add x11sch-f, micron drive product names
VendorConfigManager implementations for dell, supermicro and asrockrack
Update FormatProductName - include SMC variant
ComponentTypes() returns the list of supported component types
Add new product name x13dem for supermicro server SYS-221H-TN24R
Removing "inactivated" linters, which are causing lint checks to fail with: "This linter is fully inactivated: it will not produce any reports." The linters that have been removed are: - deadcode - golint - structcheck - varcheck Apparently these linters were "inactivated" in v1.57.0 https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md#v1570
Add product x13dem
…aining generic funcs
Add Unmarshal(cfg string) to VendorConfigManager
enlist x11dph-t variant
config/supermicro.go: Add tests and resolve nested menu bug in FindOrCreateSetting
So they can be identified as separate components
constants: NIC ports get a slug
Include missing vendor
constants/FormatVendorName: include vendor AMD
…ted-update ci(mergify): upgrade configuration to current format
Adds a method to return Supermicro mainboard model from the Board ID
constants: enlist x11dgq
Add VendorLenovo, recognise Lenovo in FormatVendorName and FormatProductName
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR implement/change/remove?
Checklist
The HW vendor this change applies to (if applicable)
The HW model number, product name this change applies to (if applicable)
The BMC firmware and/or BIOS versions that this change applies to (if applicable)
What version of tooling - vendor specific or opensource does this change depend on (if applicable)
Description for changelog/release notes