Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cmd/gno/clean): allow to run gno clean -modcache from anywhere + rename and use gnomod.ModCachePath #3083

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2024

  1. chore: use util to get gno mods path

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    851a8a7 View commit details
    Browse the repository at this point in the history
  2. fix: allow to use anywhere

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    76fa49c View commit details
    Browse the repository at this point in the history
  3. tmp: improve tests

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d28d54c View commit details
    Browse the repository at this point in the history
  4. chore: GetGnoModPath -> ModCachePath

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cd5c0c7 View commit details
    Browse the repository at this point in the history
  5. feat: test with tmp gno home by default

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    51c93bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7ca5f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    a988a3d View commit details
    Browse the repository at this point in the history
  2. chore: typo

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e056c68 View commit details
    Browse the repository at this point in the history