cht-core icon indicating copy to clipboard operation
cht-core copied to clipboard

Convert Python Invoke code in the cht-deploy to its JS/TS equivalent

Open henokgetachew opened this issue 1 year ago • 2 comments

Describe the improvement you'd like The python invoke code found in tasks.py should be converted to its equivalent in JS/TS. This would make it align with the coding standards for this repo and would also make it easier to ship as an npm package.

henokgetachew avatar Sep 15 '23 13:09 henokgetachew

I have worked on porting the functionalities in tasks.py over to js to establish feature parity. Working out the bugs and issues right now.

henokgetachew avatar Apr 24 '24 16:04 henokgetachew

Completed. PR in review.

henokgetachew avatar Apr 29 '24 11:04 henokgetachew