1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-06-09 18:40:22 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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