`openfn`: Update to support lightning
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
This is just a stub issue at the moment, a note/reminder
We should update the openfn adaptor to be lightning compatible.
Breaking change, major version, no v1 support.
It should make it very easy to call trigger a workflow with data. Something like trigger(workflow, data).
Or maybe because we call them webhooks, it should be callWebhook(id, data)
What other openfn functionality would we want to support?
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.
Research direction
No file or test is named; start by locating the existing openfn adaptor and reviewing Lightning compatibility requirements. Clarify the supported functionality and whether the public entry point is trigger(workflow, data) or callWebhook(id, data); done requires an agreed breaking major-version scope with no v1 support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100