Releases: bitrise-io/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
1.0.3
Release Notes
- Prevent asset caching added (issue #96) for website mode
- UX updates (issue #124)
- Issue #121 fixed
- Issue #116 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.3
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.2
Release Notes
- Issue #109 fix: empty workflows handled
- Devcenter URL fix (issue #115)
- Issue #119 fix: pull request triggers only need source or target branch pattern
- Issue #122 fix: inputs-outputs fix for steps without inputs or outputs
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.2
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.1
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.1
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.0
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.0
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
0.9.10
Release Notes
- Issues #83, #84, #88, #90, #92, #93, #94 fixed
- Footer added
- Deprecated badge added for deprecated steps
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 0.9.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
0.9.9
Release Notes
- Add step sidebar added
- Required inputs marked on UI if their value is not filled
- Step version update available badge added
- Step verified / user contributed badge added
- Issues #68, #79, #81
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 0.9.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
0.9.8
Release Notes
- Issue fixed when bitrise.yml has step defined as
step-id:
instead ofstep-id: {}
- Confirm popup dismissed via escape key - handled as confirm popup's "no" button
- Inputs that are not recommended to be changed - changing disabled on the UI
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 0.9.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
0.9.7
Release Notes
- Git step handling added
- Local step handling added
- On step version change, warning added about inputs not available in the new version
- Minor UX bugfixes (fixing issue #63)
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 0.9.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