Releases: Sage-Bionetworks-Workflows/py-orca
Releases · Sage-Bionetworks-Workflows/py-orca
v1.4.0
What's Changed
- [IBCDPE-700] Update
demo.py
to usenf-synapse
:NF_SYNINDEX
by @BWMac in #41 - [ORCA-318] Add instructions on setting up env on EC2 by @danlu1 in #42
- cleans readme for pre-commit by @BWMac in #43
- Adds
gh_token
to KeepAlive workflow by @BWMac in #44 - [IBCDPE-1111] Upgrade airflow version by @BryanFauble in #45
New Contributors
Full Changelog: v1.3.5...v1.4.0
v1.3.5
v1.3.4
What's Changed
- Correct pipfile and add readme note by @BryanFauble in #30
- [ORCA-294] Fix
tox
implementation in CI pipeline by @BWMac in #31 - Add code owners and update authors by @thomasyu888 in #33
- CI testing by @BWMac in #32
- [IBCDPE-749] Clarify points in documentation by @jaymedina in #36
- [ORCA-297] Fixing tutorial demo (
demo.py
and documentation) by @jaymedina in #35 - [ORCA-306] Get and update Challenge submissions by @jaymedina in #37
New Contributors
- @BryanFauble made their first contribution in #30
- @jaymedina made their first contribution in #36
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
What's Changed
- Improve
.env.example
template by @thomasyu888 in #25 - [ORCA-280] Adds Support for Nextflow Entrypoints in
LaunchInfo
by @BWMac in #26 - [ORCA-282] Adds "Keep Alive" CI Step by @BWMac in #27
- [ORCA-283] CI Publish Bug Fix by @BWMac in #28
New Contributors
- @thomasyu888 made their first contribution in #25
Full Changelog: v1.3.1...v1.3.2
Version 1.3.1
Version 1.3.0
What's Changed
- [ORCA-208] Extend all base classes to support Synapse service by @BrunoGrandePhD in #20
- [ORCA-228] Refactor workflow/task status as dataclasses by @BrunoGrandePhD in #21
- [ORCA-229] Implement
monitor_workflow()
for Tower by @BrunoGrandePhD in #22 - [WORKFLOWS-220] Create
py-orca
demonstration script by @BrunoGrandePhD in #23
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
What's Changed
- [WORKFLOWS-528] Allow
LaunchInfo
values 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
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
andget_workflow_status
methods to ops by @BWMac in #16 - [ORCA-163] Implement
launch_workflow()
andLaunchInfo
dataclass 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