Commit Graph

15 Commits

Author SHA1 Message Date
8e912b34ef
ci: make check as a weekly task 2023-07-25 12:05:54 +08:00
dependabot[bot]
6009a6e3b0
build(deps): bump DeterminateSystems/flake-checker-action from 4 to 5 (#3)
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](https://github.com/determinatesystems/flake-checker-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flake-checker-action
  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>
2023-07-20 08:06:54 +00:00
cc5693c90d
ci: do not use caches on certain workflows
It causes more trouble especially that we're checking for the current
iteration of the configurations.
2023-07-20 11:47:22 +08:00
4724c6021f
ci: do not build on check workflow
Consistently getting the runner's disk space to be filled up and
always getting skipped so this should do the trick.
2023-07-20 11:39:17 +08:00
5212de691d
ci: update env for check workflow 2023-07-20 10:39:26 +08:00
13614aa530
ci: update the workflow environment 2023-07-16 19:30:13 +08:00
d59a60dc51
ci: fix check workflow file 2023-07-16 15:39:33 +08:00
f1b68211a6
ci: fix erroneous workflow 2023-07-15 22:32:04 +08:00
1d44a40e36
ci: add flake lockfile check health for check workflow 2023-07-14 19:29:35 +08:00
e170745357
ci: update events for check workflow 2023-07-14 19:28:28 +08:00
3766a84b1b
ci: update check environment 2023-07-14 19:11:15 +08:00
61ea1477f8
ci: replace with Determinate Systems actions 2023-07-14 19:10:35 +08:00
fc6da2a710
ci: update GitHub actions
I keep neglecting them. T_T
2023-06-29 12:39:59 +08:00
7d33e90224
ci: update GitHub actions 2023-04-24 11:32:04 +08:00
2f34656ee7 ci: separate checking outputs from building them 2023-01-15 14:39:44 +08:00