ReleaseKit.Config (ReleaseKit v0.2.0)

Copy Markdown

Validates ReleaseKit artifact configuration before a build starts.

Summary

Functions

Returns the supported lifecycle phases.

Validates artifact options and returns them unchanged.

Functions

lifecycle_phases()

@spec lifecycle_phases() :: [atom()]

Returns the supported lifecycle phases.

validate!(opts)

@spec validate!(keyword()) :: keyword()

Validates artifact options and returns them unchanged.