|
|
334e594834
|
style: add human-readable job names
CI / Unit Tests (pull_request) Successful in 34s
CI / Golang Lint (pull_request) Successful in 1m0s
CI / Fuzz Tests (pull_request) Successful in 1m15s
CI / Mutation Tests (pull_request) Successful in 1m11s
|
2026-03-17 20:26:48 -04:00 |
|
|
|
6a9505316a
|
revert: keep workflow title as "CI"
CI / unit-test (pull_request) Successful in 37s
CI / lint (pull_request) Successful in 1m2s
CI / fuzz-test (pull_request) Successful in 1m15s
CI / mutation-test (pull_request) Successful in 1m10s
|
2026-03-17 20:17:30 -04:00 |
|
|
|
2faa8feedc
|
revert: remove concurrency from gha
CI TEST3 / unit-test (pull_request) Successful in 37s
CI TEST3 / lint (pull_request) Successful in 1m2s
CI TEST3 / mutation-test (pull_request) Successful in 1m12s
CI TEST3 / fuzz-test (pull_request) Successful in 1m16s
The `cancel-in-progress` option for concurrency is not really supported by Gitea, so the whole point of the block no longer makes any sense.
|
2026-03-17 20:09:53 -04:00 |
|
|
|
7148704dd3
|
test: will this cancel?
CI TEST3 / lint (pull_request) Successful in 1m9s
CI TEST3 / unit-test (pull_request) Successful in 36s
CI TEST3 / mutation-test (pull_request) Successful in 1m4s
CI TEST3 / fuzz-test (pull_request) Failing after 55s
|
2026-03-17 20:04:05 -04:00 |
|
|
|
f31100b23a
|
test: try again, doubled the job capacity
CI TEST2 / unit-test (pull_request) Successful in 55s
CI TEST2 / lint (pull_request) Successful in 1m43s
CI TEST2 / fuzz-test (pull_request) Successful in 1m12s
CI TEST2 / mutation-test (pull_request) Successful in 1m1s
|
2026-03-17 20:03:23 -04:00 |
|
|
|
a9b157d4b2
|
test: does the previous CI check get canceled?
CI TEST / lint (pull_request) Successful in 51s
CI TEST / unit-test (pull_request) Successful in 26s
CI TEST / fuzz-test (pull_request) Successful in 1m3s
CI TEST / mutation-test (pull_request) Successful in 2m37s
|
2026-03-17 19:54:02 -04:00 |
|
|
|
9726670dea
|
feat: only one CI job at a time per PR
CI / lint (pull_request) Successful in 52s
CI / unit-test (pull_request) Successful in 26s
CI / fuzz-test (pull_request) Successful in 1m3s
CI / mutation-test (pull_request) Successful in 43s
This prevents the Gitea runner from getting clogged up with stale CI checks.
|
2026-03-17 19:51:19 -04:00 |
|
|
|
62bc15a979
|
refactor: rename lint.yml to ci.yml
The `lint.yml` workflow contains more than just linting jobs. Renaming it to `ci.yml`, which is more general, and common practice.
|
2026-03-17 19:49:21 -04:00 |
|