OpenFn / kit

The bits & pieces that make OpenFn work. (diagrammer, cli, compiler, runtime, runtime manager, logger, etc.)
8 stars 12 forks source link

update lightning plan options to use snake_case #678

Closed midigofrank closed 2 months ago

midigofrank commented 2 months ago

Short Description

Related issue

Fixes #677

Checklist before requesting a review

Release branch checklist

If this IS a release branch:

Tags may need updating if commits come in after the tags are first generated.

midigofrank commented 2 months ago

Looks good @midigofrank ! Nice and simple.

Although it's technically a breaking change, it's such a small one, and on an unused feature. It feels more like a patch to me? What do you think?

You can just update the changelog file to adjust it

Yeah, given it's an unused feature, a patch is sounds right

midigofrank commented 2 months ago

@josephjclark should I create the tag and push? EDIT: I have pushed the tags