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

Commits on Aug 31, 2024

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

Commits on Sep 23, 2024

  1. Simplify the release process (no more build script or release branche…

    …s) (#281)
    
    * Simplify the release process (no more build script or release branches)
    
    * Remove the `bin/` submodule
    
    * npm run pack
    
    * Use a different YAML syntax
    
    Co-authored-by: Curtis Vogt <[email protected]>
    
    * Use simpler (but equivalent) logic
    
    Co-authored-by: Curtis Vogt <[email protected]>
    
    * Fix a logic bug
    
    * Remove some job matrices
    
    Co-authored-by: Curtis Vogt <[email protected]>
    
    * Intentionally fail a job (to make sure that `finalize` thus also fails)
    
    * Revert "Intentionally fail a job (to make sure that `finalize` thus also fails)"
    
    This reverts commit cd7944c.
    
    ---------
    
    Co-authored-by: Curtis Vogt <[email protected]>
    DilumAluthge and omus authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a0a0978 View commit details
    Browse the repository at this point in the history
Loading