Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Conditional require, with one of the following:

  • ["tag"]

  • ["branch and ", "commit"]

Param

Source

Type

Required

Description

tag

body.config.src.from

string

Yes conditional

branch

body.config.src.from

string

Yes conditional

commit

body.config.src.from

string

Yes conditional

body.config.recipe.env

Any of the below:

  • "^.*$" as string

  • "^.*$" as object

Param

Source

Type

Required

Description

"^.*$"

body.config.recipe.env

string

Yes

"^.*$"

body.config.recipe.env

object

yes

body.config.recipe.env….

string

yes

body.config.recipe.env….

string

yes

body.config.recipe.sourceCode

Conditional require, with one of the following:

  • ["label", "catalog", "id", "version", "tag"]

  • ["label", "catalog", "id", "version", "branch", "commit"]

Param

Source

Type

Required

Description

label

body.config.recipe.sourceCode

string

Yes conditional

catalog

body.config.recipe.sourceCode

string

Yes conditional

id

body.config.recipe.sourceCode

string

Yes conditional

version

body.config.recipe.sourceCode

string

Yes conditional

branch

body.config.recipe.sourceCode

string

Yes conditional

tag

body.config.recipe.sourceCode

string

Yes conditional

commit

body.config.recipe.sourceCode

string

Yes conditional