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 GitHub Actions to build and test ThermoFun (Linux/macOS/Windows) #44

Merged
merged 4 commits into from
Oct 4, 2022

Conversation

allanleal
Copy link
Contributor

@allanleal allanleal commented Sep 27, 2022

This PR will enable GitHub actions that will build and test ThermoFun on each push and pull request. These tasks will be executed for Linux, macOS and Windows builds. GitHub Actions has become a more common solution for CI.

This PR, once merged, leaves Travis and Azure builds as redundant (could be removed).

This causes MSVC compiler to be activated automatically when the conda environment `thermofun` is activated in Windows.
@allanleal allanleal requested a review from gdmiron September 27, 2022 09:44
Copy link
Member

@gdmiron gdmiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the input! I can remove the other ci when I am back from holiday.

@allanleal allanleal merged commit d9092c0 into thermohub:master Oct 4, 2022
@allanleal allanleal deleted the ci-as-github-actions branch October 4, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants