Yury Shkoda
|
489947bcae
|
chore(lint): fixed linting issues
|
2022-06-20 19:26:29 +03:00 |
|
Yury Shkoda
|
5927910a52
|
refactor(convert-to-csv): change func arguments
|
2022-03-03 15:07:01 +03:00 |
|
Yury Shkoda
|
56df578ab2
|
chore(writeStream): refactor function and improve test
|
2022-01-31 10:21:20 +03:00 |
|
Yury Shkoda
|
0633a6de84
|
chore(deps): fix issues after deps bump
|
2022-01-31 10:20:05 +03:00 |
|
Yury Shkoda
|
4a963ffbf5
|
feat(polling-state): improve logging
|
2021-12-22 18:46:06 +03:00 |
|
Yury Shkoda
|
2ebd6e11ba
|
test(RequestClient): fix error handling
|
2021-12-21 11:40:27 +03:00 |
|
Yury Shkoda
|
42aec96410
|
feat(pollJobState): improved loggging
|
2021-12-20 10:56:52 +03:00 |
|
Krishna Acondy
|
830a907bd1
|
feat(login): add redirected login mechanism
|
2021-08-21 21:36:50 +01:00 |
|
Krishna Acondy
|
eac9da22bf
|
chore(test): fix assertion
|
2021-07-24 10:27:31 +01:00 |
|
Krishna Acondy
|
626fc2e15f
|
fix(path): make log file path platform-agnostic
|
2021-07-24 09:53:39 +01:00 |
|
Krishna Acondy
|
87e2edbd6c
|
chore(test): fix long poll count
|
2021-07-24 00:12:11 +01:00 |
|
Krishna Acondy
|
7cf681bea3
|
chore(tests): fix tests
|
2021-07-23 22:24:48 +01:00 |
|
Krishna Acondy
|
281a145bef
|
fix(node): only create and write file stream if running in node
|
2021-07-23 22:24:41 +01:00 |
|
Krishna Acondy
|
0a6c5a0ec4
|
fix(fs): replace fs imports with locally defined WriteStream interface
|
2021-07-23 22:24:04 +01:00 |
|
Krishna Acondy
|
9600fa2512
|
fix(poll): add default poll options
|
2021-07-22 11:31:10 +01:00 |
|
Krishna Acondy
|
e3f189eed4
|
chore(test): fix test
|
2021-07-22 09:31:32 +01:00 |
|
Krishna Acondy
|
0bb42c5e3c
|
fix(streamlog): use filepath if provided
|
2021-07-22 09:25:55 +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 |
|
Krishna Acondy
|
5c8d311ae8
|
chore(streamlog): optimise polling mechanism
|
2021-07-20 09:25:39 +01:00 |
|
Krishna Acondy
|
d4725d2e54
|
chore(refactor): change property name in PollOptions
|
2021-07-14 07:50:25 +01:00 |
|
Krishna Acondy
|
b9f368193d
|
chore(refactor): add more tests
|
2021-07-13 08:12:15 +01:00 |
|
Krishna Acondy
|
123b9fb535
|
chore(refactor): split up and add tests for core functionality
|
2021-07-12 20:31:17 +01:00 |
|
Krishna Acondy
|
1c90f4f455
|
chore(*): remove log
|
2021-07-09 09:29:57 +01:00 |
|
Krishna Acondy
|
0114a80e38
|
chore(execute): add tests for executeScript
|
2021-07-09 09:17:49 +01:00 |
|
Krishna Acondy
|
13be2f9c70
|
chore(*): remove unused dependencies and variables, fix imports
|
2021-07-09 09:17:26 +01:00 |
|
Krishna Acondy
|
04ccbf6843
|
feat(log): write logs to file when polling for job status
|
2021-07-07 10:02:14 +01:00 |
|