bitrise-workflow-editor
bitrise-workflow-editor copied to clipboard
Bitrise Workflow Editor
If you manually edit the bitrise.yml file to include `is_skippable` and save then go into the workflow editor and make a change and save to any step the `is_skippable` flag...
We host the `bitrise.yml` together with our codebase in our GIT repo, but cannot add or rename workflows to it and make a test run of them before merging to...
It would be nice if you could specify the path/name of the `bitrise.yml` you are editing in the same way that `bitrise run` can be given a `--config` flag. I'm...
When creating a new workflow on `bitrise.io` from an empty template, the following (word for word, space for space) is added to `bitrise.yml`: ``` workflow-test: steps: - [email protected]: {} meta:...
I have a workflow with 2 script steps. One of them looks consistently in both Workflows and bitrise.yml tabs but 2nd one has newline characters replaced with `\n`.  ...
When you save a file using the offline workflow editor, it reformats and reorders everything in the file. It gives completely different output from the online version of the editor...
I think it goes without saying - when writing scripts and things that are generally meaningful to a machine with case-sensitive inputs, it's problematic when text input fields have autocorrect...
Hello, could we have all workflows in the workflow dropdown sorted alphabetically please? We have almost 40 workflows and it is not UX friendly at the moment. Thank you
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...