fix: hydration mismatch in run history date formatting
This commit is contained in:
parent
1d01c3fb3d
commit
3a8f21704a
3 changed files with 47323 additions and 2 deletions
|
|
@ -24,7 +24,12 @@
|
|||
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); deps={**d.get\\('dependencies',{}\\), **d.get\\('devDependencies',{}\\)}; [print\\(k\\) for k in sorted\\(deps.keys\\(\\)\\)]\")",
|
||||
"Bash(npx tsx:*)",
|
||||
"Bash(tee /tmp/shape-import-console.txt)",
|
||||
"Bash(python3:*)"
|
||||
"Bash(python3:*)",
|
||||
"Read(//usr/**)",
|
||||
"Read(//usr/lib/**)",
|
||||
"Bash(ls /usr/bin/pg*)",
|
||||
"Bash(dpkg -l)",
|
||||
"Bash(docker exec dev-db:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue