Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 652 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 652 Bytes

transformers-core

Artifacts

An artifact can be any file or directory including but not limited to container images, packages, source directories.

Runtimes

Manifests

Workspaces

Inbuilt types

  • task
  • error

Contracts

Comparison with Jellyfish contracts:

  • Uses slug as primary key instead of id
  • slug is composition of loop/repo/type
  • type does not include version
  • Adds typeVersion field, semver range, expected to be added to Jellyfish
  • Adds repo field, expected to be added to Jellyfish

Notes

  • readContractSource accepts a type parameter but performs no runtime validation of the contract read