Commit graph

52 commits

Author SHA1 Message Date
264b0a1445 fix(workflow): add logging for file copying in node.yaml 2025-04-19 13:37:55 -03:00
e12744b1de fix(workflow): comment out Node.js setup and adjust build commands in node.yaml 2025-04-19 13:36:07 -03:00
b392aa6e7f fix(ChatServices): update prompt message for clarity on tool results 2025-04-19 13:32:53 -03:00
4301bb64c4 fix(workflow): streamline botserver restart process in node.yaml 2025-04-19 12:14:18 -03:00
d912667dee fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 11:48:09 -03:00
9786749728 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 11:36:07 -03:00
96c65af1b4 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 11:14:26 -03:00
b24f8fb733 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 01:42:51 -03:00
a8c3c696e8 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 01:12:54 -03:00
10294c9a82 fix(workflow): update node.yaml to correctly copy .env file to deployment location 2025-04-19 01:09:16 -03:00
f4f76f3743 fix(workflow): update node.yaml to run npm start in the background 2025-04-19 00:24:43 -03:00
275eaa90e1 fix(workflow): update node.yaml to run npm start in the background 2025-04-18 23:48:26 -03:00
cb8b4c5a60 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 10:24:41 -03:00
fd69e28765 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:27:15 -03:00
5a9418be28 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:20:12 -03:00
7c697064d8 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:19:10 -03:00
895fa3b3cc fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:18:37 -03:00
23ca9f3c34 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:18:08 -03:00
f1f319380e fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:17:08 -03:00
0aa386b8bf fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:16:14 -03:00
77484beda2 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:15:50 -03:00
b741ca979b fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:14:55 -03:00
11860199bb fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:13:15 -03:00
0614b83d9c fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:11:28 -03:00
3e0ee7b912 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:09:08 -03:00
adbee9b44f fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:08:37 -03:00
4196b8745c fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 09:01:06 -03:00
639c9075ff fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 08:59:25 -03:00
6b330deaf1 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 08:57:41 -03:00
2124cd67ec fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 08:49:06 -03:00
ac041d0ced fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 08:45:50 -03:00
f80ff06ca2 fix(workflows): clean up node.yaml by removing unnecessary commented-out commands 2025-03-28 08:42:24 -03:00
259024e65d fix(services): remove unnecessary comments and improve URL configuration in GBCoreService and GBMinService 2025-03-28 08:40:46 -03:00
1889635b55 fix(services): remove unnecessary comments and improve URL configuration in GBCoreService and GBMinService 2025-03-28 08:39:06 -03:00
92116a2ada fix(services): remove unnecessary comments and improve URL configuration in GBCoreService and GBMinService 2025-03-28 08:03:30 -03:00
a6f87e8b91 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-28 07:35:45 -03:00
49e0ba23fb fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-28 07:14:35 -03:00
9fe6683ea6 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 23:39:06 -03:00
f0f80a5ac6 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 23:33:23 -03:00
4773f22223 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 22:56:02 -03:00
6839d6d9dd fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 22:41:47 -03:00
bac69bc817 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 22:36:40 -03:00
9ddc55222c fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 21:43:49 -03:00
639c603e00 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 21:36:37 -03:00
7cb4741e85 fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 21:29:00 -03:00
d793d7ae4b fix(workflows): clean up node.yaml by removing unnecessary whitespace 2025-03-26 20:56:10 -03:00
c1aa19cbf0 fix(workflows): change build runner from CI to gbo 2025-03-26 20:35:27 -03:00
c084d105a5 fix(workflows): change build runner from CI to gbo 2025-03-26 20:34:11 -03:00
9ce3c6df2d fix(workflows): change build runner from CI to gbo 2025-03-26 20:29:33 -03:00
ebe72093a5 fix(workflows): change build runner from CI to gbo 2025-03-26 19:50:42 -03:00