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

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7f2ec63 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. chore: update yarn to 3.6.3

    crazy-max committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6481ca9 View commit details
    Browse the repository at this point in the history
  2. chore: update to node 20

    crazy-max committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a3888e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d3eed3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eac097 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5f48a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8967a5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #299 from crazy-max/update-node20

    chore: node 20 as default runtime
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    2cff6e4 View commit details
    Browse the repository at this point in the history
  8. chore: update labels

    crazy-max committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a52e312 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #300 from crazy-max/update-labels

    chore: update labels
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    ddde2bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7cb1fb0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #301 from crazy-max/align-labels

    chore: cleanup labels config
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    71f3796 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8bee9e2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #302 from crazy-max/form-templates

    chore: github form templates
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    010bea5 View commit details
    Browse the repository at this point in the history
  14. codecov: update config

    crazy-max committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7b6abc8 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #306 from crazy-max/codecov-conf

    codecov: update config
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7436432 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #298 from magefile/dependabot/github_actions/actio…

    …ns/checkout-4
    
    Bump actions/checkout from 3 to 4
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    74678e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d076338 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d0d1cd3 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #307 from crazy-max/fix-home-dir

    fix: create mage home dir if it does not exist
    crazy-max authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6a5dcb5 View commit details
    Browse the repository at this point in the history
Loading