PipedreamHQ / PipedreamHQ/pipedream

[BUG] pd dev and pd deploy fail to deploy source with additionalProps

Open
#3,880 0 comments 0 reactions 0 assignees View on GitHub
bug pd-cli tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
> So, in a source event, if we have async props within additionalProps() method, on running pd dev, these async additional props seem to get skipped somehow and pd dev fails as a result.

Source: [Slack message](https://pipedream-users.slack.com/archives/CPTJYRY5A/p1658850210657769)

**To Reproduce**
Run the command:
```
pd deploy https://github.com/PipedreamHQ/pipedream/tree/actions-and-triggers-convertkit/components/convertkit/sources/webhook-events
```

**Expected behavior**
I am able to configure the source's static props and dynamic props and deploy the source to my account.

**Workaround**
I can publish my source using the [`pd publish`](https://pipedream.com/docs/cli/reference/#pd-publish) command and configure it on https://pipedream.com/sources after enabling "my sources" on https://pipedream.com/alpha.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.