136 Commits

Author SHA1 Message Date
a920ae3dfc Update README.md 2025-02-08 21:09:31 -08:00
Nick
3b723cbad6
Merge pull request #31 from yardstick/feature/QUANT-953
QUANT-953: remove `CustomChannel`
2023-08-03 18:01:46 -04:00
Nick Darrell
b050f709c9 version bump 2023-08-01 17:46:58 +00:00
Nick Darrell
bea6ab8e09 rm CustomChannel 2023-08-01 17:41:16 +00:00
Nick Darrell
1ce0aaf927 npm i bumped packages 2023-08-01 17:41:06 +00:00
Jarred Hunter
c8e4b690c5
Feature/dev 13474 kaniko braid (#24)
* initial build

* initial build

* attempting to implement pod template

* updated code adding braid pod template
2022-03-16 14:06:16 -05:00
Maciek Nowacki
ce2c65544c
Merge pull request #14 from yardstick/feature/QUANT-359-archimedes-integration-build-cors-compliant-web-server
QUANT-359 implement XhrListener to forward POSTs to WS
2021-04-01 10:54:34 -06:00
Maciek Nowacki
7ba8716917 compare auth token against SHA-1 HMAC of POST body 2021-03-12 15:10:49 -07:00
Maciek Nowacki
473fa4b662 set default auth token to SHA-1 of empty string 2021-03-12 12:25:22 -07:00
Maciek Nowacki
97a746c572 don't double-encode JSON 2021-03-12 11:08:19 -07:00
Maciek Nowacki
0a89138a79 compare channel id on value basis 2021-03-12 10:26:43 -07:00
Maciek Nowacki
72d7ffd5c0 rewrite XhrListener to use Express 2021-03-11 11:28:26 -07:00
Maciek Nowacki
8ee1c6551f ensure that channel is being looked up with reservation_no 2021-03-03 14:14:01 -07:00
Maciek Nowacki
66b8ef945f pass along reservation_no from Archimedes 2021-03-03 13:59:14 -07:00
Maciek Nowacki
60b5f21f76 use config/apps.ts for configuration 2021-03-03 11:12:51 -07:00
Maciek Nowacki
082b815989 commenting-out this.ws.ping test as it appears broken 2021-03-03 08:51:13 -07:00
Maciek Nowacki
3e78524a6d version 1.2.3 → 1.3.0 2021-03-02 14:28:23 -07:00
Maciek Nowacki
76e321c3f7 clean up indentation (blame/praise VS Code for this 😜) 2021-03-02 13:51:53 -07:00
Maciek Nowacki
eccba2876e shot in the dark pt. 2 2021-03-01 12:12:12 -07:00
Maciek Nowacki
9a38d5f0a8 shot in the dark to fix tsc failure during CI 2021-03-01 12:05:41 -07:00
Josh Burman
f2ad95de03 jenkins change 2021-03-01 12:00:21 -07:00
Maciek Nowacki
202333c8cd implement XhrListener to forward POSTs to WS 2021-02-25 15:37:39 -07:00
Josh Burman
23a20b3688 Merge tag '1.2.3' into develop
1.2.3
2020-02-21 16:50:57 -05:00
Josh Burman
9d00ddde96 Merge branch 'release/1.2.3' 2020-02-21 16:50:47 -05:00
Josh Burman
634b29be26 modified makefile 2020-02-21 16:50:39 -05:00
Josh Burman
5bc6e49204 update makefile 2020-02-21 16:46:47 -05:00
Josh Burman
74de85615c Merge tag '1.2.2' into develop
1.2.2
2020-02-21 15:22:43 -05:00
Josh Burman
2a99edb4b8 Merge branch 'release/1.2.2' 2020-02-21 15:21:59 -05:00
Josh Burman
d9e481e3b2 bumped to version 1.2.2 2020-02-21 15:21:52 -05:00
brmnjsh
5d45b9e776
Merge pull request #11 from yardstick/YASDEV-389-add-channel-content-to-custom-channels
YASDEV-389: initial additions required for channel content
2020-02-21 13:05:42 -05:00
Josh Burman
030fb62b38 ping pong check, fix to channel status, explicit channel removal option added for custom channels 2020-02-13 13:19:52 -05:00
Josh Burman
3b98db62a2 initial additions required for channel content and the appropriate feedback to client upon all connection types (channel creation/addition/removal) 2020-02-12 13:57:40 -05:00
Josh Burman
faa1186f39 lintageddon 7 2020-02-04 15:51:33 -05:00
Josh Burman
bf91bb1b5a lintageddon 6 2020-02-04 15:08:27 -05:00
Josh Burman
7c20b25faf lintageddon 5 2020-02-03 17:02:47 -05:00
Josh Burman
e004a64e9b lintageddon 4 2020-02-03 16:54:42 -05:00
Josh Burman
6ec98af769 lintageddon 3 2020-02-03 16:41:13 -05:00
Josh Burman
e9d7650ffe lintageddon 2 2020-02-03 16:25:14 -05:00
Josh Burman
cd876ccfcb lintageddon 1 2020-02-03 16:05:24 -05:00
Josh Burman
efa28482de refactor for less complexity 2020-02-03 15:47:34 -05:00
brmnjsh
473cbd239f
Update README.md 2020-02-02 22:06:56 -05:00
brmnjsh
97309cc086
Update README.md 2020-02-02 22:04:42 -05:00
brmnjsh
f8c4de091c
Update README.md
updating for new information and more clarity
2020-02-02 22:03:55 -05:00
brmnjsh
a48e80ccdb
Merge pull request #10 from yardstick/generalize-everything
Generalize everything
2020-02-02 21:53:26 -05:00
Josh Burman
37859d42a3 gotta let the vars live in the moment 2020-02-02 21:51:02 -05:00
Josh Burman
52bcd2d570 further enhancements, spec test fixes for refactor 2020-02-02 21:37:19 -05:00
Josh Burman
d663afd8fe remove explicit port 2020-01-30 14:59:25 -05:00
Josh Burman
fb5533ce7a additon of custom channel conditional eval, though it desperately needs sanitization and/or a framework to work upon. further optimisations and addition of direct messaging 2019-12-26 03:16:18 -05:00
Josh Burman
33d1886599 oops missed these things 2019-12-22 01:31:21 -05:00
Josh Burman
df864790f9 initial addition of custom channels and clients 2019-12-22 01:24:37 -05:00