common-workflow-language / common-workflow-language/schema_salad
add automated test for breaking the API
Open
- Dominant language
- Python
- Stars
- 86
- Forks
- 64
- Avg merge
- 19h 24m
- Merged PRs (30d)
- 19
Description
to avoid situations like https://github.com/common-workflow-language/cwltool/pull/987#issuecomment-442741693 again
Add as another task in `tox.ini`
- [ ] 1. Check the diff, did we change/increment the prefix in `setup.py` & `Makefile`? (also check that they match)
- [ ] 2. If not, `pip install cwltool` and run the `cwltool` tests using this version of `schema_salad`
- [ ] 3. Repeat with the entire suite of CWL conformance tests using the latest release of `cwltool` (as above)
Contributor guide
Assessment
This issue has not been assessed yet.