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: canonical/gomaasclient
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: canonical/gomaasclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 9 commits
  • 20 files changed
  • 4 contributors

Commits on Oct 17, 2024

  1. chore(ci): bump golangci-lint to 1.59 (#93)

    skatsaounis authored Oct 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    708abda View commit details

Commits on Nov 11, 2024

  1. feat: add volume group API endpoint interaction (#94)

    Signed-off-by: Moto Ishizawa <summerwind.jp@gmail.com>
    summerwind authored Nov 11, 2024
    Copy the full SHA
    d1b27f3 View commit details

Commits on Nov 27, 2024

  1. build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#104

    )
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2024
    Copy the full SHA
    9c4268c View commit details

Commits on Feb 3, 2025

  1. fix: make machine VMHost pointer (#106)

    skatsaounis authored Feb 3, 2025
    Copy the full SHA
    a7f2bb2 View commit details

Commits on Feb 28, 2025

  1. fix(ci): fix golangci-lint (#112)

    skatsaounis authored Feb 28, 2025
    Copy the full SHA
    238d21a View commit details
  2. fix: use snake_case for import operations (#110)

    SK1Y101 authored Feb 28, 2025
    Copy the full SHA
    9330560 View commit details
  3. build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#108)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2025
    Copy the full SHA
    a50a003 View commit details
  4. build(deps): bump canonical/has-signed-canonical-cla from 1 to 2 (#107)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Stamatis Katsaounis <stamatis.katsaounis@canonical.com>
    dependabot[bot] and skatsaounis authored Feb 28, 2025
    Copy the full SHA
    4824e40 View commit details
  5. fix: add timestamp parsing to MAASTime (#113)

    SK1Y101 authored Feb 28, 2025
    Copy the full SHA
    01bec5c View commit details
Loading