package
0.0.0-20240219162820-22a081567435
Repository: https://github.com/bitrise-io/bitrise-add-new-project.git
Documentation: pkg.go.dev

# Functions

Account returns the slug of the selected account.
AddWebhook phase interrogates the user whether to create a webhook or not.
AutoCodesign ...
BitriseYML ...
IsPublic returns the whether the Bitrise project should be public or not.
ParseBitriseYMLFile parses a bitrise.yml and returns a data model.
PrivateKey ...
Register ...
Repo returns repository details extracted from the working directory.
Stack returns the selected stack for the project or an error if something went wrong during stack autodetection.

# Constants

HTTPS is the https git repo scheme type.
Invalid is an unsupported git repo scheme type.
SSH is the ssh git repo scheme type.

# Structs

CodesignResult ...
CodesignResultAndroid ...
CodesignResultsIOS ...
CreateProjectParams ...
Progress ...
RepoDetails encapsulates data needed to perform repo registration related requests through the Bitrise API.

# Type aliases

RepoScheme is the type of the git repository protocol.