8000 Inconsitency in step development guidelines · Issue #886 · bitrise-io/bitrise · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Inconsitency in step development guidelines #886
Open
@koral--

Description

@koral--

The guideline in this repo says:

Based on our experience the pipe character (|) works really well as a universal separator character, as it's quite rare in input values (compared to ,, ;, = or other more common separator characters).

https://github.com/bitrise-io/bitrise/blob/master/_docs/step-development-guideline.md#input-naming-convention
And the same rule applies to the outputs.

However, the guideline on devcenter says:

expect the values to be provided as a newline character (\n) separated list (for example, first value\nsecond value).

https://devcenter.bitrise.io/en/steps-and-workflows/developing-your-own-bitrise-step/developing-a-new-step.html

It seems that all the steps use pipe as an output separator in fact so devcenter is incorrect?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0