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

Add Windows Build & Tests To Pipeline #27

Closed
4 tasks done
matheusgomes28 opened this issue Mar 16, 2023 · 1 comment
Closed
4 tasks done

Add Windows Build & Tests To Pipeline #27

matheusgomes28 opened this issue Mar 16, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@matheusgomes28
Copy link
Owner

matheusgomes28 commented Mar 16, 2023

We're currently only building for Ubuntu 18.04 in the pipeline. Would be ideal to build on MSVC compilers to catch other potential errors and bugs.

TODOS:

  • Figure out what image to use. These are the azure available ones. 💻
  • Create Windows build stage. 🪟
  • Use chocolatey to install conan on pipeline. 🍫
  • Create Windows test stage. 🧪
@matheusgomes28 matheusgomes28 added the enhancement New feature or request label Mar 16, 2023
@matheusgomes28
Copy link
Owner Author

Figure out what image to use. These are the azure available ones. 💻

Using the windows-2022 image. Comes with vs2022, cmake and chocolatey to install other stuff like conan.

@matheusgomes28 matheusgomes28 added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant