Commit graph

5 commits

Author SHA1 Message Date
8b4d5afcde ci: use self-hosted netty runners for flake check and format 2026-04-05 11:39:32 -04:00
Hari
92b13153e9
fix sync script bugs, remove auto-merge workflow (#36)
- Fix jq pipe precedence: wrap uris length check in parens so
  `length` applies to the array, not the boolean and-chain
- Fix while-loop subshell: use process substitution so counter
  variables persist to the final summary line
- Remove auto-merge workflow: GITHUB_TOKEN merges do not trigger
  push events, so deploy-netty never ran on auto-merged PRs
2026-04-02 04:06:14 +00:00
Hari
8b04787d62
add auto-merge workflow for all PRs (#24)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 18:33:21 +00:00
77b7903823 ci netty apply
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-03-31 15:57:12 -04:00
66d9b25682 ci + lint 2026-03-30 00:28:59 -04:00