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: aquaproj/aqua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.33.0
Choose a base ref
...
head repository: aquaproj/aqua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.34.0
Choose a head ref
  • 12 commits
  • 57 files changed
  • 4 contributors

Commits on Sep 21, 2024

  1. chore(deps): update dependency aquaproj/aqua to v2.33.0 (#3102)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0044f1f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. refactor: sort logE (#3104)

    * refactor: sort logE
    
    * refactor: sort logE
    
    * refactor: sort logE
    
    * refactor: sort logE
    
    * refactor: sort logE
    
    * refactor: sort logE
    
    * refactor: sort logE
    suzuki-shunsuke authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fc24ef9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency golangci/golangci-lint to v1.60.1 (#3048)

    * chore(deps): update dependency golangci/golangci-lint to v1.60.1
    
    * chore(aqua): update aqua/aqua-checksums.json
    
    * test: fix lint errors
    
    * test: fix a lint error
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
    Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
    Co-authored-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
    4 people authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    015a34a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency golang/go to v1.23.1 (#3046)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
    renovate[bot] and suzuki-shunsuke authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f4e3769 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency golangci/golangci-lint to v1.61.0 (#3105)

    * chore(deps): update dependency golangci/golangci-lint to v1.61.0
    
    * chore(aqua): update aqua/aqua-checksums.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a7fa369 View commit details
    Browse the repository at this point in the history
  5. refactor: dedicated installer (#3106)

    * refactor: dedicated installer
    
    * refactor: use DedicatedInstaller for Minisign
    suzuki-shunsuke authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6114962 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c75ce9c View commit details
    Browse the repository at this point in the history
  7. refactor: refactor cosign (#3108)

    * refactor: refactor cosign
    
    * refactor: remove an unused param
    suzuki-shunsuke authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    79113f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d16bfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b08f3dc View commit details
    Browse the repository at this point in the history
  10. feat: verify checksum files using minisign (#3103)

    * feat: verify checksum files using minisign
    
    * refactor: split functions
    
    * docs: update JSONSchema
    
    * fix: check if minisign supports the current environment
    
    * fix: fix a compile error
    
    * fix: output a warning when minisign fails
    
    * fix: stop locking
    
    * fix: check if minisign supports the environment
    
    * refactor: fix a lint error
    
    * refactor: split function
    
    * fix: fix a lint error
    
    * fix: fix a bug that checksum is missing
    
    * fix: fix a lint error
    suzuki-shunsuke authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0c0cba1 View commit details
    Browse the repository at this point in the history
  11. ci: minisign (#3111)

    * ci: test minisign
    
    * ci: add a test case
    
    * chore: update policy
    suzuki-shunsuke authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2f9cc34 View commit details
    Browse the repository at this point in the history
Loading