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

Generate declaration file for process builder #41

Open
m-mohr opened this issue Dec 21, 2020 · 0 comments
Open

Generate declaration file for process builder #41

m-mohr opened this issue Dec 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request typescript
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Dec 21, 2020

Add a way to generate TS declaration files from the process descriptions obtained from the back-ends for the methods added to the Builder. This would allow much better IDE integration. By default it could be generated from the original processes, but we could likely add CLI commands that generate them for the individual back-ends.

Example: npm run process-tsd -- -- {serverUrl} - if no serverUrl is given it generates either for all back-ends from the Hub or the default for the original processes (probably the latter?).

@m-mohr m-mohr added enhancement New feature or request typescript labels Dec 21, 2020
@m-mohr m-mohr added this to the 1.1.0 milestone Dec 21, 2020
@m-mohr m-mohr modified the milestones: 1.1.0, 1.2.0 Feb 18, 2021
@m-mohr m-mohr modified the milestones: 1.3.0, 1.4.0 Apr 29, 2021
@m-mohr m-mohr modified the milestones: 1.4.0, 2.0.0 Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typescript
Projects
None yet
Development

No branches or pull requests

2 participants