-
There is a bug in `sasjs folder move`
![image](https://user-images.githubusercontent.com/4420615/96353282-cdf8b980-10ca-11eb-9c59-e5a671989c1a.png)
The result was:
![image](https://user-image…
-
If not in a project, or a target is not found, `sasjs compile` should consider the GLOBAL target, eg as per this diagram: https://cli.sasjs.io/faq/#what-is-the-difference-between-local-and-global-tar…
-
There's a bug in creating new apps,
For creating new app with `sasjs create someFolder -t jobs`, its not setting up Git `git init`
-
- Take metadata from package.json, eg project brief and the github repo
- have a switch-in docConfig for turning off the lineage
- rename `sasjs-logo.png` to just `logo.png` so the new logo just nee…
-
Whilst working on a temporary project I tried to add a path to the macros of a different project:
![image](https://user-images.githubusercontent.com/4420615/107860685-ef7f6d00-6e40-11eb-93d6-d02ee6…
-
If target present in global and local both.
While `sasjs add target`,
- user choose to update global
- proceed with authorize
- `addCredential` will get the target from local and proceed.
Expe…
-
For a large project it can be time consuming to compile and deploy every service. In addition, for our upcoming VSCode plugin, we need a way to compile and run a single Job or Service.
Proposal - …
-
When running `sasjs init` in a clean directory, the subsequent `sasjs compile` will fail due to the missing @sasjs/core dependency.
For this reason we must create a `package.json` file if it does n…
-
Currently when doing a sasjs deploy we get a URL like below:
![image](https://user-images.githubusercontent.com/4420615/110964666-b6f58500-8353-11eb-8fac-9138f658874c.png)
It would be a great us…
-
add `{SASENC}`