Commit graph

184 commits

Author SHA1 Message Date
dependabot[bot]
ecd4994792
chore(deps): bump cachix/install-nix-action from 13 to 14
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 00:01:26 +00:00
Domen Kožar
7da3906c3c
Merge pull request #96 from cachix/dependabot/npm_and_yarn/ws-5.2.3
chore(deps): bump ws from 5.2.2 to 5.2.3
2021-08-12 08:55:19 +02:00
dependabot[bot]
4266916f58
chore(deps): bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 14:58:26 +00:00
Domen Kožar
c96590aabe
Merge pull request #95 from cachix/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-11 16:57:13 +02:00
dependabot[bot]
291d200897
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 12:53:05 +00:00
Domen Kožar
006b9d523c
Merge pull request #94 from avdv/patch-1
Allow pushFilter regex to start with a dash
2021-08-04 12:40:32 +02:00
Claudio Bley
fccf77d171
Allow pushFilter regex to start with a dash 2021-08-04 09:09:00 +02:00
Domen Kožar
46376f66b2
Merge pull request #93 from cachix/domenkozar-patch-2
fix master build
2021-07-25 10:58:32 +02:00
Domen Kožar
2a72f2661c
fix master build 2021-07-25 10:52:18 +02:00
Domen Kožar
15f2339be8
Merge pull request #92 from lf-/patch-1
Fix typo
2021-07-24 07:40:31 +02:00
Jade
b3312bba9f
Fix typo 2021-07-23 21:40:34 -07:00
Domen Kožar
3ce476c736
Merge pull request #85 from cachix/dependabot/npm_and_yarn/hosted-git-info-2.8.9
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-11 08:10:37 +02:00
dependabot[bot]
7ff0fa718d
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 04:23:58 +00:00
Domen Kožar
73e75d1a0c
Merge pull request #81 from cachix/test-nix-master
test nix master with cachix
2021-04-06 12:18:23 +02:00
Domen Kožar
448ed60298
run private cache test only when secret is present 2021-04-06 12:00:30 +02:00
Domen Kožar
13c6d228be
fix bug with nix master 2021-04-06 11:57:07 +02:00
Domen Kožar
fa1f7cdc8a
test nix master with cachix 2021-04-06 11:24:42 +02:00
Domen Kožar
2689c27f57
better error message 2021-04-02 17:26:57 +02:00
Domen Kožar
d2627f2819
Merge pull request #79 from cachix/nix-13
install-nix-action-v13
2021-04-02 17:26:31 +02:00
Domen Kožar
691ca2d274
install-nix-action-v13 2021-04-02 17:18:02 +02:00
Domen Kožar
6e2051a134
Merge pull request #78 from cachix/dependabot/npm_and_yarn/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1
2021-04-01 10:52:16 +02:00
dependabot[bot]
b76e7d9327
chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 01:49:12 +00:00
Domen Kožar
565940cd14
Merge pull request #77 from saschagrunert/push-filter
Add `pushFilter` to allow filtering cache derivations
2021-02-18 15:51:52 +00:00
Sascha Grunert
f1560b98ab
Add pushFilter to allow filtering cache derivations
This allows filtering derivations to be pushed via an optional
`pushFilter` variable.

The use case behind it is to not push the actually built derivation, but
only runtime and build dependencies.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-02-18 16:30:08 +01:00
Domen Kožar
26cfe1ed98
Merge pull request #76 from zimbatm/no-unstable
only use stable nix commands
2021-01-25 13:23:31 +00:00
zimbatm
9831d0f47e
nix: only use stable commands
Avoid the following error when installing nix-unstable:

    experimental Nix feature 'nix-command' is disabled; use '--experimental-features nix-command' to override
2021-01-25 13:20:24 +01:00
Domen Kožar
33a8b9cc1f
Merge pull request #72 from zimbatm/clean-errors
clean error outputs
2021-01-05 12:12:25 +00:00
zimbatm
dd289524af
fixup! clean error outputs 2021-01-05 00:42:04 +01:00
zimbatm
f22d9c7a0f
clean error outputs
On error, just mark the error with `core.setFailed`, this is enough to
kill the process.

Replace child_process.execFileSync with '@actions/exec'.exec to be async
all the way.
2021-01-02 21:54:58 +01:00
Domen Kožar
6e4751ed42
Merge pull request #67 from cachix/fix-self-hosted-runners
find cachix executable by not hardcoding the user
2020-11-10 14:46:46 +01:00
Domen Kožar
07abd5e5db
find cachix executable by not hardcoding the user 2020-11-10 14:39:00 +01:00
Domen Kožar
38dc1a956d
Merge pull request #66 from cachix/auth-token-push
allow auth token to be enough for pushing paths
2020-11-10 14:27:53 +01:00
Domen Kožar
25971529fd
allow auth token to be enough for pushing paths 2020-11-10 14:20:48 +01:00
Domen Kožar
e689c31e6e
Merge pull request #64 from cachix/bump-install-nix-action
bump install-nix-action to v12
2020-11-04 15:55:46 +01:00
Domen Kožar
35ccfc4659
Merge pull request #62 from cachix/dependabot/npm_and_yarn/actions/core-1.2.6
chore(deps): bump @actions/core from 1.2.3 to 1.2.6
2020-11-04 15:55:25 +01:00
Domen Kožar
cd53809105
bump install-nix-action to v12 2020-11-04 15:49:54 +01:00
Domen Kožar
8d10cb2a40
generate dist 2020-11-04 15:49:20 +01:00
dependabot[bot]
fee42dcd05
chore(deps): bump @actions/core from 1.2.3 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:20:47 +00:00
Domen Kožar
67df45d399
Merge pull request #60 from cachix/test-binary-dist
speed up cachix installation a bit
2020-09-23 17:15:30 +02:00
Domen Kožar
754a40db11
speed up client installation a bit 2020-09-23 17:08:47 +02:00
Domen Kožar
25bafc819c
Merge pull request #59 from cachix/dependabot/github_actions/cachix/install-nix-action-v11
chore(deps): update cachix/install-nix-action requirement to v11
2020-09-22 10:01:41 +02:00
dependabot[bot]
4084f9c4f4
chore(deps): update cachix/install-nix-action requirement to v11
Updates the requirements on [cachix/install-nix-action](https://github.com/cachix/install-nix-action) to permit the latest version.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/commits/95a8068e317b8def9482980abe762f36c77ccc99)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 00:03:34 +00:00
Domen Kožar
6b088ba5d8
Merge pull request #58 from cachix/install-nix-action-v11
install-nix-action@v11
2020-09-21 17:16:56 +02:00
Domen Kožar
de962fa7b2
install-nix-action v11 2020-09-21 16:58:28 +02:00
Domen Kožar
d2e4697d03
CI: trigger push only on master 2020-09-21 16:40:32 +02:00
Domen Kožar
8a239571fb
Merge pull request #56 from zimbatm/installCommand
add installCommand option
2020-08-28 13:55:24 +02:00
zimbatm
ffed6b919f
add installCommand option
By using installCommand, it's possible to avoid yet another pull of
nixpkgs and speed-up the CI.
2020-08-26 21:18:01 +02:00
Domen Kožar
295fe2c38f
README: clarify on security 2020-07-29 11:59:30 +02:00
Domen Kožar
f20dab2dbc
Merge pull request #52 from cachix/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-20 13:26:34 +02:00
dependabot[bot]
81908af26b
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 10:00:58 +00:00