Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/product-os/transformers-core


https://github.com/product-os/transformers-core

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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