disinto/.woodpecker
openhands fb44a9b248 fix: agent-smoke: use [(][)] for literal parens in BRE regex
Some BusyBox grep builds treat bare () as grouping operators even in BRE
mode, causing get_fns to miss function definitions like ci_commit_status.
Using [(][)] is unambiguous across all grep implementations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:18:42 +00:00
..
agent-smoke.sh fix: agent-smoke: use [(][)] for literal parens in BRE regex 2026-03-27 16:18:42 +00:00
ci.yml ci: run agent-smoke only on PRs, not push events 2026-03-27 06:55:26 +00:00
detect-duplicates.py fix: duplicate-detection CI step fails on pre-existing duplicates unrelated to PR (#296) 2026-03-19 22:03:18 +00:00
smoke-init.yml fix: run Forgejo as git user — refuses to run as root (#668) 2026-03-25 10:19:31 +00:00