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: kube-rs/kopium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.17.0
Choose a base ref
...
head repository: kube-rs/kopium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.17.1
Choose a head ref
  • 17 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 9, 2024

  1. Failing tests for PodMonitor struct with duplicate names of differe…

    …nt case
    
    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b38d459 View commit details
    Browse the repository at this point in the history
  2. implement and add tests for relabelings name override

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    bebc405 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    773ccad View commit details
    Browse the repository at this point in the history
  4. Handle multiple enum names via deduplication on m.name

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    37d2d45 View commit details
    Browse the repository at this point in the history
  5. unfortunate result

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5bb7914 View commit details
    Browse the repository at this point in the history
  6. better detection..

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    47ccd7a View commit details
    Browse the repository at this point in the history
  7. do it more rigorously

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    1003a5b View commit details
    Browse the repository at this point in the history
  8. do it during rename

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    46a70c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb06e53 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. do better suffixing for struct members

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d4f4a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e79d0 View commit details
    Browse the repository at this point in the history
  3. poor man's dependabot trigger

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d3c23b6 View commit details
    Browse the repository at this point in the history
  4. Bump the core group with 1 update

    Bumps the core group with 1 update: [clap](https://github.com/clap-rs/clap).
    
    
    Updates `clap` from 4.5.1 to 4.5.2
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.1...v4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: core
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e634ea2 View commit details
    Browse the repository at this point in the history
  5. Bump softprops/action-gh-release from 1 to 2 (#207)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3129f82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a458ba View commit details
    Browse the repository at this point in the history
  7. back to weekly updates

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    fbc45c9 View commit details
    Browse the repository at this point in the history
  8. 0.17.1

    clux committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    399f161 View commit details
    Browse the repository at this point in the history
Loading