Allan Bowe
|
507722da0d
|
Merge pull request #465 from sasjs/stream-job-logs
feat(stream-logs): Save logs to file during job status poll
v2.9.0
|
2021-07-21 18:49:50 +03:00 |
|
Krishna Acondy
|
c8e029cff4
|
chore(deps): bump utils
|
2021-07-21 08:37:45 +01:00 |
|
Krishna Acondy
|
7bd2e31f3b
|
chore(cleanup): remove console logs
|
2021-07-21 08:13:45 +01:00 |
|
Krishna Acondy
|
cfa0c8b9af
|
chore(refactor): only fetch job if streaming logs, fix tests, add JSDoc comments
|
2021-07-21 08:12:34 +01:00 |
|
|
|
c8fb141048
|
chore: run sasjs testing as a part of npm release
|
2021-07-20 11:19:41 +02:00 |
|
Krishna Acondy
|
df9c1c643f
|
chore(merge): pull in changes from master
|
2021-07-20 09:26:34 +01:00 |
|
Krishna Acondy
|
5c8d311ae8
|
chore(streamlog): optimise polling mechanism
|
2021-07-20 09:25:39 +01:00 |
|
|
|
e1a76bc45a
|
fix: update error message when folder not found
|
2021-07-19 21:53:58 +05:00 |
|
|
|
85e5ade93a
|
fix: handle the case when array is passed in getValidJson method
|
2021-07-19 13:01:18 +05:00 |
|
|
|
4a61fb8f7f
|
chore: update variable name from config to ovverrideSasjsConfig
|
2021-07-19 13:00:06 +05:00 |
|
|
|
5347aeba09
|
fix: replace isValidJson with getValidJson
|
2021-07-18 23:24:22 +05:00 |
|
Sabir Hassan
|
7ac7c5e52b
|
Merge branch 'master' into issue-170
|
2021-07-18 21:56:33 +05:00 |
|
|
|
5098342dfe
|
fix: retrieve content from the iframe in first response when viya Web approach used with debug enabled
|
2021-07-18 21:39:57 +05:00 |
|
|
|
c69be8ffc3
|
fix: move parseSasViyaDebugResponse method to utils folder
|
2021-07-18 21:37:08 +05:00 |
|
|
|
69999d8e8b
|
fix: update fileUpload method to override existing config
|
2021-07-18 21:34:16 +05:00 |
|
Muhammad Saad
|
bec4180dcf
|
Merge pull request #467 from sasjs/removed-url-package
fix: removed url package
v2.8.14
|
2021-07-16 17:02:24 +05:00 |
|
|
|
a429581089
|
test: fix
|
2021-07-16 12:32:48 +02:00 |
|
|
|
dd05258dd2
|
test: fixing
|
2021-07-16 12:32:35 +02:00 |
|
|
|
c0e5327e49
|
chore: cypress fix
|
2021-07-16 12:09:59 +02:00 |
|
|
|
ffba2acad0
|
chore: script fix
|
2021-07-16 12:02:03 +02:00 |
|
|
|
64c624bf2e
|
chore: config.json fix
|
2021-07-16 11:56:15 +02:00 |
|
|
|
2506d28dd4
|
chore: script fdix deploy sas9
|
2021-07-16 11:41:18 +02:00 |
|
|
|
b6a438d222
|
chore: script fix
|
2021-07-16 11:38:17 +02:00 |
|
|
|
6f24a55a04
|
chore: script replace in files install timing
|
2021-07-16 11:35:15 +02:00 |
|
|
|
55045eb101
|
chore: script adapter version
|
2021-07-16 11:33:21 +02:00 |
|
|
|
f5e367a645
|
chore: cpn added
|
2021-07-16 11:29:22 +02:00 |
|
|
|
017dc3a8b5
|
chore: script fix
|
2021-07-16 11:27:53 +02:00 |
|
|
|
7285a3f40b
|
chore: adding known_hosts
|
2021-07-16 11:23:49 +02:00 |
|
|
|
438b39ceca
|
chore: script fix
|
2021-07-16 11:20:26 +02:00 |
|
|
|
a39b9ea38f
|
chore: auto deploying sasjs-tests
|
2021-07-16 11:14:42 +02:00 |
|
|
|
836c3ba518
|
chore(git): Merge branch 'master' into auto-tests
|
2021-07-16 10:22:50 +02:00 |
|
|
|
2d2b4660dc
|
chore(git): Merge branch 'tests-fixing' into auto-tests
|
2021-07-16 10:21:13 +02:00 |
|
Saad Jutt
|
1bb7807c25
|
chore(merge): Merge branch 'master' into removed-url-package
|
2021-07-16 04:12:20 +05:00 |
|
Allan Bowe
|
816f1d19d4
|
Merge pull request #471 from sasjs/windows-tests
Windows tests
|
2021-07-15 16:22:49 +03:00 |
|
|
|
f25035ae1d
|
chore: cypress added and sasjs test written
|
2021-07-15 14:30:51 +02:00 |
|
|
|
ff32f648da
|
chore: tests fixing
|
2021-07-15 13:41:39 +02:00 |
|
|
|
d38d032309
|
chore: readme updates
|
2021-07-15 13:01:12 +02:00 |
|
|
|
d2a90c77fd
|
chore: readme update
|
2021-07-15 10:57:44 +02:00 |
|
|
|
8a0f14b780
|
chore: windows fallback
|
2021-07-15 10:43:30 +02:00 |
|
|
|
f6cb2c4fac
|
chore: sasjs-tests windows
|
2021-07-15 10:41:10 +02:00 |
|
Krishna Acondy
|
1594f0c7db
|
chore(merge): pull in changes from master
|
2021-07-15 07:33:44 +01:00 |
|
Allan Bowe
|
7cb2a43f95
|
Merge pull request #462 from sasjs/json-fix
fix: invalid json checking
v2.8.13
|
2021-07-14 20:46:16 +03:00 |
|
Allan Bowe
|
6e85c7a588
|
Merge branch 'master' into json-fix
|
2021-07-14 20:44:06 +03:00 |
|
Allan Bowe
|
a68f6962fd
|
Merge pull request #450 from sasjs/allanbowe-patch-1
Update README.md
|
2021-07-14 20:42:09 +03:00 |
|
Allan Bowe
|
a650ba15dd
|
Merge branch 'master' into allanbowe-patch-1
|
2021-07-14 20:41:51 +03:00 |
|
Allan Bowe
|
6ca1b489fc
|
Merge pull request #466 from sasjs/session-state-fix
fix(session): provide more info if could not get session state
|
2021-07-14 20:41:25 +03:00 |
|
Yury Shkoda
|
a5c9f11c75
|
test(session): cover case when could not get session state
|
2021-07-14 14:17:20 +03:00 |
|
Krishna Acondy
|
1ff3937d11
|
chore(deps): update dependencies
|
2021-07-14 08:03:54 +01:00 |
|
Krishna Acondy
|
d4725d2e54
|
chore(refactor): change property name in PollOptions
|
2021-07-14 07:50:25 +01:00 |
|
Saad Jutt
|
db578564ba
|
fix: removed url package
|
2021-07-13 17:11:49 +05:00 |
|