Stefano Amorelli
8fcc70072f
ci: temporarily skip fmt/clippy to unblock release
...
Will re-enable after initial publish to crates.io
2025-08-17 13:30:44 +03:00
Stefano Amorelli
5422a3e8b2
Revert "ci: temporarily disable fmt and clippy checks"
...
This reverts commit cdb0e893f7 .
2025-08-16 17:34:58 +03:00
Stefano Amorelli
cdb0e893f7
ci: temporarily disable fmt and clippy checks
...
- Focus on core functionality first
- Will re-enable after rustfmt/clippy setup
2025-08-16 17:34:37 +03:00
Stefano Amorelli
34cc3712b8
ci: add release workflow for crates.io publishing
...
- Automated publishing to crates.io on version tags
- Cross-platform binary builds
- GitHub release creation with artifacts
- Manual workflow dispatch support
2025-08-16 17:21:41 +03:00