Skip to content

Releases: bitroot/coflux

Server (0.5.0)

23 Nov 22:28
a395277

Choose a tag to compare

Release 0.5 (#43)

* Version client

* Version server

Python client (0.5.0)

23 Nov 22:28
a395277

Choose a tag to compare

Server (0.4.0)

08 Oct 18:05
7fe20de

Choose a tag to compare

Release 0.4 (#32)

* Version client

* Version server

Python client (0.4.0)

08 Oct 18:05
7fe20de

Choose a tag to compare

Server (0.3.0)

31 Aug 12:46
c7aeedc

Choose a tag to compare

Rework environments (#21)

* Combine environments into projects

* Register environments from CLI

* Support archving an environment

* Re-add configure command

* Fix cache lookup

* Separate starting workflow and task

* Check target type before assigning to session

* Use active environment when starting run

* Specify target type when scheduling run

* Better handling of unrecognised environment name

* Limit run selector to active environment

* Re-add 'add environment' dialog with instructions

* Support re-running executions in a different environment

* Filter runs/logs by environment

* Use 'base' to link environments

* Add run to selector after re-running in environment

* Don't require setting environment in config

* Prevent environment label wrap

* Separate start/resume session

* Check environment isn't archived

* Require descendent (or same) environment for re-run

* Fix memo lookup

* Tidy environment label style

* Fix stubs

* Ensure new environment after archive, and use environment IDs

* Add drop-down to re-run button to choose environment

* Handle unrecognised session ID

* Cancel executions when archiving an environment

* Stop sessions for archived environment

* Fix priority of execution status

* Show hierarchy of environments in selector

* Stop sessions when environment archived; separate create/update/archive environment

* Update 'getting started' instructions

* Redirect to project page if target isn't recognised

* Fix React warnings

* Handle only archived environments

* Use topic hook

* Update docs

* Version server and client

Python client (0.3.0)

31 Aug 12:46
c7aeedc

Choose a tag to compare

Server (0.2.5)

28 Feb 21:12
fa0b76a

Choose a tag to compare

Fix/pin Docker base image versions (#16)

* Upgrade and pin Docker base images

* Tidy convention for importing

* Version server

Server (0.2.4)

27 Feb 22:51
017644a

Choose a tag to compare

Fix file-based repository loading (#15)

* Fix file-based repository loading

* Handle repository names containing slashes

* Version

* Version server

Python client (0.2.6)

27 Feb 22:51
017644a

Choose a tag to compare

Server (0.2.3)

15 Feb 14:58
348480f

Choose a tag to compare

Fix server tagging (#14)

* Fix server tagging

* Version