fix: log path #17

Merged
张泊明518370910136 merged 5 commits from fix/logpath into master 2025-05-26 10:19:26 +08:00
  • fix log path for joj-mon
- fix log path for `joj-mon`
李衍志523370910113 added 1 commit 2025-05-25 16:31:15 +08:00
fix: log path
Some checks failed
build / build (push) Failing after 1m29s
build / build (pull_request) Failing after 1m32s
eec4c875ff
张泊明518370910136 was assigned by 李衍志523370910113 2025-05-25 16:31:20 +08:00
李衍志523370910113 added the
bug
label 2025-05-25 16:31:29 +08:00
李衍志523370910113 added 1 commit 2025-05-25 16:34:48 +08:00
test: pass test
All checks were successful
build / build (push) Successful in 1m40s
build / build (pull_request) Successful in 1m38s
d0616250d7

why is pdm.lock modified?

why is pdm.lock modified?
张泊明518370910136 reviewed 2025-05-25 19:04:29 +08:00
@ -13,3 +13,3 @@
TEAPOT_CONFIG_ROOT = Path("/home/tt/.config/teapot")
CACHE_ROOT = Path("/home/tt/.cache")
JOJ3_LOG_PATH = CACHE_ROOT / "joj3.log"
JOJ3_LOG_PATH = CACHE_ROOT / "joj3/joj3.log"

CACHE_ROOT / "joj3" / "joj3.log"

`CACHE_ROOT / "joj3" / "joj3.log"`
Author
Member

done

done
jon-lee marked this conversation as resolved
李衍志523370910113 added 1 commit 2025-05-25 20:14:45 +08:00
fix: log path
All checks were successful
build / build (push) Successful in 1m55s
build / build (pull_request) Successful in 1m53s
49225bccef
Author
Member

I ran pdm update in my WSL, previously I use my linux to develop. At that time I was in my windows.

I ran `pdm update` in my `WSL`, previously I use my linux to develop. At that time I was in my windows.

reset pdm.lock, currently just pdm install for new env

reset pdm.lock, currently just pdm install for new env
李衍志523370910113 added 1 commit 2025-05-26 00:54:20 +08:00
revert: last 3 commits
Some checks failed
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m19s
71c134461d
李衍志523370910113 added 1 commit 2025-05-26 00:56:31 +08:00
fix: log path
All checks were successful
build / build (pull_request) Successful in 1m56s
build / build (push) Successful in 1m31s
b54963d96e
张泊明518370910136 approved these changes 2025-05-26 10:19:14 +08:00
张泊明518370910136 merged commit ae592a3825 into master 2025-05-26 10:19:26 +08:00
张泊明518370910136 deleted branch fix/logpath 2025-05-26 10:19:27 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JOJ/JOJ3-config-generator#17
No description provided.