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: fastify/workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.3
Choose a base ref
...
head repository: fastify/workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.4
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 29, 2024

  1. chore: exclude Node 14 and 16 on macos (#127) (#128)

    * chore: exclude Node 14 and 16 on macos
    
    Related to fastify/.github#37.
    
    This is just a proposal, probably not comprehensive of all the places where a similar change may have to occur, simply to capture that this is possible (and I didn't know until now) to exclude combinations, as documented in https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#excluding-matrix-configurations
    
    
    
    * remove os matrix from package
    
    ---------
    
    Signed-off-by: Simone Busoli <[email protected]>
    gurgunday authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0540c8a View commit details
    Browse the repository at this point in the history
  2. Release v3.9.4 (#129)

    Co-authored-by: gurgunday <[email protected]>
    optic-release-automation[bot] and gurgunday authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    28dd54c View commit details
    Browse the repository at this point in the history
Loading