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

Setup Windows for GitHub Actions #130

Closed
faustbrian opened this issue Sep 23, 2019 · 7 comments
Closed

Setup Windows for GitHub Actions #130

faustbrian opened this issue Sep 23, 2019 · 7 comments
Assignees
Labels
Environment: Continuous Integration The issue or pull request affects the continuous integration environment. Priority: High The issue or pull request will affect most users. Status: Resolved The issue has been resolved.

Comments

@faustbrian
Copy link
Contributor

a188803 moved everything CI related to GitHub Actions. Missing is windows to ditch appveyor which is a bit unreliable.

@faustbrian faustbrian added Environment: Continuous Integration The issue or pull request affects the continuous integration environment. Priority: High The issue or pull request will affect most users. labels Sep 23, 2019
@faustbrian
Copy link
Contributor Author

@ciband @sleepdefic1t could you look into what configurations you need to get the tests and build working on GitHub Actions with windows? Should be fairly simple like the rest of the workflows.

@sleepdefic1t
Copy link
Contributor

Definitely not as straight forward as the others. lol
I've got it triggering and building in a fork branch atm, but not finding the test .exe that it supposedly made..

I'll try to get it wrapped up this week.

@stale
Copy link

stale bot commented Oct 31, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Oct 31, 2019
@stale stale bot closed this as completed Nov 7, 2019
@ghost ghost removed the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Nov 7, 2019
@faustbrian faustbrian reopened this Nov 7, 2019
@stale
Copy link

stale bot commented Dec 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Dec 7, 2019
@faustbrian faustbrian removed the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Dec 7, 2019
@stale
Copy link

stale bot commented Jan 6, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Jan 6, 2020
@sleepdefic1t sleepdefic1t added Status: Available The issue is not assigned to anyone and available to be worked on. and removed Status: Stale The pull request is in need of updates but there has not been a sufficient response. labels Jan 9, 2020
@sleepdefic1t
Copy link
Contributor

Battled this on and off for a while.
Still not much progress.

tl;dr
issues building/linking to cURL on Windows.

If any Windows devs would like to take a look, that could be helpful.
I'm not too familiar with that env.

Another solution would be to re-add Hunter for package management,
but it'd only be for handling cURL.
C++ Client & Crypto otherwise just use Git via CMake.

sleepdefic1t added a commit that referenced this issue Dec 28, 2020
@sleepdefic1t sleepdefic1t added Status: Resolved The issue has been resolved. and removed Status: Available The issue is not assigned to anyone and available to be worked on. labels Dec 28, 2020
@sleepdefic1t
Copy link
Contributor

resolved in #204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Environment: Continuous Integration The issue or pull request affects the continuous integration environment. Priority: High The issue or pull request will affect most users. Status: Resolved The issue has been resolved.
Projects
None yet
Development

No branches or pull requests

2 participants