hubtype / botonic

Build chatbots and conversational experiences using React
https://botonic.io
MIT License
519 stars 76 forks source link

cli: use async await insted of then in deploy #2885

Closed Iru89 closed 1 month ago

Iru89 commented 2 months ago

Description

Refactor the deploy file to always use async await instead of chaining asyncorn functions with callbacks inside the then function.

Context

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

github-actions[bot] commented 2 months ago

Test Results

30 tests  ±0   30 :white_check_mark: ±0   4m 49s :stopwatch: -5s  6 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit f5ff39f8. ± Comparison against base commit 74b4a6c6.

:recycle: This comment has been updated with latest results.