Skip to content

CI should cargo-check builds on all supported systems #686

@j-chmielewski

Description

@j-chmielewski

Problem

As the client implementations for different operating systems continue to diverge and additional conditional compilation blocks are introduced, the likelihood of introducing build errors on other platforms increases.
Manually testing these builds across multiple virtual machines during development is error-prone and inefficient.

Proposal

Introduce CI checks for all supported platforms to automatically verify that the project compiles successfully across environments, triggered on merge-request to main/dev/release branches.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Development ready

Relationships

None yet

Development

No branches or pull requests

Issue actions