Releases: Sage-Bionetworks-Workflows/py-orca
Releases · Sage-Bionetworks-Workflows/py-orca
Version 1.2.0
What's Changed
- [WORKFLOWS-528] Allow
LaunchInfovalues to be missing by @BrunoGrandePhD in #17 - [ORCA-210] Add support for resuming workflows in NextflowTowerOps by @BrunoGrandePhD in #18
- [ORCA-217] Improve usability of Nextflow Tower service by @BrunoGrandePhD in #19
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
What's Changed
- [ORCA-151] Create base class for client factories by @BrunoGrandePhD in #8
- [ORCA-152] Create base class for ops by @BrunoGrandePhD in #9
- [ORCA-153] Create base class for hooks by @BrunoGrandePhD in #10
- [ORCA-154] Migrate config-related code to
BaseConfigand improve docstrings by @BrunoGrandePhD in #11 - [ORCA-155] Adding tests to base tower service class by @rxu17 in #14
- [ORCA-155] Implement basic Nextflow Tower service by @BrunoGrandePhD in #13
- [ORCA-164] adds
get_workflowandget_workflow_statusmethods to ops by @BWMac in #16 - [ORCA-163] Implement
launch_workflow()andLaunchInfodataclass by @BrunoGrandePhD in #15
New Contributors
Full Changelog: v1.0.1...v1.1.0
Version 1.0.1
What's Changed
- Fix inconsistent package name by @BrunoGrandePhD in #7
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
What's Changed
- [ORCA-129] Create Python package structure based on
py-dcqcby @BrunoGrandePhD in #1 - [ORCA-128] Design an Airflow-friendly structure for client and tasks code by @BrunoGrandePhD in #2
- [ORCA-130] Implement basic
SevenBridgesTasksmethods for task monitoring by @BrunoGrandePhD in #3 - [ORCA-131] Change "Tasks" suffix to "Ops" to avoid confusion by @BrunoGrandePhD in #4
- [ORCA-133] Configure
orcaas an Airflow provider package by @BrunoGrandePhD in #5 - [ORCA-134] Update "orca" based on Airflow testing by @BrunoGrandePhD in #6
New Contributors
- @BrunoGrandePhD made their first contribution in #1
Full Changelog: https://github.com/Sage-Bionetworks-Workflows/py-orca/commits/v1.0.0