Commit Graph

435 Commits

Author SHA1 Message Date
Simon Larsen
1be827741e
Update E2E Config.ts to use E2E_TEST_STATUS_PAGE_URL instead of E2E_TEST_REGISTERED_USER_PASSWORD 2024-04-27 16:55:22 +01:00
Simon Larsen
d312c2b0cf
Update E2E workflow to include failed webhook URL 2024-04-26 22:50:20 +01:00
Simon Larsen
fe40c5bb8d
Add test results artifact upload to E2E workflow 2024-04-26 22:04:12 +01:00
Simon Larsen
74273e6e9b
Refactor E2E workflow to use environment variables from config.env in test.e2e.yaml 2024-04-26 18:01:15 +01:00
Simon Larsen
9eec9042bd
Refactor E2E workflow to use npm run prerun command before running docker-compose in test.e2e.yaml 2024-04-26 16:40:02 +01:00
Simon Larsen
f22ae5844d
Refactor E2E workflow to use status-check.sh script for server availability check 2024-04-26 14:45:01 +01:00
Simon Larsen
caf3377cee
Refactor E2E workflow to use parentheses for command grouping in docker-compose run step 2024-04-26 13:36:52 +01:00
Simon Larsen
f0e4d6bf71
Update E2E workflow to use --abort-on-container-exit flag in docker-compose command 2024-04-26 13:36:40 +01:00
Simon Larsen
f34e4a23d6
Update E2E workflow to use docker-compose for running E2E tests 2024-04-26 13:35:25 +01:00
Simon Larsen
0a8574678c
Update E2E workflow to wait for 60 minutes for server to be up 2024-04-26 10:54:55 +01:00
Simon Larsen
0fdf63ce0c
Add npm install command for Common directory in E2E workflow 2024-04-25 22:56:26 +01:00
Simon Larsen
1cf208387f
Add server readiness check before running E2E tests 2024-04-25 18:34:13 +01:00
Simon Larsen
ab42ca1ef9
Add test-e2e job to GitHub Actions workflow 2024-04-25 15:30:08 +01:00
Simon Larsen
910aa113b5
Add npm install step for Common directory 2024-04-25 15:22:52 +01:00
Simon Larsen
ef0dc5305a
Update test.e2e.yaml to free up disk space in GitHub Actions runner 2024-04-25 12:32:22 +01:00
Simon Larsen
73dc057c99
Update test.e2e.yaml and Config.ts files 2024-04-25 12:31:38 +01:00
Simon Larsen
7623fe7df4
Add Docker build step for E2E tests 2024-04-25 12:08:58 +01:00
Simon Larsen
da03636bd0
Add Docker build step for E2E tests 2024-04-25 12:01:49 +01:00
Simon Larsen
8acfb0f798
add e2e tests 2024-04-25 11:53:11 +01:00
Simon Larsen
35daff14d9
Update runs-on to ubuntu-latest in test.probe.yaml 2024-04-05 20:09:25 +01:00
Simon Larsen
e35dba93ce
Add npm install for CommonServer 2024-04-05 19:55:03 +01:00
Simon Larsen
acf35e1c4c
Update IsolatedVM dependencies and add docker build for IsolatedVM 2024-04-05 18:38:57 +01:00
Simon Larsen
d0dd20c314
Update release workflow configuration 2024-03-15 10:52:51 +00:00
Simon Larsen
a7d1ab5d71
Add release-changelog-builder-action to build changelog 2024-03-15 10:47:07 +00:00
Simon Larsen
d305c2b368
Update PACKAGE_VERSION in publish-npm-packages job 2024-03-15 10:28:07 +00:00
Simon Larsen
e37271021a
Remove unnecessary steps in build and release workflows 2024-03-14 15:30:19 +00:00
Simon Larsen
f296483088
Update workflow to publish npm packages 2024-03-14 14:39:50 +00:00
Simon Larsen
7a83337391
Remove unnecessary build steps for infrastructure agent 2024-03-14 14:35:06 +00:00
Simon Larsen
6a9a7bfd32
Update build workflow and remove unused script 2024-03-14 13:56:39 +00:00
Simon Larsen
58c7860f9b
Add npm install commands for Common, Model, CommonServer, and CommonUI 2024-03-14 12:07:16 +00:00
Simon Larsen
59b2839067
Add binary release workflows for infrastructure agent on macOS, Windows, and Linux 2024-03-13 11:23:22 +00:00
Simon Larsen
17483bc03e
Add publish step for Infrastructure Agent 2024-03-13 11:20:53 +00:00
Simon Larsen
5c2c40aa38
Fix typo in Dockerfile path for InfrastructureAgent and update package.json name 2024-03-13 10:47:54 +00:00
Simon Larsen
65f01802e4
Fix typos and update import paths 2024-03-12 14:06:02 +00:00
Simon Larsen
fab0c18b1f
Add infrastructure agent binary release workflows*** 2024-03-12 13:20:39 +00:00
Simon Larsen
024992c831
Fix server-monitor location path and add disk path validation 2024-03-12 10:09:47 +00:00
Simon Larsen
439a38fbf2
Update Node.js version in GitHub workflows 2024-03-06 15:47:50 +00:00
Simon Larsen
cbca931460
Add binary release workflows for infrastructure agent 2024-03-06 14:58:04 +00:00
Simon Larsen
e4b6daf9d8
Update build command in test-release.yaml 2024-03-06 14:55:58 +00:00
Simon Larsen
9224748eff
Add infrastructure agent binary build workflow***
***Update gitignore to include infrastructure agent files***

***Update package.json and tsconfig.json for infrastructure agent
2024-03-06 14:55:26 +00:00
Simon Larsen
1cbd6fa403
Add infrastructure agent compilation workflow*** 2024-03-06 12:47:07 +00:00
Simon Larsen
2165db9d1f
Update compile.yml and FetchCertificates.ts 2024-03-04 16:12:06 +00:00
Simon Larsen
14b336e927
Add changelog generation step 2024-03-01 18:55:46 +00:00
Simon Larsen
9b1470ee8a
Update release-changelog-builder-action to v4.2.0 2024-03-01 18:52:11 +00:00
Simon Larsen
f7cc8d2343
Update proxy_pass in Nginx configuration
Delete unused files and dependencies
Update API hostname in WorkflowService
Update API hostname in AnalyticsDatabaseService
2024-01-11 19:16:11 +05:30
Simon Larsen
c7f51cdade
Fix async initialization of Workers and remove unused workflow service 2024-01-11 19:10:00 +05:30
Simon Larsen
4dc06ad879
Add Workers initialization in App/Index.ts 2024-01-11 16:25:58 +05:30
Simon Larsen
2cc522c3a1
Delete test-helm-chart.yaml and add test-helm-chart job 2023-12-30 18:02:43 +00:00
Simon Larsen
8d35f5eb2d
Add Helm Chart test workflow 2023-12-30 14:19:49 +00:00
Simon Larsen
fcfe03e9ca
Update logo image path 2023-12-29 22:11:57 +00:00