solstice-ci/crates/workflow-runner
Till Wegmueller 6631ce4d6e
Add insecure TLS support, CA bundle handling, and package update for SunOS environments
This commit introduces the following updates:
- Adds an environment variable (`SOLSTICE_ALLOW_INSECURE`) to enable insecure TLS as a fallback for curl.
- Improves CA certificate handling and automatic installation on SunOS using IPS or pkgin.
- Extends fallback logic for repository fetching to cover scenarios with missing CA bundles.
- Updates Solstice job script dependencies to include `cmake`.
2025-11-02 20:48:05 +01:00
..
src Add insecure TLS support, CA bundle handling, and package update for SunOS environments 2025-11-02 20:48:05 +01:00
Cargo.toml Add bindgen-related configuration and dependencies for cross-compilation 2025-11-01 16:22:37 +01:00