vibetunnel/.github/workflows
Peter Steinberger 0a067ca7a7 Update CI to build Rust binaries and clarify Node.js builds
- Rename Node.js job to clarify it builds both frontend and backend
- Add comment explaining what npm run build does (CSS, client, server)
- Include public/bundle/ in Node.js artifacts for frontend assets
- Add Rust binary build job with matrix strategy for multiple platforms:
  - Linux (x86_64)
  - macOS (x86_64 and arm64)
  - Windows (x86_64)
- Cache Rust dependencies for faster builds
- Run tests only on native platforms (not cross-compilation targets)
2025-06-16 16:47:42 +02:00
..
ci.yml Update CI to build Rust binaries and clarify Node.js builds 2025-06-16 16:47:42 +02:00
lint.yml Add SwiftLint and SwiftFormat configuration for Swift 6 2025-06-15 23:48:30 +02:00