张泊明518370910136 bomingzh
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-27 14:17:27 +08:00
723705b94f fix: store path for both conf objs
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-27 14:15:16 +08:00
4c12bf9a34 fix: store root path
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-27 13:24:55 +08:00
c4639aef76 fix: store relative path to root
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-26 15:20:40 +08:00
7af18aebe8 fix(healthcheck): remove meta check extra prefix
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-26 03:07:29 +08:00
ab5bfc6cfe fix: find repo.toml recursively
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#10 2025-02-25 17:16:00 +08:00
dev

this file should not be changed

张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-25 17:15:15 +08:00
67d2fcc4e4 feat: dump with exclude_none
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-25 16:48:18 +08:00
68628c0eae feat: convert toml files recursively
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-25 16:12:44 +08:00
76a140d6a2 ci: use local checkout
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-25 16:12:32 +08:00
73f2581a31 ci: use local checkout
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-25 11:36:30 +08:00
bddb67decf test: allow non-exist toml file input
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#10 2025-02-25 11:19:01 +08:00
dev

Also, remove the compilation stage in test cases.

张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#10 2025-02-25 11:18:39 +08:00
dev
PydanticDeprecatedSince20: Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at…
张泊明518370910136 pushed to dev at JOJ/JOJ3-config-generator 2025-02-25 11:17:56 +08:00
a41b32ce92 test: skip health check stage
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#10 2025-02-25 10:40:11 +08:00
dev

deprecated

张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-25 10:29:01 +08:00
2bf1a225b6 docs(README): list pdm run
张泊明518370910136 commented on issue JOJ/JOJ3#82 2025-02-24 08:57:05 +08:00
Run go-judge inside docker

Mount /proc seems impossible in an unprivileged lxc container.

张泊明518370910136 closed issue JOJ/JOJ3#82 2025-02-24 08:57:05 +08:00
Run go-judge inside docker
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#10 2025-02-23 22:37:09 +08:00
dev

is it added to pyproject.toml?

张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#10 2025-02-23 22:37:09 +08:00
dev

Make this Path.home() default to /home/tt. For now, create a const for this dir.