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: yannh/kubeconform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.6
Choose a base ref
...
head repository: yannh/kubeconform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.7
Choose a head ref
  • 5 commits
  • 26 files changed
  • 4 contributors

Commits on Jun 30, 2024

  1. fix: close resource (#272)

    testwill committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    347cd5e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: retry on download errors (#274)

    * Retry on download errors
    
    ---------
    
    Co-authored-by: Yann Hamon <yann@mandragor.org>
    carlossg and yannh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    50ce5f8 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: retry on download errors (#274)" (#279)

    This reverts commit 50ce5f8.
    yannh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    706cd56 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Retry (#282)

    * fix: use hashicorp/go-retryablehttp to retry failed schema downloads
    
    
    ---------
    
    Co-authored-by: Carlos Sanchez <carlos@apache.org>
    yannh and carlossg committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    43a2445 View commit details
    Browse the repository at this point in the history
  2. Update some dependencies (#283)

    yannh committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1bd4498 View commit details
    Browse the repository at this point in the history
Loading