Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/go-nvlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: NVIDIA/go-nvlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 16 commits
  • 25 files changed
  • 4 contributors

Commits on Oct 11, 2024

  1. sync default_pci.ids with version 2024-09-20

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a1d8774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0cbc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    87ece90 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Use 'Ada Lovelace' instead of 'Ada'

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a2e1522 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Merge pull request #49 from elezar/correct-ada-arch

    Use 'Ada Lovelace' instead of 'Ada'
    elezar authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    1482a94 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. fix gocritic lint issues

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    30b1cf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Merge pull request #45 from NVIDIA/fix-gocritic

    fix gocritic lint issues
    tariq1890 authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    b653a78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from NVIDIA/dependabot/go_modules/main/github.…

    …com/stretchr/testify-1.10.0
    
    Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
    tariq1890 authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    72e1e09 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/NVIDIA/go-nvml from 0.12.4-0 to 0.12.4-1

    Bumps [github.com/NVIDIA/go-nvml](https://github.com/NVIDIA/go-nvml) from 0.12.4-0 to 0.12.4-1.
    - [Release notes](https://github.com/NVIDIA/go-nvml/releases)
    - [Commits](NVIDIA/go-nvml@v0.12.4-0...v0.12.4-1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/NVIDIA/go-nvml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    36e766c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. [pci-ids] sync default_pci.ids with the latest updates

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    386970d View commit details
    Browse the repository at this point in the history
  2. bump Go version to 1.23.5

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    3baa413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a96d3e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from NVIDIA/update-pcidb

    [pci-ids] sync default_pci.ids with the latest updates
    tariq1890 authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    24e4052 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Merge pull request #51 from NVIDIA/dependabot/go_modules/main/github.…

    …com/NVIDIA/go-nvml-0.12.4-1
    
    Bump github.com/NVIDIA/go-nvml from 0.12.4-0 to 0.12.4-1
    elezar authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    94240b4 View commit details
    Browse the repository at this point in the history
  2. Treat zero cluster UUID as non-fabric-attached

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    311c577 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54 from elezar/fix-is-fabric-attached

    Treat zero cluster UUID as non-fabric-attached
    elezar authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    e9b8903 View commit details
    Browse the repository at this point in the history
Loading