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 #172

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

andreasbuhr
Copy link
Contributor

This pull request should add support for github actions. It is in a very early stage and should be significantly improved before merged.

Any help or review is greatly appreciated. Especially, help in creating MSVC tests would be great.

To help improve this pull request, please fork https://github.com/andreasbuhr/cppcoro/tree/add_github_actions and create a pull request toward this branch.

@andreasbuhr
Copy link
Contributor Author

Starting to look nice, have a look here: https://github.com/andreasbuhr/cppcoro/runs/1245006472
Next step is to add MSVC.

@lewissbaker
Copy link
Owner

Feel free to steal bits from libunifex actions config.

https://github.com/facebookexperimental/libunifex/blob/master/.github/workflows/libunifex-ci.yml

@andreasbuhr andreasbuhr marked this pull request as ready for review November 4, 2020 21:29
@andreasbuhr
Copy link
Contributor Author

This pull request is now open for two month. I now stop maintaining this pull request. From now on, I will continue to maintain the master branch in https://github.com/andreasbuhr/cppcoro. There we have CMake support, a CI based on Github Actions, and support for the latest compilers.

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.

None yet

3 participants