Commit Graph

12 Commits

Author SHA1 Message Date
Ivan
93dd030e83 chore(workflows): add Node.js setup and frontend build steps to Android CI 2026-04-17 00:17:26 -05:00
Ivan
4e74775411 chore(workflows): remove pnpm caching from CI and security scan workflows 2026-04-16 23:46:51 -05:00
Ivan
f0dd718f5d chore(workflows): migrate CI and related workflows from Gitea to GitHub Actions, keeping manual fallback options 2026-04-16 23:44:26 -05:00
Ivan
e330e7b3ee chore(android): remove legacy Gitea workflow and update GitHub Actions for Android build process, including new dependencies and custom recipe support 2026-04-16 03:50:57 -05:00
Ivan
aba8f3b4e9 feat(workflows): add Android build workflow to automate APK generation and testing; includes steps for setting up Java and Python, building wheels, running unit tests, and uploading artifacts 2026-04-16 01:39:25 -05:00
Ivan
6adeeaad7b chore(workflows): update Python version to 3.14 across multiple workflow files 2026-04-13 14:28:24 -05:00
Ivan
aa8723d0f4 feat(workflows): add Gitea workflow to sync GitHub release assets for Windows/macOS 2026-04-08 03:28:08 -05:00
Ivan
2a7810ebf2 feat(build): improve macOS build process with universal support and architecture-specific configurations 2026-04-03 13:12:31 -05:00
Ivan
88d0b7cea4 chore(ci): format GitHub Actions workflows 2026-04-03 12:58:47 -05:00
Ivan
8e192558b1 chore(ci): update GitHub Actions workflows to use latest action versions and enable Node 24 support 2026-04-03 12:12:23 -05:00
Ivan
55c19d31af feat(ci): introduce new GitHub Actions workflow for tagged releases, enabling builds for Windows and macOS with artifact uploads 2026-04-02 13:14:22 -05:00
Ivan
47479af210 feat(ci): add GitHub Actions workflow for building and testing on Windows and macOS, including scripts for dependency installation, testing, and artifact uploads 2026-04-02 13:04:19 -05:00