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: iterative/setup-cml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: iterative/setup-cml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 4, 2023

  1. testing updates (#88)

    * drop ubuntu test
    
    * add issues?
    
    * target pr?
    
    * .
    
    * different permissions
    
    * add statuses?
    
    * checks not statuses
    dacbd authored May 4, 2023
    Configuration menu
    Copy the full SHA
    e0de64f View commit details
    Browse the repository at this point in the history
  2. Bump yaml, husky and lint-staged (#87)

    Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependencies [yaml](https://github.com/eemeli/yaml), [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.
    
    
    Updates `yaml` from 1.10.2 to 2.2.2
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v1.10.2...v2.2.2)
    
    Updates `husky` from 4.3.8 to 8.0.3
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.3.8...v8.0.3)
    
    Updates `lint-staged` from 10.5.4 to 13.2.1
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.5.4...v13.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    - dependency-name: husky
      dependency-type: direct:development
    - dependency-name: lint-staged
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
    dependabot[bot] and dacbd authored May 4, 2023
    Configuration menu
    Copy the full SHA
    bd49a71 View commit details
    Browse the repository at this point in the history
Loading