Allan Bowe
|
f4768bffd3
|
fix: extra bit of sleep for file recognition
closes #381
|
2025-03-12 17:27:57 +00:00 |
|
semantic-release-bot
|
c261745f1d
|
chore(release): 0.39.0 [skip ci]
# [0.39.0](https://github.com/sasjs/server/compare/v0.38.0...v0.39.0) (2024-10-31)
### Bug Fixes
* **api:** fixed condition in processProgram ([48a9a4d](48a9a4dd0e))
### Features
* **api:** added session state endpoint ([6b6546c](6b6546c7ad))
v0.39.0
|
2024-10-31 12:54:02 +00:00 |
|
Yury Shkoda
|
d6e527ecf2
|
Merge pull request #379 from sasjs/issue-378
Issue 378
|
2024-10-31 15:51:13 +03:00 |
|
Yury
|
bc2cff1d0d
|
chore(api): updated trigger endpoints description
|
2024-10-31 15:30:32 +03:00 |
|
Yury
|
66aa9b5891
|
chore(api): updated trigger endpoints description
|
2024-10-31 15:20:35 +03:00 |
|
Yury
|
ca17e7c192
|
chore(api): updated endpoint description
|
2024-10-31 14:08:56 +03:00 |
|
Yury
|
73df102422
|
chore(api): updated endpoint description
|
2024-10-31 12:27:56 +03:00 |
|
Yury
|
48a9a4dd0e
|
fix(api): fixed condition in processProgram
|
2024-10-31 11:17:20 +03:00 |
|
Yury
|
4f6f735f5b
|
chore(lint): fixed code style issue
|
2024-10-31 10:08:34 +03:00 |
|
Yury
|
6b6546c7ad
|
feat(api): added session state endpoint
|
2024-10-30 17:42:50 +03:00 |
|
Yury
|
f94ddc0352
|
refactor(session): implemented session state
|
2024-10-30 15:33:06 +03:00 |
|
Yury
|
03670cf0d6
|
chore(swagger): fixed code/stp trigger examples
|
2024-10-30 15:25:03 +03:00 |
|
semantic-release-bot
|
ea2ec97c1c
|
chore(release): 0.38.0 [skip ci]
# [0.38.0](https://github.com/sasjs/server/compare/v0.37.0...v0.38.0) (2024-10-30)
### Features
* **api:** enabled query params in stp/trigger endpoint ([5cda9cd](5cda9cd5d8))
v0.38.0
|
2024-10-30 09:25:17 +00:00 |
|
Yury Shkoda
|
832f1156e8
|
Merge pull request #377 from sasjs/issue-373-stp-fix
feat(api): enabled query params in stp/trigger endpoint
|
2024-10-30 12:22:10 +03:00 |
|
Yury
|
5cda9cd5d8
|
feat(api): enabled query params in stp/trigger endpoint
|
2024-10-30 09:39:47 +03:00 |
|
semantic-release-bot
|
5d576aff91
|
chore(release): 0.37.0 [skip ci]
# [0.37.0](https://github.com/sasjs/server/compare/v0.36.0...v0.37.0) (2024-10-29)
### Features
* **stp:** added trigger endpoint ([b0723f1](b0723f1444))
v0.37.0
|
2024-10-29 14:11:35 +00:00 |
|
Yury Shkoda
|
a044176054
|
Merge pull request #375 from sasjs/issue-373-stp
Issue 373 stp
|
2024-10-29 17:08:38 +03:00 |
|
Yury
|
deee34f5fd
|
chore(stp): removed query logic from trigger endpoint
|
2024-10-29 16:55:40 +03:00 |
|
Yury
|
b0723f1444
|
feat(stp): added trigger endpoint
|
2024-10-29 16:27:53 +03:00 |
|
Yury
|
e9519cb3c6
|
chore(code): used correct type
|
2024-10-29 16:20:27 +03:00 |
|
semantic-release-bot
|
0838b8112e
|
chore(release): 0.36.0 [skip ci]
# [0.36.0](https://github.com/sasjs/server/compare/v0.35.4...v0.36.0) (2024-10-29)
### Features
* **code:** added code/trigger API endpoint ([ffcf193](ffcf193b87))
v0.36.0
|
2024-10-29 10:32:01 +00:00 |
|
Yury Shkoda
|
441f8b7726
|
Merge pull request #374 from sasjs/issue-373
feat(code): added code/trigger API endpoint
|
2024-10-29 13:29:08 +03:00 |
|
Yury
|
049a7f4b80
|
chore(swagger): improved description
|
2024-10-29 12:02:26 +03:00 |
|
Yury
|
3053c68bdf
|
chore(lint): fixed linting issues
|
2024-10-29 11:40:44 +03:00 |
|
Yury
|
76750e864d
|
chore(lint): fixed lint issue
|
2024-10-29 11:30:05 +03:00 |
|
Yury
|
ffcf193b87
|
feat(code): added code/trigger API endpoint
|
2024-10-29 11:18:04 +03:00 |
|
semantic-release-bot
|
aa2a1cbe13
|
chore(release): 0.35.4 [skip ci]
## [0.35.4](https://github.com/sasjs/server/compare/v0.35.3...v0.35.4) (2024-01-15)
### Bug Fixes
* **api:** fixed env issue in MacOS executable ([73d965d](73d965daf5))
v0.35.4
|
2024-01-15 13:21:15 +00:00 |
|
Yury Shkoda
|
6f2c53555c
|
Merge pull request #372 from sasjs/issue-371
fix(api): fixed env issue in MacOS executable
|
2024-01-15 16:18:10 +03:00 |
|
Yury
|
73d965daf5
|
fix(api): fixed env issue in MacOS executable
|
2024-01-15 15:14:06 +03:00 |
|
semantic-release-bot
|
4f1763db67
|
chore(release): 0.35.3 [skip ci]
## [0.35.3](https://github.com/sasjs/server/compare/v0.35.2...v0.35.3) (2023-11-07)
### Bug Fixes
* enable embedded LFs in JS STP vars ([7e8cbbf](7e8cbbf377))
v0.35.3
|
2023-11-07 20:48:28 +00:00 |
|
Allan Bowe
|
28222add04
|
Merge pull request #370 from sasjs/allanbowe-patch-1
fix: enable embedded LFs in JS STP vars
|
2023-11-07 20:43:16 +00:00 |
|
Allan
|
068edfd6a5
|
chore: lint fix
|
2023-11-07 20:39:05 +00:00 |
|
Allan Bowe
|
7e8cbbf377
|
fix: enable embedded LFs in JS STP vars
|
2023-11-07 15:51:32 +00:00 |
|
Allan Bowe
|
1fc1431442
|
chore: using GITHUB_TOKEN
|
2023-08-07 20:11:40 +01:00 |
|
semantic-release-bot
|
3387efbb9a
|
chore(release): 0.35.2 [skip ci]
## [0.35.2](https://github.com/sasjs/server/compare/v0.35.1...v0.35.2) (2023-08-07)
### Bug Fixes
* add _debug as optional query param in swagger apis for GET stp/execute ([9586dbb](9586dbb2d0))
v0.35.2
|
2023-08-07 18:53:12 +00:00 |
|
Allan Bowe
|
e2996b495f
|
Merge pull request #365 from sasjs/swagger-fix
fix: add _debug as optional query param in swagger apis for stp/execute
|
2023-08-07 19:48:28 +01:00 |
|
Allan
|
41c627f93a
|
chore: lint fix
|
2023-08-07 19:39:02 +01:00 |
|
Allan Bowe
|
49f5dc7555
|
Update swagger.yaml
|
2023-08-07 19:32:29 +01:00 |
|
Allan Bowe
|
f6e77f99a4
|
Update swagger.yaml
|
2023-08-07 19:31:20 +01:00 |
|
Allan Bowe
|
b57dfa429b
|
Update stp.ts
|
2023-08-07 19:30:09 +01:00 |
|
|
|
9586dbb2d0
|
fix: add _debug as optional query param in swagger apis for GET stp/execute
|
2023-08-07 22:01:52 +05:00 |
|
semantic-release-bot
|
a4f78ab48d
|
chore(release): 0.35.1 [skip ci]
## [0.35.1](https://github.com/sasjs/server/compare/v0.35.0...v0.35.1) (2023-07-25)
### Bug Fixes
* **log-separator:** log separator should always wrap log ([8940f4d](8940f4dc47))
v0.35.1
|
2023-07-25 06:05:23 +00:00 |
|
Yury Shkoda
|
2f47a2213b
|
Merge pull request #364 from sasjs/log-separator
fix(log-separator): log separator should always wrap log
|
2023-07-25 09:01:36 +03:00 |
|
Yury Shkoda
|
0f91395fbb
|
lint: fixed linting issues
|
2023-07-24 18:36:08 +03:00 |
|
Yury Shkoda
|
167b14fed0
|
docs(log-separator): left comment
|
2023-07-24 18:29:20 +03:00 |
|
Yury Shkoda
|
8940f4dc47
|
fix(log-separator): log separator should always wrap log
|
2023-07-24 18:27:21 +03:00 |
|
semantic-release-bot
|
48c1ada1b6
|
chore(release): 0.35.0 [skip ci]
# [0.35.0](https://github.com/sasjs/server/compare/v0.34.2...v0.35.0) (2023-05-03)
### Bug Fixes
* **editor:** fixed log/webout/print tabs ([d2de9dc](d2de9dc13e))
* **execute:** added atribute indicating stp api ([e78f87f](e78f87f5c0))
* **execute:** fixed adding print output ([9aaffce](9aaffce820))
* **execution:** removed empty webout from response ([6dd2f4f](6dd2f4f876))
* **webout:** fixed adding empty webout to response payload ([31df72a](31df72ad88))
### Features
* **editor:** parse print output in response payload ([eb42683](eb42683fff))
v0.35.0
|
2023-05-03 09:34:56 +00:00 |
|
Allan Bowe
|
0532488b55
|
Merge pull request #360 from sasjs/issue-354
Support print destination natively
|
2023-05-03 10:31:06 +01:00 |
|
Yury Shkoda
|
d458b5bb81
|
chore: cleanup
|
2023-05-03 10:56:17 +03:00 |
|
Yury Shkoda
|
958ab9cad2
|
chore(execution): add includePrintOutput to ExecuteFileParams
|
2023-05-03 10:46:21 +03:00 |
|