-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: cachix/install-nix-action
base: v17
head repository: cachix/install-nix-action
compare: v18
- 11 commits
- 11 files changed
- 5 contributors
Commits on Mar 30, 2022
-
chore(deps): bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.2.0...v3) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e13e47 - Browse repository at this point
Copy the full SHA 4e13e47View commit details
Commits on Apr 7, 2022
-
Merge pull request #123 from cachix/dependabot/github_actions/actions…
…/setup-go-3 chore(deps): bump actions/setup-go from 2.2.0 to 3
Configuration menu - View commit details
-
Copy full SHA for 24e801e - Browse repository at this point
Copy the full SHA 24e801eView commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 112054f - Browse repository at this point
Copy the full SHA 112054fView commit details
Commits on Apr 10, 2022
-
Merge pull request #134 from lovesegfault/composite-action
refactor: replace with a simpler composite action
Configuration menu - View commit details
-
Copy full SHA for 451e611 - Browse repository at this point
Copy the full SHA 451e611View commit details
Commits on Jun 26, 2022
-
install-nix.sh: Collapse log messages
The Nix installer produces a significant number of log messages, but usually those messages are not really interesting. Group those messages under a header, so that GitHub will keep them collapsed by default. (Usually log messages are collapsed under the step title anyway, but if this action is uses inside another composite action, there is no separate step title, therefore the whole Nix installer output is immediately visible when the log section for the outer composite action is expanded. Adding the group header fixes this problem.)
Configuration menu - View commit details
-
Copy full SHA for 6c5ba55 - Browse repository at this point
Copy the full SHA 6c5ba55View commit details
Commits on Jul 13, 2022
-
Merge pull request #139 from sigprof/collapse-log-output
install-nix.sh: Collapse log messages
Configuration menu - View commit details
-
Copy full SHA for 92d3622 - Browse repository at this point
Copy the full SHA 92d3622View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e17a164 - Browse repository at this point
Copy the full SHA e17a164View commit details
Commits on Oct 12, 2022
-
readme: don't perpetuate old versions
(actually, `@v17` will still cause deprecation warnings, but I'll leave this for the upcoming release)
Configuration menu - View commit details
-
Copy full SHA for 3d1155e - Browse repository at this point
Copy the full SHA 3d1155eView commit details -
Merge pull request #143 from ggreif/patch-1
readme: don't perpetuate old versions
Configuration menu - View commit details
-
Copy full SHA for 4024cf0 - Browse repository at this point
Copy the full SHA 4024cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8500bf7 - Browse repository at this point
Copy the full SHA 8500bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for daddc62 - Browse repository at this point
Copy the full SHA daddc62View commit details
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 v17...v18