Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [ ] TU/TI/TF rédigée - [ ] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: #14 Co-authored-by: tristan <tristan@yuno.malio.fr> Co-committed-by: tristan <tristan@yuno.malio.fr>
34 lines
1.3 KiB
JSON
34 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx vue-tsc:*)",
|
|
"Bash(npx nuxi:*)",
|
|
"Bash(php:*)",
|
|
"Bash(docker compose:*)",
|
|
"Bash(make test:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(docker exec:*)",
|
|
"Bash(php8.3 bin/phpunit tests/State/EmployeeWriteProcessorTest.php --filter=testSetsEntryDateOnNewEmployee 2>&1)",
|
|
"Read(//usr/bin/**)",
|
|
"Read(//usr/local/bin/**)",
|
|
"Bash(command -v php8.2)",
|
|
"Bash(command -v php8.1)",
|
|
"Bash(ls /usr/bin/php*)",
|
|
"Read(//opt/**)",
|
|
"Read(//home/m-tristan/.nix-profile/**)",
|
|
"Read(//home/m-tristan/.local/bin/**)",
|
|
"Bash(env)",
|
|
"Bash(ls /home/m-tristan/workspace/SIRH/docker* /home/m-tristan/workspace/SIRH/Makefile 2>/dev/null; cat /home/m-tristan/workspace/SIRH/Makefile 2>/dev/null | grep -E \"\\(phpunit|test|php\\)\" | head -20)",
|
|
"Bash(which python3:*)",
|
|
"Bash(sudo apt-get:*)",
|
|
"Bash(npx xlsx-cli:*)",
|
|
"Bash(cat /home/m-tristan/.claude/projects/-home-m-tristan-workspace-SIRH/4b53d9d7-d8ae-451f-a5cc-5d4fd55f2eef/tool-results/toolu_019hng9Cu2m9wiNACuC2Wm3F.json | python3 -c \"import json,sys; data=json.load\\(sys.stdin\\); print\\(data[0]['text']\\)\" 2>/dev/null | head -2000)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(find:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(python3:*)"
|
|
]
|
|
}
|
|
}
|