18 lines
1.2 KiB
JSON
18 lines
1.2 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"PowerShell($env:JAVA_HOME=\"D:\\\\Development\\\\app\\\\JDK\\\\jdk-21.0.5\"; .\\\\gradlew.bat compileJava --console=plain 2>&1 | Select-Object -Last 15)",
|
|
"PowerShell($env:JAVA_HOME=\"D:\\\\Development\\\\app\\\\JDK\\\\jdk-21.0.5\"; .\\\\gradlew.bat clean compileJava --console=plain 2>&1 | Select-Object -Last 20)",
|
|
"Bash(git rm *)",
|
|
"Bash(git add *)",
|
|
"Bash(git -c user.name=hehih -c user.email=hehihoho86@gmail.com commit -q -m 'Retire Opal/YtVideo pipeline; ChannelVideo is the single video master *)",
|
|
"Bash(git -c user.name=hehih -c user.email=hehihoho86@gmail.com commit -q -m 'docs: update CLAUDE.md for ChannelVideo single-master architecture *)",
|
|
"Bash(export JAVA_HOME=\"D:/Development/app/JDK/jdk-21.0.5\")",
|
|
"Bash(./gradlew.bat bootRun --console=plain)",
|
|
"Bash(echo \"bootRun started in background, PID $!\")",
|
|
"Bash(git -c user.name=\"hehih\" -c user.email=\"hehihoho86@gmail.com\" commit -q -m \"docs: add discovery page design spec\")",
|
|
"Bash(git -c user.name=\"hehih\" -c user.email=\"hehihoho86@gmail.com\" commit -q -m \"docs: add discovery page implementation plan\")"
|
|
]
|
|
}
|
|
}
|