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: kubernetes-sigs/structured-merge-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.0
Choose a base ref
...
head repository: kubernetes-sigs/structured-merge-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Feb 1, 2025

  1. fix: update error formatting and test naming

    This is for addressing the change in go1.24
    golang/go#60529, which suppress the error on
    non-constant format and no args.
    yongruilin committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    2321d21 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Merge pull request #282 from yongruilin/fix-errorf

    fix: update error formatting and test naming
    k8s-ci-robot authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    33bf872 View commit details
    Browse the repository at this point in the history
  2. Add yongruilin to reviewers for SMD

    yongruilin has been regularlycontributing high quality PRs and review to this repo for quite a few months no.
    jpbetz authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    06358ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #285 from kubernetes-sigs/jpbetz-patch-2

    Add yongruilin to reviewers for SMD
    k8s-ci-robot authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    9a51599 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Add omitzero support

    liggitt committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    0e97094 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Merge pull request #286 from liggitt/omitzero

    Add omitzero support
    k8s-ci-robot authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    dda5e3a View commit details
    Browse the repository at this point in the history
Loading