Closed allanbowe closed 3 years ago
We have an issue with SASjs add cred when inserting the url
https://asciinema.org/a/C9cNZBYxn0QqOh7EmDbJsqwcO
steps to reproduce:
sasjs create test -t jobs sasjs add cred -t viya
then add https://sas.analytium.co.uk
The cause could be that the serverUrl is not in the sasjs config, if so we should build a test for this case. It could also be special chars from the prompt.
:tada: This issue has been resolved in version 2.5.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
We have an issue with SASjs add cred when inserting the url
https://asciinema.org/a/C9cNZBYxn0QqOh7EmDbJsqwcO
steps to reproduce:
then add https://sas.analytium.co.uk
The cause could be that the serverUrl is not in the sasjs config, if so we should build a test for this case. It could also be special chars from the prompt.