dependabot[bot]
a5b2b8f0e5
Dependabot(deps): Bump actions/checkout from 2 to 3 ( #441 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 12:05:42 +01:00
Naïm Favier
ba7f332a49
CI: do shallow clones ( #438 )
2022-02-28 16:16:33 +01:00
Yannik Sander
2b7ce58d2f
Use composite action to reuse setup steps ( #433 )
...
* Add github action to check flake groups
* Run on pull_requests and filter ~files~ *paths*
* Use composite action to reuse setup steps
* Use common setuo for frontend action
* Fix path to action
* Remove checkout action from common setup
Checkout needed to fetch action
* Provide secrets to action
Co-authored-by: Rok Garbas <rok@garbas.si>
2022-02-28 00:10:09 +01:00
Naïm Favier
b4163eb8b2
Authenticate to the GitHub API in workflows ( #425 )
2022-02-05 15:24:16 +01:00
Naïm Favier
a8275b15a1
CI: don't fail-fast ( #418 )
2022-01-24 18:47:19 +01:00
Naïm Favier
5a40a2c43a
Drop 20.09 channel ( #416 )
2022-01-17 23:28:01 +01:00
Naïm Favier
f31e580e52
Clean up workflows ( #415 )
...
* Clean up workflows
* Rename workflow files
* Temporarily enable workflows from PR
* Add nixpkgs channel to NIX_PATH
* Fix typo
* Fix index names for warmup
* Build verbosely
* Fix index names again
* Re-add jq
* Revert "Temporarily enable workflows from PR"
This reverts commit dd040e94645d9e61b80505471f57b1c0e35b1210.
2022-01-17 12:18:00 +01:00