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: julia-actions/julia-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: julia-actions/julia-format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
  • 5 commits
  • 2 files changed
  • 6 contributors

Commits on Dec 2, 2023

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

Commits on Jan 19, 2024

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

Commits on Apr 9, 2024

  1. feat!: add inputs for JF version and suggester label (#27)

    This change is breaking: Unformatted files that are not part of the current PR now also cause the action to fail.
    pfitzseb authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    be8e90b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    8f25ae6 View commit details
    Browse the repository at this point in the history
  2. chore: restore behavior that lists files that need formatting (#32)

    * restore behavior: list files that need formatting
    
    * tweaks
    
    * Update action.yml
    
    Co-authored-by: Morten Piibeleht <morten.piibeleht@gmail.com>
    
    * Update action.yml
    
    Co-authored-by: Morten Piibeleht <morten.piibeleht@gmail.com>
    
    ---------
    
    Co-authored-by: Morten Piibeleht <morten.piibeleht@gmail.com>
    zot and mortenpi authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4e0ff9c View commit details
    Browse the repository at this point in the history
Loading