build html files
This commit is contained in:
@@ -1,38 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python3 -c ' *)",
|
||||
"Bash(pnpm --version)",
|
||||
"Bash(curl -sI --max-time 8 https://registry.npmjs.org/svelte)",
|
||||
"Bash(pnpm install *)",
|
||||
"Bash(awk -F: '{s+=$2} END {print \"ToolCards total:\",s}')",
|
||||
"Bash(node scripts/migrate-tools.mjs)",
|
||||
"Bash(cp ../public/favicon.png static/)",
|
||||
"Bash(pnpm add *)",
|
||||
"Bash(pnpm build *)",
|
||||
"Bash(pnpm check *)",
|
||||
"Bash(git add *)",
|
||||
"Bash(git remote *)",
|
||||
"Bash(git ls-remote *)",
|
||||
"Bash(git push *)",
|
||||
"Bash(git config *)",
|
||||
"Read(//home/sucupira/.ssh/**)",
|
||||
"Bash(timeout 10 ssh -o BatchMode=yes -o StrictHostKeyChecking=accept-new -T git@labola.o-k-i.net)",
|
||||
"Bash(git fetch *)",
|
||||
"Bash(cd \"/home/sucupira/NHEDKXONE/Activités/Projects/exitchatcontrol.org/frontend\" && node scripts/migrate-tools.mjs && grep -n 'IA\\\\|os' ../content/categories.json | head -4)",
|
||||
"Bash(NODE_PATH=./node_modules node --experimental-default-type=module /tmp/claude-1000/-home-sucupira-NHEDKXONE-Activit-s-Projects-exitchatcontrol-org/8c49884d-98d3-4232-9bbe-1c9796e85319/scratchpad/axe-audit.mjs)",
|
||||
"Bash(cp /tmp/claude-1000/-home-sucupira-NHEDKXONE-Activit-s-Projects-exitchatcontrol-org/8c49884d-98d3-4232-9bbe-1c9796e85319/scratchpad/axe-audit.mjs ./axe-audit.tmp.mjs)",
|
||||
"Bash(node ./axe-audit.tmp.mjs)",
|
||||
"Bash(cd \"/home/sucupira/NHEDKXONE/Activités/Projects/exitchatcontrol.org\" && ls node_modules 2>/dev/null | head -3; ls ~/.cache/ms-playwright 2>/dev/null)",
|
||||
"Bash(node scripts/audit-a11y.mjs)",
|
||||
"Bash(npx playwright *)",
|
||||
"Bash(CHROME_PATH=/home/sucupira/.cache/ms-playwright/chromium-1228/chrome-linux64/chrome npx --yes lighthouse http://localhost:4173/ --quiet --chrome-flags=\"--headless --no-sandbox\" --output=json --output-path=/tmp/claude-1000/-home-sucupira-NHEDKXONE-Activit-s-Projects-exitchatcontrol-org/8c49884d-98d3-4232-9bbe-1c9796e85319/scratchpad/lh-home.json --only-categories=performance,accessibility,best-practices,seo)",
|
||||
"Bash(curl -s http://localhost:4173/)",
|
||||
"Bash(git checkout *)",
|
||||
"Bash(grep -v '^d.*\\\\.git$')",
|
||||
"Bash(git rm *)",
|
||||
"Bash(pnpm approve-builds *)",
|
||||
"Bash(git commit -m ' *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user