1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-11 00:13:14 +00:00

Commit Graph

  • 362078b12c docs(context): updated docs Yury Shkoda 2020-12-29 11:12:33 +03:00
  • 9d0c3410a5 feat(context-edit): restricted editing system compute contexts Yury Shkoda 2020-12-29 11:11:26 +03:00
  • dfb9c28f3a feat(createComputeContext): added throw an error if context already exists Yury Shkoda 2020-12-29 10:00:49 +03:00
  • 8d155283dd fix(context): fixed executeScript method Yury Shkoda 2020-12-24 13:54:19 +03:00
  • ace16efd93 docs: generated Mihajlo Medjedovic 2020-12-23 14:23:44 +01:00
  • 13ae5ae756 Merge branch 'master' into issue-186 Mihajlo Medjedovic 2020-12-23 14:23:26 +01:00
  • d991ead86a Merge branch 'master' into cli-issue-182 Yury Shkoda 2020-12-23 15:11:19 +03:00
  • 33a202fa1c Merge pull request #189 from sasjs/job-pid v1.20.0 Yury Shkoda 2020-12-23 12:06:24 +03:00
  • ff5463a84c chore(example): fixed example Yury Shkoda 2020-12-23 09:24:15 +03:00
  • aa7c3ae4a9 docs(pid): updated docs Yury Shkoda 2020-12-23 09:18:49 +03:00
  • 2e66bfde4b chore(pid): made printing PID optional Yury Shkoda 2020-12-23 09:17:40 +03:00
  • f1b035032f feat: listFolder and improvements Mihajlo Medjedovic 2020-12-22 19:24:33 +01:00
  • 16e21adb20 chore: updated docs Yury Shkoda 2020-12-22 16:58:14 +03:00
  • 01c5682c3d Merge branch 'job-pid' of https://github.com/sasjs/adapter into job-pid Yury Shkoda 2020-12-22 16:46:48 +03:00
  • cfc8ff2837 chore: added 'Assign Reviewer' CI step Yury Shkoda 2020-12-22 16:41:22 +03:00
  • edf25b471a chore: added 'Assign Reviewer' CI step Yury Shkoda 2020-12-22 16:41:22 +03:00
  • bb894e6107 feat(job-pid): added print PID of the executed job Yury Shkoda 2020-12-22 16:21:24 +03:00
  • 6b3a0cdb13 wip(context): created ContextManager Yury Shkoda 2020-12-21 14:51:01 +03:00
  • 8c98a26160 chore(SessionManager): removed unnecessary comment Yury Shkoda 2020-12-11 08:50:44 +03:00
  • bcd9310f26 feat(context): add public method createLauncherContext Yury Shkoda 2020-12-09 16:51:07 +03:00
  • 57e9b67207 feat(context): added create launcher context method Yury Shkoda 2020-12-09 16:41:29 +03:00
  • 7bf53858f0 Merge pull request #176 from sasjs/cli-issue-317 v1.19.4 Yury Shkoda 2020-12-09 12:56:17 +03:00
  • 02780d0bcd fix(session-status): fixed stop polling session status Yury Shkoda 2020-12-09 12:45:37 +03:00
  • 6356aed06b Merge pull request #173 from sasjs/fix v1.19.3 Allan Bowe 2020-12-08 00:43:38 +01:00
  • 69fd7b2cb5 fix: fetch all items of folder Saad Jutt 2020-12-08 04:37:42 +05:00
  • 5d1eed1494 Merge pull request #169 from sasjs/execScriptReturn v1.19.2 Allan Bowe 2020-12-04 15:01:47 +01:00
  • e2e2824f37 chore: cleanup Mihajlo Medjedovic 2020-12-03 13:05:02 +01:00
  • d461135980 chore: job object rename Mihajlo Medjedovic 2020-12-03 12:29:50 +01:00
  • 65fbae7610 docs: generated Mihajlo Medjedovic 2020-12-03 12:26:23 +01:00
  • 761428502a fix: added debug override on executeScriptSASViya and added tests for same function Mihajlo Medjedovic 2020-12-03 12:25:42 +01:00
  • 6eb2ceaf53 test: fixed compute job Mihajlo Medjedovic 2020-12-02 20:48:31 +01:00
  • 66813b9824 fix: executeScript return no log Mihajlo Medjedovic 2020-12-02 18:18:56 +01:00
  • 140d8e4eac Merge pull request #165 from sasjs/debugIssue v1.19.1 Krishna Acondy 2020-12-01 11:13:37 +00:00
  • 0d730e0576 Merge branch 'master' into debugIssue Mihajlo Medjedovic 2020-12-01 12:09:46 +01:00
  • ca18fcecf0 Merge pull request #167 from sasjs/cli-issue-249 v1.19.0 Yury Shkoda 2020-11-30 12:55:11 +03:00
  • 009069169f chore(pollJobState): updated docs and added note Yury Shkoda 2020-11-30 12:45:37 +03:00
  • 6d166efd11 feat(pollJobState): made pollOptions optional and updated docs Yury Shkoda 2020-11-30 12:27:09 +03:00
  • 1b117a67aa feat(pollJobState): added ability to configure poll options Yury Shkoda 2020-11-30 10:21:49 +03:00
  • 9037160362 fix: sasjsconfig.debug not passed in executeScriptSASViya function Mihajlo Medjedovic 2020-11-27 15:45:36 +01:00
  • 505d85c256 Merge pull request #163 from sasjs/context-fix v1.18.7 Yury Shkoda 2020-11-26 13:36:07 +03:00
  • 71a3fe04a0 fix(context): fixed result parsing Yury Shkoda 2020-11-26 13:27:35 +03:00
  • 1555afe771 ci: slack webhook secret update Mihajlo Medjedovic 2020-11-26 10:06:47 +01:00
  • 79bb27524c fix(package): include node version of adapter in package v1.18.6 Krishna Acondy 2020-11-26 08:27:55 +00:00
  • 9651b7adb4 Merge pull request #161 from sasjs/fix-build-process v1.18.5 Krishna Acondy 2020-11-25 21:06:20 +00:00
  • 59e5bec731 chore(*): fix PR template Krishna Acondy 2020-11-25 20:29:43 +00:00
  • 182e66216f fix(*): export type declarations for node version of adapter Krishna Acondy 2020-11-25 20:23:59 +00:00
  • a2832f1e1a ci: slack webhook secret Mihajlo Medjedovic 2020-11-25 17:09:05 +01:00
  • 56f34508fa ci: after release ci will send slack message Mihajlo Medjedovic 2020-11-25 16:40:04 +01:00
  • 2408fd091e Merge pull request #155 from sasjs/dependabot/npm_and_yarn/semantic-release-17.3.0 Krishna Acondy 2020-11-25 11:23:15 +00:00
  • 0e38a24664 chore(deps-dev): bump semantic-release from 17.2.3 to 17.3.0 dependabot-preview[bot] 2020-11-25 11:20:35 +00:00
  • aa643d1782 Merge pull request #159 from sasjs/dependabot/npm_and_yarn/highlight.js-10.4.0 Krishna Acondy 2020-11-25 11:18:17 +00:00
  • cdc91e9cda chore(deps): [security] bump highlight.js from 10.1.1 to 10.4.0 dependabot-preview[bot] 2020-11-25 11:16:14 +00:00
  • 3f0590e0fe Merge pull request #158 from sasjs/issue157 v1.18.4 Krishna Acondy 2020-11-25 11:14:39 +00:00
  • 5efb294ff2 fix: tests updated Mihajlo Medjedovic 2020-11-25 12:03:07 +01:00
  • 011e2d83dc fix: computeApi debug override Mihajlo Medjedovic 2020-11-24 15:19:19 +01:00
  • e36b511530 test: make error and capture log, fixed Mihajlo Medjedovic 2020-11-24 13:02:17 +01:00
  • b6a2a85d1d fix: compute api log not appended to sasjs requests Mihajlo Medjedovic 2020-11-24 11:59:17 +01:00
  • f1cceeb5e6 Merge pull request #156 from sasjs/fix v1.18.3 Krishna Acondy 2020-11-24 07:46:32 +00:00
  • 6fee2548fd fix(job-failure): return original job object when a job has failed Krishna Acondy 2020-11-24 07:44:11 +00:00
  • 232f4ec3fb chore(*): add tests for SessionManager session-manager-tests Krishna Acondy 2020-11-24 07:42:18 +00:00
  • 91005066cf fix(job execute): details for failing job Saad Jutt 2020-11-24 04:16:18 +05:00
  • e1f17ef47d Merge pull request #127 from sasjs/dependabot/npm_and_yarn/terser-webpack-plugin-4.2.3 Krishna Acondy 2020-11-20 09:07:14 +00:00
  • 8a40071c35 chore(deps-dev): bump terser-webpack-plugin from 4.2.2 to 4.2.3 dependabot-preview[bot] 2020-11-20 09:01:25 +00:00
  • 430957eb3d Merge pull request #132 from sasjs/dependabot/npm_and_yarn/npm-user-validate-1.0.1 Krishna Acondy 2020-11-20 08:58:57 +00:00
  • 25874be679 chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1 dependabot-preview[bot] 2020-11-20 08:57:20 +00:00
  • ed8440434f Merge pull request #135 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.15 Krishna Acondy 2020-11-20 08:55:42 +00:00
  • 0f9884c1b6 chore(deps-dev): bump @types/jest from 26.0.14 to 26.0.15 dependabot-preview[bot] 2020-11-20 08:46:00 +00:00
  • d126a05347 Merge pull request #146 from sasjs/dependabot/npm_and_yarn/webpack-cli-4.2.0 Krishna Acondy 2020-11-20 08:43:50 +00:00
  • 3e26bbbbba chore(deps-dev): bump webpack-cli from 3.3.12 to 4.2.0 dependabot-preview[bot] 2020-11-20 08:34:49 +00:00
  • 982cc8f7a0 Merge pull request #149 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.11 Krishna Acondy 2020-11-20 08:32:39 +00:00
  • d1770698e0 chore(deps-dev): bump ts-loader from 8.0.4 to 8.0.11 dependabot-preview[bot] 2020-11-20 08:29:41 +00:00
  • b78e8617c4 Merge pull request #151 from sasjs/dependabot/npm_and_yarn/semantic-release-17.2.3 Krishna Acondy 2020-11-20 08:27:32 +00:00
  • 3ce9ca0986 chore(deps-dev): bump semantic-release from 17.1.2 to 17.2.3 dependabot-preview[bot] 2020-11-20 08:19:07 +00:00
  • 04d17c3680 Merge pull request #153 from sasjs/context-issue v1.18.2 Yury Shkoda 2020-11-19 16:53:48 +03:00
  • d26e15f91c Merge branch 'master' into context-issue Yury Shkoda 2020-11-19 16:43:30 +03:00
  • 83c46091b3 fix(context): fixed log parsing Yury Shkoda 2020-11-19 16:39:47 +03:00
  • d640d7c040 Merge pull request #152 from sasjs/issue117 v1.18.1 Krishna Acondy 2020-11-18 17:16:26 +00:00
  • c934eb2b08 test: added test for multiple login attempts Mihajlo Medjedovic 2020-11-18 14:13:13 +01:00
  • 24dd5e32ad style: lint Mihajlo Medjedovic 2020-11-18 13:10:29 +01:00
  • a23103b2c3 fix: viya login issue Mihajlo Medjedovic 2020-11-18 13:09:49 +01:00
  • 35aa4235e4 Merge pull request #148 from sasjs/issue113 v1.18.0 Yury Shkoda 2020-11-16 09:54:03 +03:00
  • e9be1cf99a fix: service not found error handling Mihajlo Medjedovic 2020-11-12 16:03:32 +01:00
  • c7b0821081 style: lint Mihajlo Medjedovic 2020-11-09 18:24:10 +01:00
  • 4a4618dd32 feat: service not found error handling for SAS9 Mihajlo Medjedovic 2020-11-09 18:19:39 +01:00
  • d223e83c60 Merge pull request #142 from sasjs/issue138 v1.17.1 Krishna Acondy 2020-11-02 14:54:58 +00:00
  • d1f1a20126 chore(file-uploader): move uploader to describe scope Krishna Acondy 2020-11-02 09:29:33 +00:00
  • 4b89e3762f chore(file-uploader): remove duplication Krishna Acondy 2020-11-02 08:54:26 +00:00
  • bc110288de chore(file-uploader): improve mocking of fetch, add tests for all error scenarios Krishna Acondy 2020-11-02 08:51:27 +00:00
  • e94e16b52c chore(*): fix linting errors Krishna Acondy 2020-11-02 07:55:48 +00:00
  • 76aacee016 Merge branch 'master' into issue138 Krishna Acondy 2020-11-02 07:42:39 +00:00
  • 1a3bd5d1f5 chore: lint Mihajlo Medjedovic 2020-10-30 16:13:03 +01:00
  • 3f6e89d716 fix: file uploader error handling and tests Mihajlo Medjedovic 2020-10-30 16:11:50 +01:00
  • 361ec84638 Merge pull request #141 from sasjs/fetch-log-feat v1.17.0 Yury Shkoda 2020-10-30 11:28:07 +03:00
  • 35cc1e4f62 chore(fetchLogFileContent): made accessToken optional Yury Shkoda 2020-10-30 11:26:43 +03:00
  • 64a976e888 doc: updated docs Yury Shkoda 2020-10-30 10:36:53 +03:00
  • 7e2cb8491f feat(log): made 'fetchLogFileContent' method public Yury Shkoda 2020-10-30 10:36:04 +03:00
  • 2cdab7522d Merge pull request #139 from sasjs/location-issue v1.16.2 Krishna Acondy 2020-10-29 08:07:11 +00:00
  • a07eabc408 fix(location): added handle cases when 'location' is not defined Yury Shkoda 2020-10-29 10:07:30 +03:00
  • 7279c23fe2 fix: FIleUploader added catch Mihajlo Medjedovic 2020-10-27 14:50:05 +01:00
  • 80707d77d9 gitfe Merge branches 'errorResponse' and 'master' of github.com:sasjs/adapter Mihajlo Medjedovic 2020-10-27 14:40:41 +01:00