Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/product-os/transformers-core
https://github.com/product-os/transformers-core
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/product-os/transformers-core
- Owner: product-os
- License: agpl-3.0
- Created: 2022-06-13T12:23:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T07:48:51.000Z (about 2 years ago)
- Last Synced: 2023-02-28T06:11:23.909Z (over 1 year ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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