Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: conversion of code step actions #51

Merged
merged 4 commits into from
Apr 25, 2023

Conversation

js07
Copy link
Owner

@js07 js07 commented Apr 25, 2023

Support conversion of actions from raw code, only

  • Makes the following input args optional: HID, DEFAULT_NAMESPACE, TITLE, DESCRIPTION,
    PUBLISHED_VERSION_MAJOR, PUBLISHED_VERSION_MINOR, CODE_CONFIG_JSON
  • Generated components may now omit properties: key, type, name, description, version, props
  • Parse params from raw code if code config is omitted
  • Optionally disable fixing code according to Pipedream linter rules

Partially addresses: #50

Makes optional: HID, DEFAULT_NAMESPACE, TITLE, DESCRIPTION,
PUBLISHED_VERSION_MAJOR, PUBLISHED_VERSION_MINOR, CODE_CONFIG_JSON

Generated components may now omit properties: key, type, name,
description, version, props
@js07 js07 merged commit 4fba1d8 into main Apr 25, 2023
@js07 js07 deleted the feat/50-conversion-of-non-app-actions branch April 25, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant