Skip to content

0.9.3

Choose a tag to compare

@godrei godrei released this 07 Feb 12:38
· 2465 commits to master since this release

Release Notes

  • Deprecated trigger auto-update on start - fixed
  • Variable key validation logic updated - only letters, numbers, underscore are allowed, and key cannot start with number
  • On tab switch, show save prompt popup if next tab handles different source (e. g. when going from Workflows tab to Secrets tab) and previous tab has unsaved changes
  • On page close, show confirm popup if there are unsaved changes

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.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