bitrise-io/bitrise-workflow-editor

"bitrise plugin update workflow-editor" fails

Closed this issue · 3 comments

x-MacBook-Pro:bitrise apple$ bitrise plugin update workflow-editor
Updating plugin workflow-editor
Installing new version (1.1.50)
installed plugin found with version (1.1.48), overriding it...
Plugin update failed, error: failed to install plugin from (https://github.com/bitrise-io/bitrise-workflow-editor.git), error: failed to download plugin executable from (https://github.com/bitrise-io/bitrise-workflow-editor/releases/download/1.1.50/workflow-editor-Darwin-x86_64), error: non success status code (404)
x-MacBook-Pro:bitrise apple$ 

installing from source also failing

x-MacBook-Pro:bitrise apple$ bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.1.50
Installing plugin
installed plugin found with version (1.1.48), overriding it...
Plugin install failed, error: failed to download plugin executable from (https://github.com/bitrise-io/bitrise-workflow-editor/releases/download/1.1.50/workflow-editor-Darwin-x86_64), error: non success status code (404)
x-MacBook-Pro:bitrise apple$ 

Hello there!

I checked, and it is reproducible on my end as well, I will create a card for the tooling team to check it out, and fix this issue.

Thank you for reporting it! 🙃

Hi @gedw99 !

The Tooling Team fixed the issue, thanks again for the report.
I'm closing this, but feel free to re-open it if the issue still persists for you.

Happy Building 🚀