- 518370910136
- https://boyanzh.site
-
FOCS maintainer for almost everything.
- Joined on
2021-05-21
Block a user
fix/forbidden (#58)
Now the hc parser is hardcoded to read stdout from file ./stdout and stderr from file ./stderr. But with this check, they can not be hardcoded, make them a config option.
fix/forbidden (#58)
If the forbidden check is enabled, then just throw error for no root gitignore or wrong root gitignore.
fix/forbidden (#58)
Also, add an option to healthcheck parser for stdout and stderr as we need to put them to /tmp/stdout and /tmp/stderr.
fix(healthcheck): remove unused args