Closed YuryShkoda closed 1 year ago
Closes #245 Closes #429
deployServicePack
isForsed
createFolder
accessToken
No PR (that involves a non-trivial code change) should be merged, unless all items below are confirmed! If an urgent fix is needed - use a tar file.
sasjs-cli
npm test
sasjs-tests
Tested on DC, works fine.
Issue
Closes #245 Closes #429
Intent
deployServicePack
when folder/file already exists.isForsed
is falsy.Implementation
isForsed
attribute to thecreateFolder
method.accessToken
is absent.Checks
No PR (that involves a non-trivial code change) should be merged, unless all items below are confirmed! If an urgent fix is needed - use a tar file.
sasjs-cli
unit tests are passing (npm test
).sasjs-tests
are passing. If you want to run it manually (instructions available here).