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

Commits on Aug 1, 2025

  1. chore(deps): update jdx/mise-action digest to c37c932 (#234)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    d6c4b05 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update github/codeql-action digest to 51f7732 (#233)

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

Commits on Aug 18, 2025

  1. feat: export env vars from mise.toml (#241)

    Solve #36
    
    BREAKING CHANGE: we're defaulting this behavior to `true`
    
    ---------
    
    Co-authored-by: jdx <[email protected]>
    maelp and jdx authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    f0b1d70 View commit details
    Browse the repository at this point in the history
  2. chore: release v3.0.0 (#242)

    ---
    ## [3.0.0](https://github.com/jdx/mise-action/compare/v2.4.4..v3.0.0) -
    2025-08-18
    
    ### 🚀 Features
    
    - **breaking** export env vars from mise.toml (#241) by
    [@maelp](https://github.com/maelp) in
    [#241](#241)
    
    ### New Contributors
    
    * @maelp made their first contribution in
    [#241](#241)
    
    <!-- generated by git-cliff -->
    
    Co-authored-by: mise-en-dev <[email protected]>
    jdx and mise-en-dev authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    665d820 View commit details
    Browse the repository at this point in the history
Loading