af351d7375
chore: bump webpack
2023-03-16 12:39:39 +05:00
2b53406cac
chore: no need for forked version of tough cookie
2023-03-16 00:28:06 +05:00
99cfb8b2af
feat: created a minified version of adapter for executing web jobs on sas9
2023-03-16 00:26:08 +05:00
Yury Shkoda
22fa185715
feat: minified adapter for SAS9
2023-03-14 10:45:03 +03:00
Allan Bowe
2bd7544051
Merge pull request #787 from sasjs/issue-786
...
fix: removing .do from loginUrl mechanism
v4.1.5
2023-02-21 18:56:12 +00:00
1fb972d88a
chore: improved url match
2023-02-21 16:10:14 +01:00
64f8f8c893
fix: removing .do from loginUrl mechanism
2023-02-21 16:04:50 +01:00
Sabir Hassan
ddb4a51c55
Merge pull request #785 from sasjs/issue-783
...
Sasjs executor not re-sending waiting requests
v4.1.4
2023-02-15 21:45:16 +05:00
921d6ef364
fix: sasjs executor not re-sending waiting requests
2023-02-15 17:26:23 +01:00
Allan Bowe
105675d46a
Merge pull request #784 from sasjs/medjedovicm-issue-template
...
Create issue_template.md
2023-02-15 16:18:27 +00:00
Allan Bowe
e4addba762
Update issue_template.md
2023-02-15 16:17:02 +00:00
8203e918fd
Create issue_template.md
2023-02-15 17:15:24 +01:00
Allan Bowe
2210e43880
chore: update README
...
Thanks @saramartinelli1992
https://github.com/sasjs/adapter/issues/781#issuecomment-1420943632
2023-02-07 15:20:10 +00:00
Allan Bowe
b04df0bc6d
Merge pull request #779 from sasjs/issue-771
...
fix: bump axios version
v4.1.3
2023-02-01 10:23:29 +00:00
98e851b4d8
chore: npm audit fix
2023-01-31 23:08:56 +05:00
84306bea3d
fix: bump axios version to 0.27.2
2023-01-31 23:05:54 +05:00
89d32262f8
chore: form-data provides its own type definitions, so you do not need @types/form-data installed
2023-01-31 15:49:40 +05:00
257010f57d
chore: axios provides its own type definitions, so you don't need @types/axios installed
2023-01-31 15:48:08 +05:00
eb9991015b
chore: fix npm install
2023-01-31 15:45:49 +05:00
Allan Bowe
9d17e87a09
Merge pull request #778 from sasjs/issue-777
...
fix: improve error message when sasjs runner is not found
v4.1.2
2023-01-30 19:12:48 +00:00
55f309e998
chore: quick fix
2023-01-30 23:50:40 +05:00
3d9b40398c
fix: improve error message when sasjs runner is not found
2023-01-30 23:22:43 +05:00
Allan Bowe
e0badae973
fix: bumping semantic release package
v4.1.1
2023-01-26 13:51:22 +00:00
Allan Bowe
524c561390
Merge pull request #775 from sasjs/import-node-env
...
fix: createReadStream import where needed
2023-01-26 13:46:39 +00:00
e7ceac1b78
fix: createReadStream import where needed
...
It's node specific util and othervise adapter was failing on browser environment
2023-01-09 13:07:51 +01:00
Allan Bowe
72ddd424a5
Merge pull request #772 from sasjs/add-deployZipFile
...
feat: add a new method deployZipFile in sasjsAPiClient class
v4.1.0
2022-12-06 11:25:48 +00:00
85f771d1ed
feat: add a new method deployZipFile in sasjsAPiClient class
2022-12-06 14:51:34 +05:00
Allan Bowe
1a781c3a56
chore: adding matrix room link in action
2022-10-24 21:25:52 +00:00
Allan Bowe
296d4efdfb
Merge pull request #768 from sasjs/update-sasjs-tests-deps
...
fix: vulnerabilities in sasjs-tests
v4.0.1
2022-10-24 21:48:22 +01:00
8df09d01de
fix: bump deps versions
...
@sasjs/test-framework
node-sass
2022-10-25 01:41:09 +05:00
Allan Bowe
2d4a9d6dee
chore: updating matrix room id for matrixbot
2022-10-24 10:24:46 +00:00
Allan Bowe
38c30f6342
Merge pull request #767 from sasjs/removevpn
...
fix: removing old vpn files
v4.0.0
2022-10-24 11:12:01 +01:00
Allan Bowe
dd72304bc7
fix: removing old vpn files
...
BREAKING CHANGE: The _previous_ commit introduced some breaking changes, due to method re-organisation, namely:
* merged executableScriptSAS9, executableScriptSASViya and executableScriptSASjs methods to executableScript
* removed deployToSASjs and executeJobSASjs from the main SASjs moodule, as we can use the SASjsApiClient directly for these operations
2022-10-24 10:10:39 +00:00
Allan Bowe
296a543b2d
Merge pull request #766 from sasjs/breaking-change
...
fix!: move methods from main sasjs class to respective api client class
v3.10.19
2022-10-20 14:02:06 +01:00
70b31dcb8f
fix: export SasjsRequestClient from main index.ts
2022-10-18 19:10:46 +05:00
b0c2a81989
fix: remove deployToSasjs and executeJobSasjs from main sasjs module
2022-10-18 19:09:56 +05:00
53e167b17d
fix: merge executeScriptSAS9, executeScriptSASViya and executeScriptSASjs into single executeScript
...
BREAKING CHANGE
2022-10-17 23:14:51 +05:00
Allan Bowe
5159318d0d
chore: final edit to matrix
2022-10-07 12:35:09 +00:00
Allan Bowe
6842ee13e4
chore: matrix curl syntax
2022-10-07 12:29:13 +00:00
Allan Bowe
2ce0395a2e
chore: new gh-pages action
2022-10-07 12:24:58 +00:00
Allan Bowe
63440ddfd2
chore: matrix message fix
2022-10-07 12:20:37 +00:00
Allan Bowe
eb6729a9c7
chore: fix error if folder does not exist
2022-10-07 12:13:40 +00:00
Allan Bowe
9cd9dc83f3
chore: putting docs back in docs folder
2022-10-07 12:06:47 +00:00
Allan Bowe
7608887a0e
chore: move to gh-pages
2022-10-07 12:00:55 +00:00
Allan Bowe
b453717fbc
chore: removing docs folder
2022-10-07 11:56:35 +00:00
Allan Bowe
ecc896e52a
Merge pull request #765 from sasjs/matrix
...
chore: moving slack message to matrix
2022-10-07 12:53:01 +01:00
Allan Bowe
e881e21f80
chore: moving slack message to matrix
2022-10-07 11:51:44 +00:00
Allan Bowe
44d6cfd544
Merge pull request #764 from sasjs/fix-workflow
...
chore: fix workflow syntax
2022-10-07 12:36:28 +01:00
b0c9ca3f9f
chore: fix workflow syntax
2022-10-07 16:19:00 +05:00
Allan Bowe
e6f7781648
Merge pull request #763 from sasjs/move-docs-generation-to-pipeline
...
chore: added github workflow for generating docs
2022-10-07 12:13:45 +01:00