Skip to content

Releases: workfloworchestrator/orchestrator-core

Changed initial migrations dates

30 Mar 11:57
Compare
Choose a tag to compare
Pre-release
0.0.5

Bumpversion

Updated core files from Upstream

30 Mar 08:55
Compare
Choose a tag to compare
Pre-release

Updated the core orchestrator file from Upstream internal repo.

Orchestrator Core Class and database helpers

25 Mar 15:34
Compare
Choose a tag to compare

This release is used by SURF in production to run workflows.

Features

  • This release includes database helper commands to setup an alembic environment correctly.
  • It exposes an OrchestratorCore class that wraps FastAPI.

Known issues

  • It still has a number of endpoints that are SURF specific that will be refactored away.

Added new alembic environment

24 Mar 08:09
Compare
Choose a tag to compare
Pre-release
0.0.2rc9

Setup Migrations environment correctly

Database command proxy.

24 Mar 17:35
Compare
Choose a tag to compare
Pre-release
0.0.2rc11

Setup Migrations environment correctly

Alembic command proxy

24 Mar 14:19
Compare
Choose a tag to compare
Alembic command proxy Pre-release
Pre-release
0.0.2rc10

Setup Migrations environment correctly

Bump NWA-stdlib

23 Mar 14:41
Compare
Choose a tag to compare
Bump NWA-stdlib Pre-release
Pre-release
0.0.2rc8

Bumped Nwa-stdlib, oauth2-lib

Added Type hinting information

23 Mar 10:15
Compare
Choose a tag to compare
Pre-release
0.0.2rc6

Add type hinting information

Changed app Settings

22 Mar 20:51
Compare
Choose a tag to compare
Changed app Settings Pre-release
Pre-release
0.0.2rc5

Changed some app settings

Database command optimisations

22 Mar 19:08
Compare
Choose a tag to compare
Pre-release

This is a pre-release with simplified database commands.