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

Use usage through mise automatically if it's not installed in fish shell #1950

Open
wants to merge 3,584 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    36d659d View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate thiserror to 1.0.58 (jdx#1781)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6b24985 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate strum to 0.26.2 (jdx#1780)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5edf8dd View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate toml_edit to 0.22.7 (jdx#1783)

    * fix(deps): update rust crate toml_edit to 0.22.7
    
    * fix deprecation warnings
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jeff Dickey <[email protected]>
    renovate[bot] and jdx authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4187cd7 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate toml to 0.8.11 (jdx#1782)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3f41b84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d232859 View commit details
    Browse the repository at this point in the history
  7. outdated: add --json flag (jdx#1785)

    Fixes jdx#1766
    jdx authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ec8dbdf View commit details
    Browse the repository at this point in the history
  8. fix: display error message from calling usage (jdx#1786)

    * fix: display error message from calling `usage`
    
    * ci: set GITHUB_TOKEN to cause linting modifications to trigger CI
    
    * [MegaLinter] Apply linters fixes
    
    ---------
    
    Co-authored-by: jdx <[email protected]>
    jdx and jdx authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    63fc69b View commit details
    Browse the repository at this point in the history
  9. chore: cargo update

    jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6391239 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dae8ece View commit details
    Browse the repository at this point in the history
  11. Update rabbitmq

    jdx authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    fd97745 View commit details
    Browse the repository at this point in the history
  12. Update rabbitmq

    jdx authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5717e65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f78a8c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f7456eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e8dd2f View commit details
    Browse the repository at this point in the history
  16. style: apply editorconfig changes

    jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    962bed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: added git-cliff

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0ccdf36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a172f View commit details
    Browse the repository at this point in the history
  3. style: new git-cliff format

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    854a4fa View commit details
    Browse the repository at this point in the history
  4. style: ignore CHANGELOG.md style

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    790cb91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b63346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b63b3ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5ef2f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e433b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83fe1ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7d7bea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1ef708 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8673000 View commit details
    Browse the repository at this point in the history
  13. fix(deps): update rust crate usage-lib to 0.1.10 (jdx#1790)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    03aca86 View commit details
    Browse the repository at this point in the history
  14. feat: very basic dependency support (jdx#1788)

    * feat: very basic dependency support
    
    * ci(release-plz): removed some debugging logic
    jdx authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7a53a44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    890c919 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb5a178 View commit details
    Browse the repository at this point in the history
  17. ci(release-plz): fix git diffs

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6c7e779 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80b340d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a35c32 View commit details
    Browse the repository at this point in the history
  20. ci: set gpg key

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    467097f View commit details
    Browse the repository at this point in the history
  21. fix(deps): update rust crate usage-lib to 0.1.12 (jdx#1792)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0603dfb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f9ff369 View commit details
    Browse the repository at this point in the history
  23. Release 2024.3.4 (jdx#1793)

    * Release 2024.3.4
    
    * Commit from GitHub Actions (test)
    mise-en-dev authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1c8f619 View commit details
    Browse the repository at this point in the history
  24. ci(release-plz): fixing gpg key

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8286ded View commit details
    Browse the repository at this point in the history
  25. ci(release-plz): fixing gpg key

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    abb1dfe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fd91801 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b3ae753 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3354b55 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5cb39a4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4a7676e View commit details
    Browse the repository at this point in the history
  31. doc(changelog): improve styling

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    403033d View commit details
    Browse the repository at this point in the history
  32. doc(changelog): improve styling

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    cf4811b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    59b814f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8ce5d37 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f21c84b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cf19dc5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9ddb424 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    cdf64c4 View commit details
    Browse the repository at this point in the history
  2. Refactor Nushell script (jdx#1763)

    Rename Nushell param based on core team feedback
    texastoland authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4f13c63 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    d5df98c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea978d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc7ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9153411 View commit details
    Browse the repository at this point in the history
  5. Update a few phrases for mise install (jdx#1712)

    * Update a few phrases for mise install
    
    * fixup! Update a few phrases for mise install
    
    ---------
    
    Co-authored-by: Erick Guan <[email protected]>
    Co-authored-by: Erick Guan <[email protected]>
    3 people authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    283967e View commit details
    Browse the repository at this point in the history
  6. Update jq

    jdx authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1d09077 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8ea813 View commit details
    Browse the repository at this point in the history
  8. ci: fix caching

    jdx committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    62cb250 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    08a3304 View commit details
    Browse the repository at this point in the history
  2. Release 2024.3.7 (jdx#1796)

    * Release 2024.3.7
    
    * Commit from GitHub Actions (test)
    mise-en-dev authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3bde772 View commit details
    Browse the repository at this point in the history
  3. fix(nu): Gracefully handle missing $env.config (jdx#1809)

    Fixes error when `$env.config` is null. Nu implements default behavior for missing
    configurations enabling minimal customization in config files.
    
    Additional simplifications:
    - save hook to variable vs repeat it
    - annotate `cell-path` type vs create it with `into cell-path`
    texastoland authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    770e00b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fix(deps): update rust crate toml_edit to 0.22.9 (jdx#1814)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ffe7dac View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate toml to 0.8.12 (jdx#1813)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3c3dc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ad08d View commit details
    Browse the repository at this point in the history
  4. fix: Apple x64 version of mise doesn't work (jdx#1821)

    Use regex to allow binary names such as mise-x64
    roele authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0c0074a View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate indexmap to 2.2.6 (jdx#1815)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8d645ac View commit details
    Browse the repository at this point in the history
  6. fix(deps): update rust crate usage-lib to 0.1.17 (jdx#1818)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a629649 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update rust crate regex to 1.10.4 (jdx#1817)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1813109 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate which to 6.0.1 (jdx#1820)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9fdec13 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update rust crate indoc to 2.0.5 (jdx#1816)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    905c841 View commit details
    Browse the repository at this point in the history
  10. Add lsd plugin (jdx#9)

    grimm26 authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    664d245 View commit details
    Browse the repository at this point in the history
  11. fix(deps): update rust crate versions to 6.2.0 (jdx#1819)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1d5669e View commit details
    Browse the repository at this point in the history
  12. fix(deps): update rust crate reqwest to 0.12.1 (jdx#1822)

    * fix(deps): update rust crate reqwest to 0.12.1
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: mise[bot] <[email protected]>
    renovate[bot] and mise-en-dev authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    25530af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02c7e5c View commit details
    Browse the repository at this point in the history
  14. test: fix warnings

    jdx committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f0604a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ac7198 View commit details
    Browse the repository at this point in the history
  16. release: fix version set

    jdx committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2be7fe5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    17620f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    7e9b4b7 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate rayon to 1.10.0 (jdx#1827)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fba1ed3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0820b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5186f29 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    705d9b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Add asdf-coder (jdx#12)

    toshikish authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4008c2e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. refactor: completions command (jdx#1838)

    * refactor: completions command
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <[email protected]>
    jdx and mise-en-dev authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cd13f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3393f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46825f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. fix: use correct type for --cd

    Fixes jdx#1844
    jdx committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    cf4f03e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b27ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939ef9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    646df55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4c4608 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00d8728 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5612f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97c79ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4813288 View commit details
    Browse the repository at this point in the history
  10. chore(audit): added workflow

    jdx committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9263fb4 View commit details
    Browse the repository at this point in the history
  11. chore(test): improve caching

    jdx committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ac919a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aee7694 View commit details
    Browse the repository at this point in the history
  13. feat(task): extend mise tasks output (jdx#1845)

    * feat(task): extend mise tasks output
    
    * fix: update snapshot
    
    * fix: use -x,--extended instead of --full
    roele authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    104307c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    efa133e View commit details
    Browse the repository at this point in the history
  15. chore: release 2024.3.11 (jdx#1846)

    * chore: release 2024.3.11
    
    * Commit from GitHub Actions (test)
    mise-en-dev authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1abc50d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    f37f11d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4113012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ac6cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2a1f65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3f4ef3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c799f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee6a3c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c515b53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9793eb7 View commit details
    Browse the repository at this point in the history
  10. feat: add scie-pants (jdx#958)

    robzr authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1151fb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fdcd880 View commit details
    Browse the repository at this point in the history
  12. feat: add dapr (jdx#962)

    Signed-off-by: Andrew Duss <[email protected]>
    Co-authored-by: Andrew Duss <[email protected]>
    mindovermiles262 and aduss-storable authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    33dca1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dbd8292 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b6aeced View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8409678 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3d8d1ff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    506aab4 View commit details
    Browse the repository at this point in the history
  18. feat: add daytona plugin (jdx#970)

    Co-authored-by: Miles Parfitt <[email protected]>
    CrouchingMuppet and Miles Parfitt authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    812924c View commit details
    Browse the repository at this point in the history
  19. feat: Add ruff plugin (jdx#973)

    Co-authored-by: Simon Hemi <[email protected]>
    Co-authored-by: James Hegedus <[email protected]>
    3 people authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c0e6de9 View commit details
    Browse the repository at this point in the history
  20. fix: use updated plugin hub version (jdx#921)

    Co-authored-by: Jean-Yves LENHOF <[email protected]>
    Co-authored-by: James Hegedus <[email protected]>
    3 people authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5186aa0 View commit details
    Browse the repository at this point in the history
  21. feat: add liquibase plugin (jdx#975)

    Co-authored-by: James Hegedus <[email protected]>
    saliougaye and jthegedus authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1daf96b View commit details
    Browse the repository at this point in the history
  22. feat: add typst plugin (jdx#974) (jdx#976)

    Co-authored-by: James Hegedus <[email protected]>
    stephane-klein and jthegedus authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5afe7b5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cf8df61 View commit details
    Browse the repository at this point in the history
  24. feat: add k3kcli plugin repo (jdx#979)

    Co-authored-by: James Hegedus <[email protected]>
    xanmanning and jthegedus authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    845e629 View commit details
    Browse the repository at this point in the history
  25. feat: add kpack (jdx#963)

    Signed-off-by: Andrew Duss <[email protected]>
    Co-authored-by: Andrew Duss <[email protected]>
    mindovermiles262 and aduss-storable authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    70e021e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    065335b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bb089c2 View commit details
    Browse the repository at this point in the history
  28. feat: add sui (jdx#981)

    caoer authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    4fc5f51 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    66eddae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e311ee View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3fef656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6209476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3321df1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4750bb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3606d96 View commit details
    Browse the repository at this point in the history
  6. mise-sops

    jdx committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    581bb88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcd3592 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c64153 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. chore(deps): bump h2 from 0.3.25 to 0.3.26 (jdx#1866)

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.25...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    996759a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. fix(doctor): sort missing shims

    jdx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f12d335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9138e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2738afd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d3579eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f919db4 View commit details
    Browse the repository at this point in the history
  3. chore(markdown-magic): do not fail if markdown-magic fails

    this seems to have had a bad release or something, just doing this to unblock
    jdx committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    073fce7 View commit details
    Browse the repository at this point in the history
  4. chore(homebrew): delete unused script

    this was a leftover from back when we had the non-core homebrew formula
    jdx authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f3b092f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c00917 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e56b9f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. added move task

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3a93a52 View commit details
    Browse the repository at this point in the history
  2. asdf-yarn

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3e9b6b0 View commit details
    Browse the repository at this point in the history
  3. added some todos

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c5d91eb View commit details
    Browse the repository at this point in the history
  4. chore: Add 'registry/' from commit 'c5d91ebfbf1b7a03203e8442a3f6348c4…

    …1ce086d'
    
    git-subtree-dir: registry
    git-subtree-mainline: 4e56b9f
    git-subtree-split: c5d91eb
    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d6d46d0 View commit details
    Browse the repository at this point in the history
  5. chore(asdf-yarn): fixed url

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    68d7532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    188c0e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    427574f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd8f47e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fba690c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64f326d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    266004b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d54b0a2 View commit details
    Browse the repository at this point in the history
  13. chore(sync): added workflow

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b773033 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    538a90f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a098228 View commit details
    Browse the repository at this point in the history
  16. fix: asdf-yarn

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fc8de34 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    076c822 View commit details
    Browse the repository at this point in the history
  18. chore: release 2024.4.2 (jdx#1872)

    * chore(asdf-yarn): fixed url
    
    * chore(sync): added workflow
    
    * fix: asdf-yarn
    
    * chore: release 2024.4.2
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: Jeff Dickey <[email protected]>
    mise-en-dev and jdx authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e57e19b View commit details
    Browse the repository at this point in the history
  19. chore: release 2024.4.2 (jdx#1872)

    * chore(asdf-yarn): fixed url
    
    * chore(sync): added workflow
    
    * fix: asdf-yarn
    
    * chore: release 2024.4.2
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: Jeff Dickey <[email protected]>
    mise-en-dev and jdx authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf9d6b9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    234da5f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    14b4fc5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    769e7fe View commit details
    Browse the repository at this point in the history
  23. fix(docker): repo fetch

    jdx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bb68fc3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c74a12c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1e81b3a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    52bb0ae View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    28b9a52 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    202c900 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e3aefb1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    60f5b7a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3cef65f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    05a598a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7369b74 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2a92d9d View commit details
    Browse the repository at this point in the history
  2. chore(move): added TODO

    jdx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5ffbcc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24155e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b4aeb View commit details
    Browse the repository at this point in the history
  5. test: fix github action branch

    jdx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    39eb2ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b7b943 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix: mise panics if prefix: is used on certain core plugins (jdx#1889)

    * fix: mise panics if prefix: is used on certain core plugins
    
    * use contracts for assertions
    
    ---------
    
    Co-authored-by: Jeff Dickey <[email protected]>
    roele and jdx authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    878a9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16339b5 View commit details
    Browse the repository at this point in the history
  3. chore: release 2024.4.4 (jdx#1880)

    * feat: add powerpipe (jdx#16)
    
    * fix(heroku-cli): use mise-plugins fork
    
    * chore(move): added TODO
    
    * added podman plugin (jdx#17)
    
    * feat: add xcresultparser (jdx#20)
    
    * test: fix github action branch
    
    * chore: release 2024.4.4
    
    ---------
    
    Co-authored-by: Jesse Cooke <[email protected]>
    Co-authored-by: Jeff Dickey <[email protected]>
    Co-authored-by: Carlos Fernandes <[email protected]>
    Co-authored-by: Vitalii Budnik <[email protected]>
    5 people authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8385f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db65c3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ccd08c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    b2ff8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5281712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74bfe8a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. fix(deps): update rust crate either to 1.11.0 (jdx#1899)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c01af12 View commit details
    Browse the repository at this point in the history
  2. feat(doctor): warn if a plugin overwrites a core plugin (jdx#1900)

    * feat(doctor): warn if a plugin overwrites a core plugin
    
    * feat(doctor): introduce warnings for doctor command
    roele authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6c96bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    35e8054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60d850 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix(deps): update rust crate chrono to 0.4.38 (jdx#1907)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7b713b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate serde_json to 1.0.116 (jdx#1908)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e79187f View commit details
    Browse the repository at this point in the history
  3. fix(gleam): use asdf-community fork (jdx#21)

    The original vic/asdf-gleam redirects to the community repo now.
    jc00ke authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    06599d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix(deps): update rust crate toml_edit to 0.22.11 (jdx#1921)

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

Commits on Apr 20, 2024

  1. chore(deps): bump rustls from 0.21.10 to 0.21.11 (jdx#1922)

    Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.21.10...v/0.21.11)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6f83e29 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate rmp-serde to 1.2.0 (jdx#1917)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    f3d2ee3 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate toml_edit to 0.22.12 (jdx#1924)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    df6648b View commit details
    Browse the repository at this point in the history
  4. refactor: use a metadata file for forges (jdx#1909)

    * refactor: move forge (un-)dirname logic to forge implementations
    
    * refactor: use a metadata file to store the forge id
    
    * refactor: use a ForgeMeta struct for metadata operations
    
    * refactor: write ForgeMeta to JSON instead of TOML
    roele authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2ded275 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate usage-lib to 0.1.18 (jdx#1896)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1009d97 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update rust crate ctor to 0.2.8 (jdx#1913)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a46d3a5 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update serde monorepo to 1.0.198 (jdx#1914)

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

Commits on Apr 21, 2024

  1. Add Zig language plugin (jdx#1927)

    * Add Zig language plugin
    
    Integrated Zig into the list of supported languages. This new addition includes functionality for fetching remote versions, downloading, installing, and verifying the Zig installation. A new 'zig.rs' file was created specifically for managing Zig related tasks. The reference to this ZigPlugin was included in the core plugins list.
    
    * formatted with rustfmt
    
    fixed formatting with cargo fmt --all
    MustCodeAl authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ff8d0d8 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate thiserror to 1.0.59 (jdx#1929)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8b4f4eb View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate zip to v1 (jdx#1930)

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

Commits on Apr 22, 2024

  1. feat: Pipx Backend (jdx#1923)

    * Implementation of Pipx Backend
    
    This commit adds a pipx backend to mise with the following behaviors:
    
    ```
    mise x pipx:psf/[email protected]
    PIPX_HOME=ctx.tv.install_path PIPX_BIN_DIR=ctx.tv.install_path().join("bin") pipx install git+https://github.com/psf/[email protected]
    
    mise x pipx:./psf/black
    
    PIPX_HOME=ctx.tv.install_path PIPX_BIN_DIR=ctx.tv.install_path().join("bin") pipx install ./psf/black
    ```
    
    The caveats to this implementation is:
    1. We do not have a mechanism for fetching version and latest version
      those values are embedded in the project_name
    
    Tasks to accomplish before merging:
    - [ ] Alignment on approac
    - [ ] Align on limitations of version fetching
    - [ ] Add unit tests for project_name parsing and command building
    - [ ] Add e2e tests for construction variants of project_names
    
    * pipx backend - fix parsing of input argument for versioned shorthand
    
    * Add e2e pipx test for full path usage
    
    * Cargo fmt
    
    * Ensure pipx available and used in e2e test
    
    * Address shellcheck linting
    
    * Use fallback for TMPDIR for gh actions
    
    * Fix reference to ForgeArg for pipx
    
    * Fix e2e test and parsing logic for pipx
    
    * Cargo lint
    
    * Lint pipx
    
    * Improve resilience of test_pipx across many environments
    
    * Run shfmt -d -i 0 -w against e2e/test_pipx
    
    * Tidy up comments
    
    * Ensure install_path/bin is prepended to path for pipx backend
    
    We do this to avoid a message from pipx about a missing path, which
    will later be added to path via mise behavior.
    
    * Use temporary folder for pipx test runs
    
    * Shellcheck linting
    zph authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8b85eaa View commit details
    Browse the repository at this point in the history
  2. feat: ubi backend (jdx#1932)

    * Spike on building out a releases backend called `bin`
    
    Allows for installing:
    `bin:goreleaser/goreleaser`
    `bin:goreleaser/[email protected]`
    `bin:https://github.com/goreleaser/goreleaser/releases/download/v1.16.2/goreleaser_Darwin_arm64.tar.gz`
    
    Uses `houseabsolute/ubi` under the hood for initial version but could
    use it as a library if the general implementation is welcome.
    
    * Rename bin forge to ubi forge
    
    * Cargo fmt
    
    * Shfmt
    
    * Remove former name e2e test
    zph authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    20d59ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970c111 View commit details
    Browse the repository at this point in the history
  4. chore: release 2024.4.6

    mise-en-dev committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    246c1b7 View commit details
    Browse the repository at this point in the history
  5. chore: release 2024.4.6

    jdx authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dbbca7e View commit details
    Browse the repository at this point in the history
  6. fix(zig): make zig core plugin experimental

    This should have happened in the last release but I missed it. This should remain experimental
    for a few weeks/months while people test it out. It should also have an e2e test for it before
    moving to non-experimental.
    jdx committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    45274bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d83bf5 View commit details
    Browse the repository at this point in the history
  8. fix: rename bin -> ubi

    jdx authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0843b78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87327f0 View commit details
    Browse the repository at this point in the history
  10. Update xcbeautify

    jdx authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cb48b68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    824ee42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d10257f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7f51540 View commit details
    Browse the repository at this point in the history
  14. docs: fixed asdf-xcbeautify url

    jdx committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d4134bc View commit details
    Browse the repository at this point in the history
  15. fix(exec): default to @latest version (jdx#1926)

    * [bug] Fix `mise x cargo:eza` not installing during run
    
    Addresses a bug with `mise exec` where using an unversioned tool
    reference causes the underlying binary to not be installed on first use.
    
    Instead we treat an unqualified tool as having tool@latest and handle
    that in the else clause.
    
    * Revert "[bug] Fix `mise x cargo:eza` not installing during run"
    
    This reverts commit 4952e54.
    
    * [bug] Fix `mise x cargo:eza` not installing during run
    
    Addresses a bug with `mise exec` where using an unversioned tool
    reference causes the underlying binary to not be installed on first use.
    
    Instead we treat an unqualified tool which has no current install as having tool@latest
    and handle that in the else clause.
    
    The desired behavior is:
    eg mise x cargo:eza
    - If any version of cargo:eza exists, use it
    - If no version exists, install latest
    
    * fixed clippy warnings
    
    * only use @latest default for `mise x`
    
    * fixed test_system e2e test
    
    ---------
    
    Co-authored-by: Jeff Dickey <[email protected]>
    zph and jdx authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    82e7077 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6e5078 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6e61cf7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96155c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    75810a2 View commit details
    Browse the repository at this point in the history
  2. chore: disable megalinter

    this was causing conflicts with the internal linters
    jdx committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3dd1006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04339c View commit details
    Browse the repository at this point in the history
  4. chore(docker): removed unused image

    ghcr.io/jdx/mise:mise does not seem to be used by anything so I'm removing it
    jdx authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4150207 View commit details
    Browse the repository at this point in the history
  5. fix(docker): Ensure the e2e tests pass in the dev container (jdx#1942)

    * fix(devcontainer): install python3-venv.
    
    This is required by the e2e test of pipx, which uses system packages.
    
    * fix(docker:e2e): pass any GITHUB_API_TOKEN to the e2e test container.
    Adirelle authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d13511e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    7efd9ac View commit details
    Browse the repository at this point in the history
  2. chore(deps): update amannn/action-semantic-pull-request action to v5.…

    …5.0 (jdx#1947)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6659826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5915ae0 View commit details
    Browse the repository at this point in the history
  4. refactor: converted just tasks in mise tasks. (jdx#1948)

    * refactor: converted just tasks in mise tasks.
    
    * fix(ci): install mise instead of just in the test workflow.
    Adirelle authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e8c5ec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    c556149 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate demand to 1.1.1 (jdx#1944)

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