JOJ3-config-generator/joj3_config_generator
王韵晨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
..
models feat: add whitelist character support in repo toml 2026-04-07 16:14:07 -07:00
templates feat: more templates 2025-06-03 03:51:42 -04:00
transformers feat: add whitelist character support in repo toml 2026-04-07 16:14:07 -07:00
utils feat: support convert (#10) 2025-03-05 03:23:52 -05:00
__init__.py chore: add setuptools-scm with version 2025-06-02 20:22:41 -04:00
generator.py feat: generate failure json for wrong toml files 2025-11-27 21:15:45 -08:00
loader.py feat: better check toml empty 2025-10-11 05:30:27 -07:00
main.py feat: generate failure json for wrong toml files 2025-11-27 21:15:45 -08:00