Export - CSV (All fields)
Export - CSV (Current fields)
- PM-1700
add SIGINT handler to Client.wait() so that it can exit cleanly - PM-1690
the --json option added in pegasus-plan/run needs to be integrated into the python api client code - PM-1667
when client code is called, it should be more obvious what pegasus-<tool> is being called - PM-1666
get live output from pegasus cli tools when they are called with the client code - PM-1628
files generated by the api should have comments specifying that they have been auto generated by the api - PM-1627
workflow uuid, submit dir, submit hostname, root wf id should be accessible from the workflow object - PM-1623
fix 5.0 python auto generated python api documentation - PM-1611
add pegasus-graphviz functionality into the api - PM-1609
register_replica should be set to True by default - PM-1601
Client plan input_dir must take in a list of str - PM-1599
Improve exception handling for failed execution of pegasus client commands - PM-1598
Output originating from pegasus-tools should be output by workflow object as is (without any log category) - PM-1591
Only require site and pfn in Transformation constructor when automatically creating a TransformationSite - PM-1590
in the Workflow object set infer_dependencies to be True by default - PM-1588
in add_pegasus_profile(), add data_configuration as a kwarg - PM-1587
_DirectoryType enums should have underscores in name - PM-1586
add built-in support for pathlib.Path objects where ever paths are used - PM-1585
remove glibc from schema and api as it is not used anymore - PM-1548
preserve case for property keys when properties python api is used - PM-1437
add type annotations
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0