Releases: bitrise-io/bitrise-workflow-editor
1.0.13
Release Notes
- print bitrise.yml path
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.13
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.12
Release Notes
- Issue #181 fixed
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.12
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.11
Release Notes
- Prevent removing
project_type
from bitrise.yml (issue #170) - Error on start if no bitrise.yml in directory (#166)
- Issues #174, #175 fixed
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.11
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.10
Release Notes
- YML mode available even if app config load fails (#112)
- UI for git URL specified steps now also available in website mode (for now, GitHub only) - #164
- Preventin asset caching (#96)
- Issues #157, #167 fixed
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.10
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.9
Release Notes
- Also showing "always latest" in step list (#152)
- Issues #98, #155, #156, #160, #161 fixed
- On startup, "workflows" is always the initially selected tab, push is the initially selected trigger type (unless specified otherwise in the URL)
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.9
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.8
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.8
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.7
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.7
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.6
Release Notes
- Input categories added
- Workflow description added
- UX update - top menu now sticks to the top of the screen when scrolling
- Issue #123 fixed
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.6
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.5
Release Notes
- Multiple workflow editors can run parallel (#64)
- Browser tab close disconnects API server (#48)
- Workflow rename fixed (issue #134)
- Step rename fixed (issue #133)
- Env var key specification updated (#135)
- Source code icon - hidden if not available (issue #132)
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.5
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor
1.0.4
Release Notes
- Replace variables in input toggle removed (#123)
- Version added to footer (#54)
- Step rename UX update (issue #130)
- Add step type tag filters - only listing filters which have matching steps (#111)
- Links in markdowns now open in new tab (#106)
- Add step list duplication issue (#127) fixed
- Add step index issue (#131) fixed
- Text change (issue #73)
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.0.4
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor