JOJ3-config-generator/joj3_config_generator/transformers
王韵晨520370910012 f26a6e8f90
Some checks failed
build / build (push) Failing after 2m48s
build / trigger-build-image (push) Has been skipped
build / build (pull_request) Failing after 2m2s
build / trigger-build-image (pull_request) Has been skipped
feat: add whitelist character support in repo toml
This commit introduces a new key, `health-check.whitelisted-chars` for
repo.toml. It allows TAs to configure repo-wide allowed non ASCII chars
for the repo-health-checker binary. It results in a new command line
switch, `-whitelisted-chars=X,Y,Z`, in the generated task.json.
2026-04-07 16:14:07 -07:00
..
__init__.py chore: rename files 2025-03-15 03:03:28 -04:00
answer.py feat: task.name -> name in task.toml 2025-06-30 06:23:41 -04:00
joj1.py chore: move functions 2025-03-15 03:19:01 -04:00
repo.py feat: add whitelist character support in repo toml 2026-04-07 16:14:07 -07:00
task.py fix: sort by stdout 2025-11-21 21:28:18 -08:00