Simon Larsen
eae8b79b2e
refactor: Add debug configuration for running Copilot locally
...
A new debug configuration has been added to the launch.json file. This configuration allows for launching Copilot locally by running the "start" script using npm. It skips files in the "<node_internals>" directory and is specifically configured for debugging Node.js applications. This change improves the development experience by enabling easy debugging of Copilot locally.
2024-06-11 15:11:00 +01:00
Simon Larsen
a5f05376b0
refactor: Update logger.debug statements for exiting node process
...
This commit updates the logger.debug statements in multiple files to log the message 'Exiting node process' instead of 'Exiting node process'. This change improves the logging consistency and ensures that the appropriate log level is used for this message.
2024-05-22 10:04:41 +01:00
Simon Larsen
0bf8713b60
Refactor error handling in main.go for better clarity and instructions
2024-05-14 11:15:15 +01:00
Simon Larsen
db32292d33
chore: Update launch.json and config.go for InfrastructureAgent
2024-05-14 10:02:48 +01:00
Simon Larsen
a50510819b
Add Isolated VM debugging configuration and handle exceptions in code execution
2024-04-06 16:34:42 +01:00
Simon Larsen
9bfcc4f0c8
Update SSL to SSLCertificate in MonitorType
2024-04-03 20:52:40 +01:00
Simon Larsen
b702113357
Update launch.json and API routes
2024-01-25 10:41:00 +00:00
Simon Larsen
7366e92d42
Update Dockerfile paths for App
2023-12-28 19:30:58 +00:00
Simon Larsen
2e8ee1d51b
Remove unused launch configurations and update port values
2023-12-28 16:49:47 +00:00
Simon Larsen
224eff0d3d
Update launch.json and ObjectID.ts, add debugger statement, modify BillingService.test.ts, Statement.ts, and NavBar.tsx, and update OTelIngest.ts
2023-12-25 19:21:04 +00:00
Simon Larsen
224824f1f1
Remove notification service and related configurations
2023-12-25 13:09:41 +00:00
Simon Larsen
526df139b1
Update Dockerfile and launch configurations
2023-12-11 19:37:18 +00:00
Simon Larsen
640ce525c5
Update Probe npm install and test commands
2023-11-21 17:50:09 +00:00
Simon Larsen
32960b90f8
get gzip body
2023-10-10 13:49:48 +01:00
Simon Larsen
34817a1066
probe-api to ingestor
2023-10-09 18:54:23 +01:00
Carl Downing
3520e834eb
shortner > shortener
2023-07-29 16:03:00 -07:00
Simon Larsen
cd8f090a5e
add HTTP Head request
2023-07-26 12:38:00 +01:00
Simon Larsen
3f1550096c
fix sso docs
2023-07-09 15:11:01 +01:00
Simon Larsen
d724932660
link shortner
2023-07-01 12:01:54 +01:00
Simon Larsen
d0f7831505
fix notification service
2023-06-09 12:25:17 +01:00
Simon Larsen
77ac490b71
fix rmeove orphans
2023-06-07 10:45:34 +01:00
Simon Larsen
fd7b2d3db2
add http test server
2023-05-09 17:03:03 +01:00
Simon Larsen
27420261a0
add probe docker file
2023-05-02 15:29:22 +01:00
Simon Larsen
d873bafedb
make probe api service
2023-05-02 13:44:21 +01:00
Simon Larsen
24bc3ef793
make new workflow service.
2023-02-01 13:08:45 +00:00
Simon Larsen
5bce49bf2f
fix worker
2022-12-07 11:53:53 +05:30
Simon Larsen
112a51eb1d
fix launch.json
2022-11-22 13:13:11 +00:00
Simon Larsen
6d9a628938
Merge pull request #285 from munyanezaarmel/tests-hidden-text
...
tests for CommonUI/src/Components/HiddenText/HiddenText.tsx
2022-10-25 19:20:05 +01:00
Munyaneza Armel
67cc3ff0db
fix lint
2022-10-21 20:48:38 +00:00
Simon Larsen
526963b694
add worker files
2022-10-19 15:32:10 +01:00
Simon Larsen
01b0ac8591
fix bugs
2022-09-26 21:37:17 +01:00
Simon Larsen
0cbf2c1320
fix debugger
2022-09-24 19:50:12 +01:00
Simon Larsen
19d9bcf069
add file service.
2022-09-06 19:20:43 +01:00
Simon Larsen
9306020235
Fix api
2022-07-08 14:04:17 +01:00
Simon Larsen
8d1784f9f2
add account debug local files
2022-05-16 11:29:17 +01:00
Simon Larsen
8c21c34a27
add integration service
2022-05-08 11:19:20 +01:00
Simon Larsen
9efb28f350
add alert microservice
2022-05-08 11:10:37 +01:00
Simon Larsen
47e8bfcc05
set up identity project
2022-05-08 10:33:54 +01:00
Simon Larsen
f37cb3ac2b
add debug tests
2022-05-02 22:35:59 +01:00
Nawaz Dhandala
ae86ac4cfb
add mail to docker-compose
2022-04-25 11:42:08 +01:00
Nawaz Dhandala
babf72e7b9
Rename services
2022-04-11 14:11:16 +01:00
Nawaz Dhandala
6f0cc9c53d
Merge branch 'release' into ts-migrate
2022-03-31 20:55:26 +01:00
Nawaz Dhandala
1b08d42cc5
add probe-api to launch.json
2022-03-31 20:45:55 +01:00
Nawaz Dhandala
8fd6d516bb
add debug config.
2022-02-15 17:59:54 +00:00
Nawaz Dhandala
8114e445e0
fix debugging ports
2022-01-21 22:49:08 +00:00
Nawaz Dhandala
57675c0989
add debug details,
2021-06-21 22:31:43 +01:00
Nawaz Dhandala
71f66549be
add debugging.
2021-06-21 22:08:35 +01:00