Skip to content

Releases: Sage-Bionetworks-Workflows/py-orca

Version 1.2.0

04 May 22:21
81009c2

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

01 May 21:09
74f9c5c

Choose a tag to compare

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 BaseConfig and 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_workflow and get_workflow_status methods to ops by @BWMac in #16
  • [ORCA-163] Implement launch_workflow() and LaunchInfo dataclass by @BrunoGrandePhD in #15

New Contributors

Full Changelog: v1.0.1...v1.1.0

Version 1.0.1

10 Feb 21:15
3d16222

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

10 Feb 17:21

Choose a tag to compare

What's Changed

  • [ORCA-129] Create Python package structure based on py-dcqc by @BrunoGrandePhD in #1
  • [ORCA-128] Design an Airflow-friendly structure for client and tasks code by @BrunoGrandePhD in #2
  • [ORCA-130] Implement basic SevenBridgesTasks methods for task monitoring by @BrunoGrandePhD in #3
  • [ORCA-131] Change "Tasks" suffix to "Ops" to avoid confusion by @BrunoGrandePhD in #4
  • [ORCA-133] Configure orca as an Airflow provider package by @BrunoGrandePhD in #5
  • [ORCA-134] Update "orca" based on Airflow testing by @BrunoGrandePhD in #6

New Contributors

Full Changelog: https://github.com/Sage-Bionetworks-Workflows/py-orca/commits/v1.0.0