-
Notifications
You must be signed in to change notification settings - Fork 1
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
[WIP] CI for testing and wheel builds #4
Conversation
Note: I understand you are busy and that this won't get handled right away. I'm just getting it setup now for later consideration when you have a chance. :] I tried to create a build in Azure using this repo rather than my fork so it would report results into this PR, but I can't quite figure out how to make the connection. Here's my build against my repo. https://dev.azure.com/altendky/siphash-cffi/_build?definitionId=7&_a=summary If you go to the latest build you can see Clicking that then So a quick overview of the structure of this build. There are four basic steps:
I wrote up If you are interested in this and comfortable with using Microsoft Azure Pipelines for the CI then you can go ahead and get started setting up an official pipeline. As I recall you bounce back and forth between Azure and GitHub a few times but... just keep going I guess. :] https://github.com/marketplace/azure-pipelines I'll keep working on the WIP list. |
#3
WIP for:
sdist
artifactpytest-azurepipelines
should be outputting the test results but doesn't seem to betrigger:
section