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.35.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.36.0
Choose a head ref
  • 5 commits
  • 17 files changed
  • 4 contributors

Commits on Sep 27, 2024

  1. chore(deps): update dependency aquaproj/aqua to v2.35.0 (#3133)

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

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    9fd4043 View commit details
    Browse the repository at this point in the history
  2. (cmd/remove) Handle panic error when package is not found, #3136 (#3137)

    * 🥅 (controller/remove) print error if command is not defined defined in aqua.yaml
    
    * fix(remove): ignore not found commands over returing an error
    
    * fix: fix a log message
    
    ---------
    
    Co-authored-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
    Shion1305 and suzuki-shunsuke authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6b3de28 View commit details
    Browse the repository at this point in the history
  3. feat: support changing $0 by symlink (#3134)

    * feat: support changing $0 by symlink
    
    * fix: fix the relative path
    
    * refactor: fix lint errors
    
    * refactor: fix lint errors
    
    * docs: update JSONSchema
    suzuki-shunsuke authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e5bd936 View commit details
    Browse the repository at this point in the history
  4. fix(remove): ignore not found commands (#3138)

    * ci: test removing not found packages
    
    * fix(remove): ignore not found commands
    
    * refactor(remove): split functions
    
    * refactor: fix a lint error
    suzuki-shunsuke authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    08043c1 View commit details
    Browse the repository at this point in the history
Loading