-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Actually filter to Mesos tests Also run Mesos tests of we touch Mesos. It looks like #4646 added a bunch of Mesos test run steps but didn't include tests= so they just run all tests, even if the dependencies aren't there. * Don't import boto when it may not be installed * Stop pinning very old setuptools and pyyaml This basically reverts 60096d8 and should let us use a setuptools that is new enough for the Python versions we are using. * Run all tests on -fix-ci branches * Put Mesos AWS tests in the Mesos step * Improve WDL documentation (#4732) * Fix code block boundary * Make the CWL quickstart the main one * Talk about Python workflows instead of user scripts * Chase away all the Sphinx warnings so we know the docs should look right * Fail the docs build if the docstrings don't parse cleanly * Encourage installing with cwl and wdl extras * Qualify Python development * Reorganize docs to plug the workflow languages more * Talk a bit about WDL * Add conformance test and install info * Stop trying to draw inheritance diagrams since RtD doesn't give us a dot anyway --------- Co-authored-by: Lon Blauvelt <[email protected]> * Indent docstring to fix doc build failure --------- Co-authored-by: Lon Blauvelt <[email protected]>
- Loading branch information
1 parent
1d6e534
commit b31e3d5
Showing
5 changed files
with
41 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters