OpenFn / apollo

GNU Lesser General Public License v2.1
0 stars 2 forks source link

Project generation: Integrate with Lightning #102

Open josephjclark opened 2 months ago

josephjclark commented 2 months ago

The project generator is basically working but we need a few steps to get it working with Lightning

1) Script to export straight to lightning. Generated projects should use the CLI to deploy new projects to lighting. By default uses demo but you can pass an option to any Lightning server.

2) Auto-generate the adaptors listing, probably from docs.json

3) Lightning UI. This stuff needs mocking up and designing over on the Lightning side.

4) Testing: I don't think we've got any tests of conditional or branching jobs yet? We should push test data a bit for better results