sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

`syncDirectories` - 2 issues #1289

Closed allanbowe closed 1 year ago

allanbowe commented 1 year ago

There are currently 2 issues when running syncDirectories on Viya:

1) When running sasjs fs sync (without arguments) the log is not being captured in the sasjsresults folder when there is a failure on the SAS side

2) The failure in this case is that the SAS program is being compiled without the mp_dirlist.sas macro. This should be compiled prior to execution.

sasjsbot commented 1 year ago

:tada: This issue has been resolved in version 3.23.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: