flow icon indicating copy to clipboard operation
flow copied to clipboard

feat: add flow-ts package

Open Lodin opened this issue 4 months ago • 4 comments

This PR adds an npm package that contains all TS/JS code used by Flow

Lodin avatar Aug 24 '25 17:08 Lodin

To be tested against workflow/usability:

pros are having proper JS/TS dev environment and good preparation for further merge of repos (if decided),

cons may be the more complex debugging/testing process for Flow developers as then they would need to additionally build npm package, link it to a testing project, also the CI/CD pipelines would need significant changes.

mshabarov avatar Aug 29 '25 08:08 mshabarov

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: tepi
:x: Lodin
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 22 '25 13:10 CLAassistant

Let's create a ticket related to this and estimate effort needed to compile this refactoring and make changes to CI/CD against value we get after this.

mshabarov avatar Dec 08 '25 12:12 mshabarov