evaleev / libint

Libint: high-performance library for computing Gaussian integrals in quantum mechanics
Other
225 stars 95 forks source link

Azure DevOps #156

Open loriab opened 4 years ago

loriab commented 4 years ago

It would be nice to get Windows testing with Azure set up. And it'd probably be easier to do it outright in your control than for me to set one up for a fork and try to transfer. Not that anything is easy on Azure, interface-wise.

If you're willing, could you try to get this repo hooked up via the instructions https://docs.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline?view=azure-devops&tabs=browser%2Ctfs-2018-2 or https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml or any other instructions that look likely? I think the important steps are to make an Azure DevOps acct for libint, add GH:evaleev/libint to it as a Project, and (if you're ok with it) adding @andysim and myself as Members (we're registered under our gmail addresses). Once that's working, I think I can PR files akin to .travis to trigger the pipeline. Glad to attempt to answer any questions or concerns.