mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Add PR template, bug report and feature request issue templates - Add Dependabot for Go, npm, Cargo, and GitHub Actions dependencies - Update CI: narrow triggers to main push + PRs only, add concurrency groups, split client into fast check + gated Tauri build (PRs to main), add coverage artifacts with 7-day retention - Update release workflow: replace legacy WPF build with Tauri NSIS installer build - Remove legacy WPF client-build-test job from CI - All optimized for GitHub Free plan (no CodeQL, conserve minutes)