Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] 47554df632 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 06:30:50 +00:00
dependabot[bot] b82ab894a0 Bump nixbuild/nix-quick-install-action from 11 to 12
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 11 to 12.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v11...v12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 06:24:49 +00:00
dependabot[bot] 9e115ba306 Bump nixbuild/nix-quick-install-action from 9 to 11
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 9 to 11.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v9...v11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 06:21:02 +00:00
dependabot[bot] 8088b3a1fd Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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...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-02 07:15:03 +00:00
dependabot[bot] b20ab55b85 Bump actions/setup-node from 2 to 3.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 06:39:10 +00:00
Stéphan Kochen 1a3419fa75 Limit CI events 2022-01-26 07:36:18 +01:00
Stéphan Kochen 5290b23733 Fix CI 2022-01-25 20:42:34 +01:00
Stéphan Kochen ab81b2e07f Setup Dependabot to monitor CI workflow versions 2022-01-25 20:33:33 +01:00
Stéphan Kochen 49560b8c45 Update CI workflow versions 2022-01-25 20:33:26 +01:00
Stéphan Kochen b6ed74f0ee Don't fail PRs if dist outdated
This removes the step for everything but the main branch. On the main
branch, we instead auto-update dist, so we can still merge PRs that
forgot to update dist.
2022-01-25 20:26:31 +01:00
Stéphan Kochen 2757cfd115 Upgrade to Yarn v3 2021-08-15 21:36:55 +02:00
Stéphan Kochen 513b296d93 Upgrade GitHub Actions deps 2020-12-01 15:19:34 +01:00
Stéphan Kochen 2bdaee06c6 Add Cachix to CI 2020-09-29 21:58:34 +02:00
Stéphan Kochen 4a9305989f Add missing nixpkgs in CI 2020-09-29 19:35:02 +02:00
Stéphan Kochen f171115983 Use nix-quick-install-action in CI 2020-09-29 19:28:07 +02:00
Stéphan Kochen 2de21df9ef More CI testing 2020-08-29 11:40:39 +02:00
Stéphan Kochen 2681282af5 Fix build on Node.js 10 2020-08-29 10:55:21 +02:00
Stéphan Kochen 8d911ac7b0 Add CI workflow 2020-08-29 10:51:05 +02:00