8000 Comparing v4.0.1...v4.1.0 · actions/setup-go · GitHub
[go: up one dir, main page]

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: actions/setup-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: actions/setup-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 18 commits
  • 18 files changed
  • 9 contributors

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    56b159b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a11ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f350b3e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #378 from akv-platform/remove-implicit-dependencies

    Remove implicit dependencies
    marko-zivic-93 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    49bc330 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update action.yml (#379)

    Typo in the description.
    mkelly authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a6259e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6baa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jul 10, 2023

  1. Add imageOS to primaryKey

    dsame committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a4d10f0 View commit details
    Browse the repository at this point in the history
  2. Limit to Linux only

    dsame committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4e0b6c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge pull request #383 from akv-platform/issue-368

    Add imageOS to primaryKey
    dsame authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    08b314a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    db8764c View commit details
    Browse the repository at this point in the history
  2. Bump semver from 6.3.0 to 6.3.1

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4220624 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    0bb97b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c3434 View commit details
    Browse the repository at this point in the history
  3. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    F91E
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1b80a11 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge pull request #397 from actions/dependabot/npm_and_yarn/word-wra…

    …p-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4
    dsame authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ecfc77a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #396 from actions/dependabot/npm_and_yarn/semver-6…

    ….3.1
    
    Bump semver from 6.3.0 to 6.3.1
    dsame authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    27eec5b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Fix Install on Windows is very slow (#393)

    * Fix Install on Windows is very slow
    
    * Add unit test
    
    * Improve readability
    
    * Add e2e test
    
    * fix lint
    
    * Fix unit tests
    
    * Fix unit tests
    
    * limit to github hosted runners
    
    * test hosted version of go
    
    * AzDev environment
    
    * rename lnkSrc
    
    * refactor conditions
    
    * improve tests
    
    * refactoring
    
    * Fix e2e test
    
    * improve isHosted readability
    dsame authored Aug 3, 2023
    6 Configuration menu
    Copy the full SHA
    93397be View commit details
    Browse the repository at this point in the history
Loading
0