forked from mvdan/github-actions-golang
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: winweb/github-actions-golang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mvdan/github-actions-golang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 3 files changed
- 4 contributors
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 77a8431 - Browse repository at this point
Copy the full SHA 77a8431View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02d435 - Browse repository at this point
Copy the full SHA e02d435View commit details
Commits on Dec 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7aaba8c - Browse repository at this point
Copy the full SHA 7aaba8cView commit details
Commits on Mar 2, 2022
-
I recently found out they aren't required, and for simple steps which can be stringified easily, they are rather pointless and verbose.
Configuration menu - View commit details
-
Copy full SHA for 7b5e425 - Browse repository at this point
Copy the full SHA 7b5e425View commit details -
fix caching for windows and tweak cache keys
It turns out that the globbing used by actions/cache does not actually support reading env vars, and so the caching of GOCACHE on windows never worked. Use the full path relative to $HOME. We also start suggesting the inclusion of the Go version as part of the cache key, because GOCACHE is different per go version. Finally, bump the versions of setup-go and checkout.
Configuration menu - View commit details
-
Copy full SHA for 4b75472 - Browse repository at this point
Copy the full SHA 4b75472View commit details
Commits on Mar 16, 2022
-
While here, drop the FAQ about module support, as it's already been the default for over a year, and has been a default for a long time if a go.mod file exists.
Configuration menu - View commit details
-
Copy full SHA for 1e5d4ad - Browse repository at this point
Copy the full SHA 1e5d4adView commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e7b060d - Browse repository at this point
Copy the full SHA e7b060dView commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b37b7b3 - Browse repository at this point
Copy the full SHA b37b7b3View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e5ca7c - Browse repository at this point
Copy the full SHA 5e5ca7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da122ba - Browse repository at this point
Copy the full SHA da122baView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efdbb1f - Browse repository at this point
Copy the full SHA efdbb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0a9dc - Browse repository at this point
Copy the full SHA 8a0a9dcView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c10154 - Browse repository at this point
Copy the full SHA 5c10154View commit details -
.github: prevent both jobs from using caching
A recent change upgraded us to setup-go@v4, but failed to keep the "test" job without the use of any caching. Rename it to keep that clear.
Configuration menu - View commit details
-
Copy full SHA for b7c7639 - Browse repository at this point
Copy the full SHA b7c7639View commit details
Commits on Mar 30, 2024
-
* Add a line about the token generated in the workflow * Hardcode a user and provide an explanation as it is not used by GitHub
Configuration menu - View commit details
-
Copy full SHA for 2610644 - Browse repository at this point
Copy the full SHA 2610644View commit details
Commits on May 13, 2024
-
update example versions, fix up links, drop old caveat
"Environment reference" got removed in favor of other pages. The forum to report bugs has been closed for some time. The caveat about %TEMP% was removed as a "won't fix" issue. And the link just contributed by someone else was in French.
Configuration menu - View commit details
-
Copy full SHA for 777749a - Browse repository at this point
Copy the full SHA 777749aView commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0308cc2 - Browse repository at this point
Copy the full SHA 0308cc2View commit details
Commits on Sep 22, 2024
-
README: drop GOPATH build instructions
It has been obsolete for half a decade, and noone uses them anymore.
Configuration menu - View commit details
-
Copy full SHA for c1d2e9f - Browse repository at this point
Copy the full SHA c1d2e9fView commit details -
GitHub loves moving these pages around with redirects.
Configuration menu - View commit details
-
Copy full SHA for 72e26aa - Browse repository at this point
Copy the full SHA 72e26aaView commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7f67b6d - Browse repository at this point
Copy the full SHA 7f67b6dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master