...
The key step is that you will need to set the endpoints so they match those defined in the azure-pipelines.yml file. Pick 'grant authorization'.
A guide on understanding and using CI once set up can be found here.
Future development
- Extend tests to other repos (outside of dsBetaTestClient etc).
- Look at a set of versions of software e.g. run on permutations of last few releases of R, opal, DataSHIELD etc.
- Extend trigger criteria - should run if dsBase changes for instance.
- Extend the azure file to have a separate job which could run dsDanger (last), maybe another job to run DSLite.
...