Closed tomkerkhove closed 5 years ago
It's not a must, I'm just curious.
I think it's a good idea to move to Azure Devops
I can pick this up if you guys are up for it.
@MassimoC I'd need to have a project to build them on and a connection towards GitHub.
Would YAML configuration be ok?
Go for YAML. I think is the best approach for OSS
This is done, but it only builds as debug - Otherwise we were having issues with SQL connection.
Can you have a look at this please @fgheysels ?
Build cleaned up via #119.
Remaining things open before closure:
With respect to build config, we used to build in debug for travis as well. Do we need release build or not? I think it's good practice but no expert
You can manually trigger CI for now via /azp run ci
Completed ✔️
Now that Azure DevOps has public builds I'm curious if we should move to that instead over using Travis CI given we're more used to it and will be easier to onboard new folks.
Thoughts?