25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

49 satır
4.2KB

  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(dotnet --version)",
  5. "Bash(dotnet new *)",
  6. "Bash(dotnet sln *)",
  7. "Read(//g//**)",
  8. "Bash(find /c -maxdepth 2 -iname \"*.sln\")",
  9. "Bash(dotnet list *)",
  10. "Bash(curl -s \"https://api.nuget.org/v3-flatcontainer/sqlitepclraw.bundle_e_sqlite3/index.json\")",
  11. "Bash(mkdir -p js/pages js/services js/components js/utils images)",
  12. "Bash(touch js/pages/.gitkeep js/services/.gitkeep js/components/.gitkeep js/utils/.gitkeep images/.gitkeep)",
  13. "Bash(ASPNETCORE_URLS=\"http://127.0.0.1:5187\" dotnet run --no-launch-profile)",
  14. "Bash(curl -s -o /dev/null -w \"css status=%{http_code}\\\\n\" http://127.0.0.1:5187/css/site.css)",
  15. "Bash(curl -s -o /dev/null -w \"bootstrap status=%{http_code}\\\\n\" http://127.0.0.1:5187/lib/bootstrap/dist/css/bootstrap.min.css)",
  16. "Bash(dotnet tool *)",
  17. "Bash(rm -f \"g:/development/C Sharp AI/CartWise/src/CartWise.Web/App_Data/cartwise.db\")",
  18. "Bash(ASPNETCORE_URLS=\"http://127.0.0.1:5187\" ASPNETCORE_ENVIRONMENT=\"Development\" dotnet run --no-launch-profile)",
  19. "Bash(xargs -I{} sh -c 'echo \"=== {} ===\"; cat {}')",
  20. "Bash(rm -f \"g:/development/C Sharp AI/CartWise/src/CartWise.Web/App_Data/cartwise.db\"*)",
  21. "Bash(powershell -Command 'Get-Process | Where-Object { $_.Id -eq 55048 } | Select-Object Id, ProcessName, Path')",
  22. "Bash(powershell -Command 'Get-Process | Where-Object { $_.ProcessName -like '\\\\''*CartWise*'\\\\'' } | Select-Object Id, ProcessName, Path')",
  23. "Bash(cd \"g:/development/C Sharp AI/CartWise\" && rm -f verify2.db* && dotnet ef database update --project src/CartWise.Infrastructure/CartWise.Infrastructure.csproj --startup-project src/CartWise.Web/CartWise.Web.csproj --connection \"Data Source=verify2.db\" 2>&1 | tail -15 && rm -f verify2.db*)",
  24. "Bash(python3 -c ' *)",
  25. "Bash(python -c ' *)",
  26. "PowerShell(Get-Process -Name \"CartWise.Web\" -ErrorAction SilentlyContinue)",
  27. "PowerShell(Stop-Process -Force -ErrorAction SilentlyContinue)",
  28. "Bash(chromium-cli --help)",
  29. "Bash(curl -s -b /tmp/cw4.txt http://127.0.0.1:5187/list -o /tmp/list2.html -w \"status=%{http_code}\\\\n\")",
  30. "Bash(sed -n '/shopping-list-quick-add/,/<\\\\/form>/p' /tmp/list2.html)",
  31. "Bash(sed -n '/shopping-list-item/,/<\\\\/li>/p' /tmp/list2.html)",
  32. "Bash(curl -s http://127.0.0.1:5187/css/site.css)",
  33. "PowerShell(\"done\")",
  34. "Bash(grep -n \"^### \\\\`CW-STORY\\\\|^## \\\\`CW-EPIC\" docs/scrum-backlog.md)",
  35. "Bash(cd \"g:/development/C Sharp AI/CartWise\" && rm -f verify3.db* && dotnet ef database update --project src/CartWise.Infrastructure/CartWise.Infrastructure.csproj --startup-project src/CartWise.Web/CartWise.Web.csproj --connection \"Data Source=verify3.db\" 2>&1 | tail -15 && rm -f verify3.db*)",
  36. "Bash(curl -s -m 8 \"https://world.openfoodfacts.org/api/v2/product/3017620422003.json\")",
  37. "Bash(curl -s -b /tmp/cw5.txt -m 15 http://127.0.0.1:5187/api/products/barcode/3017620422003)",
  38. "Bash(curl -s -b /tmp/cw5.txt http://127.0.0.1:5187/products/0ce5df7a-6c8d-489d-ba9f-8d41699f0705 -o /tmp/product.html -w \"status=%{http_code}\\\\n\")",
  39. "Bash(sed -n '/<h1>/,/Add to my list/p' /tmp/product.html)",
  40. "Bash(cd \"g:/development/C Sharp AI/CartWise\" && rm -f verify4.db* && dotnet ef database update --project src/CartWise.Infrastructure/CartWise.Infrastructure.csproj --startup-project src/CartWise.Web/CartWise.Web.csproj --connection \"Data Source=verify4.db\" 2>&1 | tail -10 && rm -f verify4.db*)",
  41. "Bash(cd \"g:/development/C Sharp AI/CartWise\" && rm -f verify5.db* && dotnet ef database update --project src/CartWise.Infrastructure/CartWise.Infrastructure.csproj --startup-project src/CartWise.Web/CartWise.Web.csproj --connection \"Data Source=verify5.db\" 2>&1 | tail -10 && rm -f verify5.db*)",
  42. "Bash(cd \"g:/development/C Sharp AI/CartWise\" && rm -f verify6.db* && dotnet ef database update --project src/CartWise.Infrastructure/CartWise.Infrastructure.csproj --startup-project src/CartWise.Web/CartWise.Web.csproj --connection \"Data Source=verify6.db\" 2>&1 | tail -10 && rm -f verify6.db*)"
  43. ],
  44. "additionalDirectories": [
  45. "G:\\development\\C Sharp AI\\CartWise"
  46. ]
  47. }
  48. }

Powered by TurnKey Linux.