Skip to content

[feature] Switch implant CI to use linux cross-compile and then test on windows #1034

@hulto

Description

@hulto

Is your feature request related to a problem? Please describe.
Current CI/CD tests are not in line with how we suggest users build the platform.

Describe the solution you'd like

  • Make MacOS a separate job
  • Seperate test job into a build & test section
  • build tests on linux using cargo test --no-run --target=
  • copy tests from previous stage and run them on linux and windows respectively

Describe alternatives you've considered
Na

Additional context
Na

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions