张泊明518370910136 bomingzh
张泊明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 suggested changes for JOJ/JOJ3-config-generator#10 2025-02-23 22:37:09 +08:00
dev

The test cases should be split into smaller parts. Each test case tests one parser.

张泊明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.

张泊明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:08 +08:00
dev

are these files ready to be tested? or are they just examples?

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

should be ignored

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

underscore

张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-22 01:29:08 +08:00
db88502414 docs: add packages docs
787e0526dc chore(pkg): remove unused util
Compare 2 commits »
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-18 19:32:58 +08:00
e785ce2860 refactor(cmd/joj3): move stage to main package
1150cc4697 docs: better packages docs
Compare 2 commits »
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-18 01:48:39 +08:00
e9c3172e9a docs(README): add go reference badge
e06f7e6b95 chore: remove extra s in pkg name
Compare 2 commits »
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-18 01:04:50 +08:00
72df2ce33c chore(parser): rename struct variable
张泊明518370910136 closed issue JOJ/JOJ3#32 2025-02-17 22:29:36 +08:00
joj3 setup
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-17 22:28:47 +08:00
b4e706f8e9 chore(parser): make unnecessary methods private