Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide on supported platforms and test in CI #4448

Closed
2 tasks
Tracked by #3096
conradoplg opened this issue May 20, 2022 · 1 comment · Fixed by #4773
Closed
2 tasks
Tracked by #3096

Decide on supported platforms and test in CI #4448

conradoplg opened this issue May 20, 2022 · 1 comment · Fixed by #4773
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles C-enhancement Category: This is an improvement

Comments

@conradoplg
Copy link
Collaborator

conradoplg commented May 20, 2022

Motivation

We should decide which platforms we will officially support, and test it in CI.

Specifications

Designs

  • Decide which platforms (OS distribution, CPU, Rust version, C/C++ compiler, packaging system) we want to support
  • Add tests in CI for those that we don't test already

Related Work

@conradoplg conradoplg added C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage A-devops Area: Pipelines, CI/CD and Dockerfiles labels May 20, 2022
@teor2345
Copy link
Contributor

I added the following parts to the platform:

  • OS distribution
  • C/C++ compiler
  • packaging system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles C-enhancement Category: This is an improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants