Skip to content

Conversation

@sagarpatil-mv
Copy link

No description provided.

### Development Environment
- **Nix flake**: Updated to stable `nixos-25.05`

### CI/CD Updates
- **Rust version**: Upgraded from 1.78 to 1.91 for test and macOS builds
- **Linux musl build**: Upgraded to 1.90.0 (pinned to `1.90.0-stable-2025-09-27`)
- **OpenSSL**: Added vendored OpenSSL feature to eliminate system dependency issues across muslrust image versions

### Code Quality
- Fixed clippy lint `iter_kv_map`
- Removed unused `SaltConfig` struct

## Motivation
- Rust 1.78 is incompatible with `cargo2junit` (requires 1.81+)
- Newer muslrust images had OpenSSL configuration issues
- Aligns CI with local Nix development environment (Rust 1.91) (well close enough for rock n roll ; )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants