sfcc-ci icon indicating copy to clipboard operation
sfcc-ci copied to clipboard

Use promises and async/await

Open hnestmann opened this issue 5 years ago • 1 comments

Some modules are implemented using callback, which makes it hard to follow the order of execution when reading the code

hnestmann avatar Jul 11 '19 05:07 hnestmann

Originally suggested by @hnestmann in https://github.com/SalesforceCommerceCloud/sfcc-ci/pull/45

tobiaslohr avatar Jul 16 '19 10:07 tobiaslohr