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

Transformer improvements #3619

Open
5 tasks
nagyszabi opened this issue Oct 1, 2024 · 0 comments
Open
5 tasks

Transformer improvements #3619

nagyszabi opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nagyszabi
Copy link
Collaborator

The following improvements would take place:

  • Create a cache for scripts to not compile them every time
  • Define data types using a library which supports inferring or generating TypeScript types, to have proper type checking.
    And also support generating types in string form, to dynamically load the editor with the correct types. This would also help with validating and testing the transformer's code
  • Check if all the isolated-vm features work with pkg
  • Create a confirmation modal for transformer deletion
  • Take into account the fileRegex for raw inputs when selecting transformers
@nagyszabi nagyszabi added the enhancement New feature or request label Oct 1, 2024
@burgerni10 burgerni10 added this to the v3.6 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants