Eric Allam
a6b17753e1
internal-pulsar now only exports topics
2023-01-13 10:51:52 +00:00
Matt Aitken
a31bb32d6f
Removed segfault-handler package, try and force v16.19.0 version of node
...
v
2023-01-12 13:37:53 +00:00
Matt Aitken
b65954214f
Moving to node 16
2023-01-12 13:22:06 +00:00
Eric Allam
38e20b9340
Try to get deploy working with pulsar 1.7.0
2023-01-11 20:17:01 +00:00
Eric Allam
ae43a5c391
Install ca-certificates to use in pulsar client
2023-01-11 19:55:48 +00:00
Eric Allam
f8db3e52fe
Back to 1.7.0
2023-01-11 16:19:01 +00:00
Eric Allam
4a3d9e8f88
Don’t use yarn dummy
2023-01-11 16:18:27 +00:00
Eric Allam
0c4b9b481b
Back to 1.7.0
2023-01-11 16:15:20 +00:00
Eric Allam
21528f2ec2
Try using ubuntu 22.04 to fix prisma issue
2023-01-11 16:14:54 +00:00
Eric Allam
623f8a7fea
Back to 1.7.0
2023-01-11 15:55:49 +00:00
Eric Allam
90cd7cd823
Add some prisma logging
2023-01-11 15:55:19 +00:00
Eric Allam
fa93ea58fb
Back to 1.7.0
2023-01-11 15:37:08 +00:00
Eric Allam
9a1f8e8a31
Explicitly set NODE_ENV to development in dev-deps
2023-01-11 15:36:44 +00:00
Eric Allam
ca426b2d43
Back to 1.7.0
2023-01-11 15:30:16 +00:00
Eric Allam
24c9b8caf2
Try installing prisma globally
2023-01-11 15:00:04 +00:00
Eric Allam
a1fb70db37
Back to 1.7.0
2023-01-11 14:56:33 +00:00
Eric Allam
0580c44c1e
Install turbo using npm
2023-01-11 14:56:02 +00:00
Eric Allam
de5dff55d0
Back to 1.7.0
2023-01-11 14:51:10 +00:00
Eric Allam
d7bfe8c342
Add turbo before the generate step
2023-01-11 14:50:44 +00:00
Eric Allam
9d07ce435a
Back to 1.7.0
2023-01-11 14:46:00 +00:00
Eric Allam
095384eb8a
Start the pulsar 1.8.0 Dockerfile over again from the API Hero base
2023-01-11 14:45:25 +00:00
Eric Allam
b09fbd9143
Back to 1.7.0 AGAIN
2023-01-11 14:33:17 +00:00
Eric Allam
dc8c96b0c3
Put the dockerfile in the wrong place
2023-01-11 14:32:51 +00:00
Eric Allam
edc2c5c793
Going back to 1.7.0 again
2023-01-11 14:31:40 +00:00
Eric Allam
3bd15e5977
Doing another build with 1.8.0
2023-01-11 14:30:25 +00:00
Eric Allam
54f58b408c
Go back to 1.7.0
2023-01-11 13:05:14 +00:00
Eric Allam
2f2d85bd72
Try 1.8.0 with stripping out the (possibly) unnecessary stuff from the dockerfile
2023-01-11 13:04:04 +00:00
Eric Allam
cf50bdf800
Go back to pulsar 1.7.0
2023-01-11 11:57:50 +00:00
Eric Allam
084f84439f
Try pulsar client 1.8.0
2023-01-11 11:57:13 +00:00
Eric Allam
175e90ac3a
Always log Pulsar stuff to try and debug flightcontrol deploy
2023-01-10 22:05:15 +00:00
Eric Allam
0ce546d023
Improved initializing pulsar clients in the webapp
2023-01-10 09:59:54 +00:00
Eric Allam
e77f259fb1
Improvements to pulsar topics and structure
...
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00