Releases: bitroot/coflux
Releases · bitroot/coflux
Server (0.5.0)
Release 0.5 (#43) * Version client * Version server
Python client (0.5.0)
Server (0.4.0)
Release 0.4 (#32) * Version client * Version server
Python client (0.4.0)
Server (0.3.0)
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)
Server (0.2.5)
Fix/pin Docker base image versions (#16) * Upgrade and pin Docker base images * Tidy convention for importing * Version server
Server (0.2.4)
Fix file-based repository loading (#15) * Fix file-based repository loading * Handle repository names containing slashes * Version * Version server
Python client (0.2.6)
Server (0.2.3)
Fix server tagging (#14) * Fix server tagging * Version