Yury Shkoda
|
2fd306f435
|
Merge pull request #195 from sasjs/v2-bump
test(coverage): enabled gathering coverage
v2.0.0
|
2020-12-30 15:31:01 +03:00 |
|
Yury Shkoda
|
e3f779dbd1
|
test(coverage): enabled gathering coverage
BREAKING CHANGE: SASjs Adapter 2.0 - Electric Boogaloo
|
2020-12-30 15:04:59 +03:00 |
|
Yury Shkoda
|
1064f11663
|
Merge pull request #177 from sasjs/cli-issue-182
feat(context): moved context related logic to ContextManager
v1.21.0
|
2020-12-30 13:24:34 +03:00 |
|
Yury Shkoda
|
46abc54cb0
|
chore(default-contexts): made default contexts private
|
2020-12-30 13:13:28 +03:00 |
|
Yury Shkoda
|
2c808a937a
|
docs(*): updated docs
|
2020-12-30 11:43:10 +03:00 |
|
Yury Shkoda
|
52cf9a420f
|
style(*): fixed styling
|
2020-12-30 11:42:31 +03:00 |
|
Yury Shkoda
|
2d29be45f5
|
test(contextManager): added unit tests
|
2020-12-30 11:38:56 +03:00 |
|
Yury Shkoda
|
a44222c3ba
|
refactor(contextManager): used helper methods
|
2020-12-30 11:38:10 +03:00 |
|
Yury Shkoda
|
efc82101c1
|
chore(context-delete): renamed method
|
2020-12-30 11:36:10 +03:00 |
|
Yury Shkoda
|
09ce2fb6be
|
chore(context-delete): renamed method
|
2020-12-30 11:35:41 +03:00 |
|
Yury Shkoda
|
a383388e54
|
feat(context-delete): restricted system compute context deletion
|
2020-12-29 11:42:14 +03:00 |
|
Yury Shkoda
|
362078b12c
|
docs(context): updated docs
|
2020-12-29 11:12:33 +03:00 |
|
Yury Shkoda
|
9d0c3410a5
|
feat(context-edit): restricted editing system compute contexts
|
2020-12-29 11:11:26 +03:00 |
|
Yury Shkoda
|
dfb9c28f3a
|
feat(createComputeContext): added throw an error if context already exists
|
2020-12-29 10:00:49 +03:00 |
|
Yury Shkoda
|
8d155283dd
|
fix(context): fixed executeScript method
|
2020-12-24 13:54:19 +03:00 |
|
Yury Shkoda
|
d991ead86a
|
Merge branch 'master' into cli-issue-182
|
2020-12-23 15:11:19 +03:00 |
|
Yury Shkoda
|
33a202fa1c
|
Merge pull request #189 from sasjs/job-pid
feat(job-pid): added print PID of the executed job
v1.20.0
|
2020-12-23 12:06:24 +03:00 |
|
Yury Shkoda
|
ff5463a84c
|
chore(example): fixed example
|
2020-12-23 09:24:15 +03:00 |
|
Yury Shkoda
|
aa7c3ae4a9
|
docs(pid): updated docs
|
2020-12-23 09:18:49 +03:00 |
|
Yury Shkoda
|
2e66bfde4b
|
chore(pid): made printing PID optional
|
2020-12-23 09:17:40 +03:00 |
|
Yury Shkoda
|
16e21adb20
|
chore: updated docs
|
2020-12-22 16:58:14 +03:00 |
|
Yury Shkoda
|
01c5682c3d
|
Merge branch 'job-pid' of https://github.com/sasjs/adapter into job-pid
|
2020-12-22 16:46:48 +03:00 |
|
Yury Shkoda
|
cfc8ff2837
|
chore: added 'Assign Reviewer' CI step
|
2020-12-22 16:46:16 +03:00 |
|
Yury Shkoda
|
edf25b471a
|
chore: added 'Assign Reviewer' CI step
|
2020-12-22 16:41:22 +03:00 |
|
Yury Shkoda
|
bb894e6107
|
feat(job-pid): added print PID of the executed job
|
2020-12-22 16:21:24 +03:00 |
|
Yury Shkoda
|
6b3a0cdb13
|
wip(context): created ContextManager
|
2020-12-21 14:51:01 +03:00 |
|
Yury Shkoda
|
8c98a26160
|
chore(SessionManager): removed unnecessary comment
|
2020-12-11 08:50:44 +03:00 |
|
Yury Shkoda
|
bcd9310f26
|
feat(context): add public method createLauncherContext
|
2020-12-09 16:51:07 +03:00 |
|
Yury Shkoda
|
57e9b67207
|
feat(context): added create launcher context method
|
2020-12-09 16:41:29 +03:00 |
|
Yury Shkoda
|
7bf53858f0
|
Merge pull request #176 from sasjs/cli-issue-317
fix(session-status): fixed stop polling session status
v1.19.4
|
2020-12-09 12:56:17 +03:00 |
|
Yury Shkoda
|
02780d0bcd
|
fix(session-status): fixed stop polling session status
|
2020-12-09 12:45:37 +03:00 |
|
Allan Bowe
|
6356aed06b
|
Merge pull request #173 from sasjs/fix
fix: fetch all items of folder
v1.19.3
|
2020-12-08 00:43:38 +01:00 |
|
Saad Jutt
|
69fd7b2cb5
|
fix: fetch all items of folder
|
2020-12-08 04:37:42 +05:00 |
|
Allan Bowe
|
5d1eed1494
|
Merge pull request #169 from sasjs/execScriptReturn
fix: executeScript return no log
v1.19.2
|
2020-12-04 15:01:47 +01:00 |
|
Mihajlo Medjedovic
|
e2e2824f37
|
chore: cleanup
|
2020-12-03 13:05:02 +01:00 |
|
Mihajlo Medjedovic
|
d461135980
|
chore: job object rename
|
2020-12-03 12:29:50 +01:00 |
|
Mihajlo Medjedovic
|
65fbae7610
|
docs: generated
|
2020-12-03 12:26:23 +01:00 |
|
Mihajlo Medjedovic
|
761428502a
|
fix: added debug override on executeScriptSASViya and added tests for same function
|
2020-12-03 12:25:42 +01:00 |
|
Mihajlo Medjedovic
|
6eb2ceaf53
|
test: fixed compute job
|
2020-12-02 20:48:31 +01:00 |
|
Mihajlo Medjedovic
|
66813b9824
|
fix: executeScript return no log
|
2020-12-02 18:18:56 +01:00 |
|
Krishna Acondy
|
140d8e4eac
|
Merge pull request #165 from sasjs/debugIssue
fix: sasjsconfig.debug not passed in executeScriptSASViya function
v1.19.1
|
2020-12-01 11:13:37 +00:00 |
|
Mihajlo Medjedovic
|
0d730e0576
|
Merge branch 'master' into debugIssue
|
2020-12-01 12:09:46 +01:00 |
|
Yury Shkoda
|
ca18fcecf0
|
Merge pull request #167 from sasjs/cli-issue-249
feat(pollJobState): added ability to configure poll options
v1.19.0
|
2020-11-30 12:55:11 +03:00 |
|
Yury Shkoda
|
009069169f
|
chore(pollJobState): updated docs and added note
|
2020-11-30 12:45:37 +03:00 |
|
Yury Shkoda
|
6d166efd11
|
feat(pollJobState): made pollOptions optional and updated docs
|
2020-11-30 12:27:09 +03:00 |
|
Yury Shkoda
|
1b117a67aa
|
feat(pollJobState): added ability to configure poll options
|
2020-11-30 10:21:49 +03:00 |
|
Mihajlo Medjedovic
|
9037160362
|
fix: sasjsconfig.debug not passed in executeScriptSASViya function
|
2020-11-27 15:45:36 +01:00 |
|
Yury Shkoda
|
505d85c256
|
Merge pull request #163 from sasjs/context-fix
fix(context): fixed result parsing
v1.18.7
|
2020-11-26 13:36:07 +03:00 |
|
Yury Shkoda
|
71a3fe04a0
|
fix(context): fixed result parsing
|
2020-11-26 13:27:35 +03:00 |
|
Krishna Acondy
|
79bb27524c
|
fix(package): include node version of adapter in package
v1.18.6
|
2020-11-26 08:27:55 +00:00 |
|