Upgrade DOSDP Tools to 0.20#1347
Conversation
|
Note that, with the switch to ODK-Core, the test suite in this repo only runs a small fraction of the existing tests. If you want to run the full test suite with DOSDP Tools 0.20, you must add it to ODK-Core (here), and then run ODK-Core’s test suite (either locally, or on GitHub after creating a PR). |
I didnt realise there were ANY tests for DOSDP tools? I have already tested it with 4 repos (OBA, Mondo, ECTO, DPO) - so I am not too concerned. But a single place to maintain the DOSDP version - which is it? |
I think there are a couple of test configs that do make use of DOSDP. But of course, as for all our tests, we merely check that we can generate the repository and run a
The way things work for now is that ODK-Core can install the tools itself, but the build process for the ODK images will override ODK-Core. So there are two places where the version of DOSDP-Tools can be specified, but the one place that gives the version that will end up in the actual ODK image is the one that you modified in this repository. |
|
Looks good from testing dpo and FBbt |
|
Looks good from testing in OBA |
Still testing this.