package
4.6.1+incompatible
Repository: https://github.com/bitrise-io/bitrise-init.git
Documentation: pkg.go.dev
# Functions
NewConfigOption ...
NewDefaultConfigBuilder ...
NewOption ...
# Constants
DeployWorkflowID ...
FormatVersion ...
PrimaryWorkflowID ...
No description provided by the author
No description provided by the author
No description provided by the author
Originally: - if there was only one key then this question was not asked - if there was more than one keys then it was asked in a list to select from Now, if this type is selected: - if there is only one key then the view should let the user select of the only item the list has or manual input - if there are more than one keys then the selection must be asked in a list to select from or have a manual button to let the user to input anything else.
Originally: - if there was only one key and it's name was `_` then we shown an input field to the user to type his value in and it was a requirement to have an input value Now, if this type is selected: - we must show an input field to the user and it is NOT required to be filled, can be empty, and any name for the key will be the placeholder value for the input field.
Originally: - if there was only one key then this question was not asked - if there was more than one keys then it was asked in a list to select from Now, if this type is selected: - if there is only one key then this question shall not not be asked - if there are more than one keys then the selection must be asked in a list to select from.
Originally: - if there was only one key and it's name was `_` then we shown an input field to the user to type his value in and it was a requirement to have an input value Now, if this type is selected: - we must show an input field to the user and it is required to fill, any name for the key will be the placeholder value for the input field.
UserInputOptionDefaultValue can be used as a value (forValue) for adding a default new option to a TypeUserInput and TypeOptionalUserInput OptionNode via AddOption or AddConfig.
# Structs
ConfigBuilderModel ...
No description provided by the author
Icon is potential app icon.
OptionNode ...
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Type is to select the user interaction type that is required to fill an option.
No description provided by the author
WorkflowID ...