Thanks to visit codestin.com
Credit goes to github.com

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: google-github-actions/setup-gcloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: google-github-actions/setup-gcloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 19 commits
  • 22 files changed
  • 9 contributors

Commits on Mar 17, 2022

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

Commits on Mar 18, 2022

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

Commits on Mar 21, 2022

  1. feat: throw a very specific error when pinned to master (#537)

    This can be overridden by setting an environment variable.
    sethvargo authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    879bcbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73704d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed7f35 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Typo fix (#542)

    `do no` -> `do not`
    mwarkentin authored Mar 22, 2022
    1 Configuration menu
    Copy the full SHA
    1b47649 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on May 2, 2022

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

Commits on May 27, 2022

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

Commits on Jun 13, 2022

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

Commits on Jun 16, 2022

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

Commits on Jun 21, 2022

  1. fix: update secrets according to readme (#549)

    * fix: update secrets according to readme
    
    * fix: gca secret name
    
    Co-authored-by: Thomas Ott <[email protected]>
    greenchapter and greenchapter authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a528147 View commit details
    Browse the repository at this point in the history
  2. chore: update deps (#567)

    sethvargo authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    81da358 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. chore: fix typo (#568)

    Signed-off-by: Eejit <[email protected]>
    Eejit43 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8113169 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Delete CONTRIBUTING.md (#569)

    Delegate to `.github` organization repo.
    
    Depends on google-github-actions/.github#10.
    
    Signed-off-by: Seth Vargo <[email protected]>
    sethvargo authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    45b8227 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. chore(deps): bump @actions/core from 1.9.0 to 1.9.1 (#570)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1f7411a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. chore(deps): bump @types/mocha from 9.1.1 to 10.0.0 (#572)

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.1 to 10.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/mocha"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    59761bc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update deps (#574)

    sethvargo authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c0a8576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ed483 View commit details
    Browse the repository at this point in the history
Loading