11 Commits

Author SHA1 Message Date
pezkuwichain 704a46f459 Fix auto-pr to not fail when branches are already in sync 2026-03-02 15:09:11 +03:00
pezkuwichain d14c8f1a3c Replace force-push sync with PR-based auto-merge workflow 2026-03-02 14:22:58 +03:00
pezkuwichain 94c6347521 ci: add post-deploy cleanup step to remove old assets on VPS 2026-03-02 01:37:45 +03:00
pezkuwichain dbd081ee64 fix: use GITHUB_TOKEN instead of PAT_TOKEN for branch sync 2026-02-19 06:21:32 +03:00
pezkuwichain 73ab592b13 ci: add sync-branches workflow to keep main and master in sync 2026-02-19 05:56:04 +03:00
pezkuwichain b3241005ba ci: skip VPS1 deploy, only deploy to telegram.pezkiwi.app 2026-02-15 04:12:21 +03:00
pezkuwichain e93cb143e2 fix: deploy pezkiwi.app to correct VPS (VPS2) 2026-02-15 00:06:30 +03:00
pezkuwichain f6125a127d feat(deploy): add telegram.pezkiwi.app as second deploy target 2026-02-14 11:08:25 +03:00
pezkuwichain e5dd2b4b5b refactor(ci): modularize workflows into ci, code-quality, security, deploy
- Split monolithic ci.yml into focused workflow files
- Add code-quality.yml with complexity analysis and duplicate detection
- Replace template codeql.yml with comprehensive security.yml (CodeQL, dependency audit, dependency review, secret scan)
- Separate deploy into its own workflow triggered by CI success
2026-02-14 11:02:05 +03:00
pezkuwichain 7495366ce9 ci: add deposit address env vars 2026-02-08 03:21:39 +03:00
pezkuwichain ddd28705c1 Initial commit - PezkuwiChain Telegram MiniApp 2026-02-05 10:53:13 +03:00