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: v5.0.2
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: v5.1.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 26, 2024

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

Commits on Sep 11, 2024

  1. Add workflow file for publishing releases to immutable action package

    This workflow file publishes new action releases to the immutable action package of the same name as this repo.
    
    This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
    Jcambass authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    49582f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #500 from actions/Jcambass-patch-1

    Add workflow file for publishing releases to immutable action package
    Jcambass authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    df1a117 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Upgrade IA Publish

    Jcambass authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e09f57f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #502 from actions/Jcambass-patch-1

    Upgrade IA Publish
    Jcambass authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d60b41a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Revise isGhes logic (#511)

    * Revise `isGhes` logic
    
    * ran `npm run format`
    
    * added unit test
    
    * tweaked unit test
    
    * ran `npm run format`
    jww3 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9419772 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Enhance workflows and Upgrade micromatch Dependency (#510)

    * Update workflows and bump dependencies
    
    * Add test for Go 1.22 and 1.23
    
    * Update Go versions in local-cache setup and include macos-latest with ARM64 architecture
    priyagupta108 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    41dfa10 View commit details
    Browse the repository at this point in the history
Loading