🔒 Improve SSH connection handling, enhance file transfer reliability, and update OAuth error handling and tests

This commit is contained in:
2026-01-30 04:53:18 +00:00
parent ab595394be
commit 9fdfbb22d8
14 changed files with 218 additions and 103 deletions

View File

@@ -31,7 +31,7 @@
"deploy:external": "./deploy.sh --target external",
"deploy:dry-run": "./deploy.sh --dry-run",
"deploy:quick": "./deploy.sh --skip-tests --no-backup",
"deploy:manual": "node ../../../utils/deploy-pokedex.js"
"deploy:manual": "node ../../utils/deploy-pokedex.js"
},
"dependencies": {
"highlight.js": "^11.11.1",