Commit graph

37 commits

Author SHA1 Message Date
dependabot[bot]
5d416ba33a
Bump cachix/cachix-action from 10 to 11
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 07:01:40 +00:00
dependabot[bot]
2bb5fab83a
Bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)

---
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>
2022-04-11 07:01:28 +00:00
dependabot[bot]
0bf16258d0
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 07:01:58 +00:00
Jörg Thalheim
06b3af0a14 pin nix 2.5.1 for ci 2022-01-25 09:02:58 +01:00
Jörg Thalheim
827a85bf38 bump template to build for 21.11 2022-01-25 08:30:03 +01:00
dependabot[bot]
9ec7a1fbab
Bump cachix/install-nix-action from 15 to 16
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16)

---
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-11-22 07:01:15 +00:00
dependabot[bot]
8d9c0286d6
Bump cachix/install-nix-action from 14 to 15
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 14 to 15.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v14...v15)

---
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-11-15 07:01:52 +00:00
dependabot[bot]
d8b9a55598
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 07:01:31 +00:00
Jörg Thalheim
d3184113b0 fix build with nixpkgs unstable 2021-11-05 17:23:54 +01:00
dependabot[bot]
d48bd8e681
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 07:01:36 +00:00
mainrs
f3a77f3cad ci: fix double workflow trigger on PR 2021-09-28 16:47:10 +02:00
dependabot[bot]
607a0cf8bb
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-13 07:01:20 +00:00
toonn
ac09392589
Actions: Provide both signing key and auth token
The action doesn't produce an error on missing secrets so this way
people don't have to remember to uncomment anything.
2021-07-20 14:46:36 +02:00
toonn
89121a4e06
Actions: Make warnings explicit
Co-authored-by: Francesco Gazzetta <fgaz@fgaz.me>
2021-07-19 21:22:50 +02:00
toonn
430e33f501
Actions: Add Cachix auth token instructions 2021-07-19 20:27:59 +02:00
toonn
ddffcc0885
Actions: Add warning on template string checks 2021-07-19 20:25:47 +02:00
Martin Weinelt
868c0e8f23 actions: nixos-20.09 -> nixos-21.05 2021-06-06 22:29:22 +02:00
dependabot[bot]
c5ecbf4954 Bump cachix/cachix-action from v9 to v10
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v9 to v10.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v9...73e75d1a0cd4330597a571e8f9dedb41faa2fc4e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 07:15:43 +00:00
Jörg Thalheim
4fa4b7ca62
Merge pull request #41 from nix-community/dependabot/github_actions/cachix/cachix-action-v9
Bump cachix/cachix-action from v8 to v9
2021-04-05 06:39:23 +01:00
dependabot[bot]
0a8be672aa
Bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v12...8d6d5e949675fbadb765c6b1a975047fa5f09b27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 05:37:10 +00:00
dependabot[bot]
c4b2b9bc3b
Bump cachix/cachix-action from v8 to v9
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v8 to v9.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v8...2689c27f57daedc905895d92ad18fe5ce470df9e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 05:37:07 +00:00
Johannes Rosenberger
2403ce435f GitHub Actions: channel nixos-20.03 -> nixos-20.09 2021-02-26 18:34:56 +01:00
Jörg Thalheim
1b2d11e7d8
Merge pull request #34 from nix-community/eval 2020-12-03 20:04:50 +00:00
Jörg Thalheim
295e1fa745
ci: add eval check 2020-12-03 20:56:30 +01:00
dependabot[bot]
ceb41252e2
Bump cachix/cachix-action from v7 to v8
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v7 to v8.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v7...6e4751ed42b22f60165d3f266cfa4cce66ae406d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 05:56:18 +00:00
Jörg Thalheim
b63ee49d18
Merge pull request #32 from nix-community/dependabot/github_actions/cachix/install-nix-action-v12
Bump cachix/install-nix-action from v11 to v12
2020-11-09 13:03:25 +01:00
Jörg Thalheim
99f67d5ea7
Merge pull request #31 from nix-community/dependabot/github_actions/actions/checkout-v2.3.4
Bump actions/checkout from v2.3.3 to v2.3.4
2020-11-09 13:03:12 +01:00
dependabot[bot]
f4d2092108
Bump cachix/install-nix-action from v11 to v12
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v11 to v12.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v11...07da2520eebede906fbeefa9dd0a2b635323909d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:01:32 +00:00
dependabot[bot]
194745f781
Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:01:32 +00:00
dependabot[bot]
fc7db2f2f7
Bump cachix/cachix-action from v6 to v7
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v6 to v7.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v6...e689c31e6e563e2ebb55fd6ff48b8337c64a54d1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:01:31 +00:00
Jörg Thalheim
2f0eb1b7ae
Merge pull request #26 from nix-community/dependabot/github_actions/cachix/install-nix-action-v11
Bump cachix/install-nix-action from v10 to v11
2020-09-28 09:19:08 +02:00
dependabot[bot]
16e1599c0a
Bump cachix/install-nix-action from v10 to v11
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v10 to v11.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v10...95a8068e317b8def9482980abe762f36c77ccc99)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:02:26 +00:00
dependabot[bot]
fb07bf990c
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:02:26 +00:00
dependabot[bot]
42821a6b33
Bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 19:18:37 +00:00
Jörg Thalheim
52d63e8b8e
github actions: better defaults
in case someone forgets to update those
2020-08-14 20:15:15 +01:00
Jörg Thalheim
b6beae4e40
add dependabot to keep github actions up-to-date 2020-08-13 10:10:57 +01:00
Jörg Thalheim
1ecaceb94f
add github action support 2020-08-13 10:10:57 +01:00