Weld.Release (weld v0.7.2)

Copy Markdown View Source

Prepares and archives deterministic welded release bundles.

Summary

Functions

archive!(plan)

@spec archive!(Weld.Plan.t()) :: map()

bundle_path(plan)

@spec bundle_path(Weld.Plan.t()) :: Path.t()

prepare!(plan)

@spec prepare!(Weld.Plan.t()) :: map()

track!(plan, opts \\ [])

@spec track!(
  Weld.Plan.t(),
  keyword()
) :: map()