Skip to content

Releases: bitrise-io/bitrise-workflow-editor

1.1.11

09 Feb 13:19

Choose a tag to compare

Release Notes

  • Fix stack selector if project type is “other”
  • Secrets are now required to have unique key and non-empty value
  • Secrets’ values are now hidden by default, loading & showing only when “view” is selected
  • Secrets and uploaded files can now be “protected”: nor their key, nor their value, nor any of their options are editable if they are protected

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

26 Jan 15:11

Choose a tag to compare

Release Notes

  • Stack tab more fixes

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

26 Jan 13:50

Choose a tag to compare

Release Notes

  • Stack tab related minor fixes

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

25 Jan 14:51

Choose a tag to compare

Release Notes

  • Switch to "namespaced" format of metadata: secrets will temporarily use both namespaced (under "bitrise.io" ID) and non-namespaced format of "is expose" flag

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

25 Jan 12:33

Choose a tag to compare

Release Notes

  • Stacks tab added

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

15 Jan 11:07

Choose a tag to compare

Release Notes

  • CDN update

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

09 Jan 16:09

Choose a tag to compare

Release Notes

  • When saving environment variables, filter the ones without key AND value before validating all the environment variables - the user probably just forgot to cancel creating a new one
  • Trigger pattern handling update when using "*" character
  • "Delete all" action added for uploaded code signing files

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

03 Jan 15:39

Choose a tag to compare

Release Notes

  • Code signing tab bugfixes
  • Certificate expiration badge added
  • Issue #232 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.1.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.1.2

13 Dec 12:55

Choose a tag to compare

Release Notes

  • Certificate name display fix

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

12 Dec 16:43

Choose a tag to compare

Release Notes

  • Provisioning profile validation status indication fix
  • Step input - style update, show full description if opened

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