Standardize project and workflow export to match portability spec
Open
Nobody has claimed this yet.
sync v2
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
In order to line up the portability spec across our tools, we need to ensure:
- Exporting a project should download a CLI compatible stateless project file (as described in https://github.com/OpenFn/kit/issues/1398)
- Exporting (and importing) a workflow should use the CLI's workflow format (as described in https://github.com/OpenFn/kit/issues/1117)
If we do these things, then file formats across the CLI and lightning will finally be fully aligned and interopable and compatible. And we can make the Portability Spec really mean something,
Additional: when exporting workflow and project files from the app, let users choose the format.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.