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: crazy-max/ghaction-github-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: crazy-max/ghaction-github-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 18 commits
  • 16 files changed
  • 3 contributors

Commits on Oct 18, 2022

  1. remove CHANGELOG

    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9a39414 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. readme: fix badge

    crazy-max committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0ae85b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. new year

    crazy-max committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    377effd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Bump actions/setup-go from 3 to 4

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    dd6ad82 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Bump docker/bake-action from 2 to 3

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ed7c847 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge pull request #30 from crazy-max/dependabot/github_actions/docke…

    …r/bake-action-3
    
    Bump docker/bake-action from 2 to 3
    crazy-max authored May 1, 2023
    Configuration menu
    Copy the full SHA
    ff240d8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. readme: fix badge

    crazy-max committed May 6, 2023
    Configuration menu
    Copy the full SHA
    46d05b4 View commit details
    Browse the repository at this point in the history
  2. Update to Yarn 3.5.1

    crazy-max committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3e399a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90f71c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from crazy-max/update-yarn

    Update to Yarn 3.5.1
    crazy-max authored May 6, 2023
    Configuration menu
    Copy the full SHA
    fb83b7c View commit details
    Browse the repository at this point in the history
  5. remove unused dep

    crazy-max committed May 6, 2023
    Configuration menu
    Copy the full SHA
    7e3fdda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8364eb5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #29 from crazy-max/dependabot/github_actions/actio…

    …ns/setup-go-4
    
    Bump actions/setup-go from 3 to 4
    crazy-max authored May 6, 2023
    Configuration menu
    Copy the full SHA
    058ff69 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #32 from crazy-max/cleanup-dep

    remove unused dep
    crazy-max authored May 6, 2023
    Configuration menu
    Copy the full SHA
    cdd252e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #33 from crazy-max/ci-split

    ci: split validate workflow
    crazy-max authored May 6, 2023
    Configuration menu
    Copy the full SHA
    fb5f86a View commit details
    Browse the repository at this point in the history
  10. update dev dependencies

    crazy-max committed May 6, 2023
    Configuration menu
    Copy the full SHA
    f8ffa77 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #34 from crazy-max/update-dev-deps

    update dev dependencies
    crazy-max authored May 6, 2023
    Configuration menu
    Copy the full SHA
    fd8d7f5 View commit details
    Browse the repository at this point in the history
  12. update readme

    crazy-max committed May 6, 2023
    Configuration menu
    Copy the full SHA
    056b8ec View commit details
    Browse the repository at this point in the history
Loading