chore(verify): PR validation workflow, pnpm Solana peer, lockfile check, backup SSH

- Gitea: add validate-on-pr.yml (run-all-validation only; no deploy)
- .env.master.example: document NPM_EMAIL/NPM_PASSWORD for backup-npmplus
- pnpm: allowedVersions for @solana/sysvars to quiet thirdweb/x402 peer drift
- AGENTS + verify README: CI pointers and .env.master.example for env
- backup-npmplus: npm_lxc_ssh helper; keep prior timeout/BatchMode behavior
- check-pnpm-workspace-lockfile + run-all-validation step 1b (from prior work in same commit set)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-21 21:56:49 -07:00
parent 4fab998e51
commit e6bc7a6d7c
8 changed files with 214 additions and 47 deletions

View File

@@ -56,7 +56,8 @@
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
"zod": "4"
"zod": "4",
"@solana/sysvars": "5"
}
},
"ignoredBuiltDependencies": [