simlarsen
79b36c5b27
chore: npm audit fix
2026-01-15 01:57:09 +00:00
Nawaz Dhandala
6335887d62
feat: Reduce npm fetch retry timeout values in Dockerfiles
2025-12-16 13:30:12 +00:00
Nawaz Dhandala
c617372e37
feat: Add repository field to package.json files across the project
2025-12-11 21:31:52 +00:00
simlarsen
f52e73afb2
chore: npm audit fix
2025-11-25 01:48:46 +00:00
simlarsen
ac239ffe4d
chore: npm audit fix
2025-11-20 01:45:52 +00:00
simlarsen
dade1d0403
chore: npm audit fix
2025-11-15 01:44:36 +00:00
simlarsen
2f102acdc2
chore: npm audit fix
2025-11-13 01:48:58 +00:00
simlarsen
bccd2f484b
chore: npm audit fix
2025-11-08 01:40:56 +00:00
simlarsen
9e5db22235
chore: npm audit fix
Compile / compile-worker (push) Waiting to run
Compile / compile-workflow (push) Waiting to run
Compile / compile-api-reference (push) Waiting to run
Compile / compile-docs-reference (push) Waiting to run
Compile / compile-copilot (push) Waiting to run
Compile / compile-nginx (push) Waiting to run
Compile / compile-infrastructure-agent (push) Waiting to run
Compile / compile-admin-dashboard (push) Waiting to run
Compile / compile-dashboard (push) Waiting to run
Compile / compile-e2e (push) Waiting to run
Compile / compile-probe (push) Waiting to run
Compile / compile-probe-ingest (push) Waiting to run
Compile / compile-server-monitor-ingest (push) Waiting to run
Compile / compile-open-telemetry-ingest (push) Waiting to run
Compile / compile-incoming-request-ingest (push) Waiting to run
Compile / compile-fluent-ingest (push) Waiting to run
Compile / compile-status-page (push) Waiting to run
Compile / compile-test-server (push) Waiting to run
Compile / compile-mcp (push) Waiting to run
OpenAPI Spec Generation / generate-openapi-spec (push) Waiting to run
Common Test / test (push) Waiting to run
Incoming Request Ingest Test / test (push) Waiting to run
MCP Server Test / test (push) Waiting to run
ProbeIngest Test / test (push) Waiting to run
Probe Test / test (push) Waiting to run
Tests / test-home (push) Waiting to run
Tests / test-worker (push) Waiting to run
Tests / test-app (push) Waiting to run
Fluent Ingest Test / test (push) Has been cancelled
OpenTelemetryIngest Test / test (push) Has been cancelled
2025-11-07 01:46:40 +00:00
Simon Larsen
1ac6e71f7e
chore(config,docker,ci,ui): rename IS_ENTERPRISE to IS_ENTERPRISE_EDITION across env, Dockerfiles, compose and workflows
2025-11-03 11:25:12 +00:00
Nawaz Dhandala
1c1a48b78f
chore(ci): build/publish enterprise image variants and add IS_ENTERPRISE arg to Dockerfiles
2025-10-31 14:49:07 +00:00
Nawaz Dhandala
b347e18749
chore: update package-locks — add deps, bump versions & sync subdeps
...
- Update lockfiles for root, TestServer, Worker and Workflow
- Add new/top-level packages and types:
- @simplewebauthn/server, archiver, botbuilder
- @types/archiver
- Bump notable package versions:
- axios, nodemailer, playwright, react-syntax-highlighter
- Sync a large set of transitive dependency upgrades:
- @babel/* (code-frame, parser, template, types, helpers, helper-*), brace-expansion, braces, fill-range, micromatch, picocolors, cross-spawn, to-regex-range and others
- Remove/clean outdated lock entries (e.g. to-fast-properties removed where unnecessary)
- Add/fix license fields for several packages in the lockfiles
- General lockfile normalization to ensure consistent subdependency versions across packages
This keeps dependency trees aligned across monorepo packages and pulls in recent bug/security fixes from transitive upgrades.
2025-10-29 16:43:36 +00:00
Nawaz Dhandala
987f30e5c7
feat: add PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD environment variable to Dockerfiles for improved build performance
2025-10-06 19:45:46 +01:00
Nawaz Dhandala
2dda68c462
refactor: update comment styles for consistency across ProjectAPI, DataPoint, and ComponentCode
2025-10-02 11:57:39 +01:00
Nawaz Dhandala
6d5bc111ba
Refactor comments across multiple files to improve clarity and consistency
...
- Updated comments in Probe/Config.ts to use block comments for proxy configuration.
- Refactored comments in PortMonitor.ts, SyntheticMonitor.ts, and OnlineCheck.ts to block comments for better readability.
- Adjusted comments in ProbeIngest/API/Monitor.ts and ProbeIngest/API/Probe.ts to block comments for clarity.
- Standardized comments in various data migration scripts to block comments for consistency.
- Modified eslint.config.js to enforce multiline comment style as an error.
2025-10-02 11:53:55 +01:00
Nawaz Dhandala
349e64e3a2
Merge branch 'yubikey-auth'
2025-09-30 17:14:39 +01:00
Simon Larsen
77de0a1116
feat: Upgrade Node.js base image to version 24.9-alpine3.21 in multiple Dockerfiles and remove debugging flag from nodemon configurations
2025-09-30 11:27:03 +01:00
Simon Larsen
545335a74d
refactor: Update nodemon.json files to ignore node_modules and public directories
2025-09-17 14:50:58 +01:00
Nawaz Dhandala
ad07ab75fe
feat: Add elkjs dependency for enhanced functionality
2025-09-10 18:13:59 +01:00
Simon Larsen
5c4b19ab3d
feat: Update nodemon configurations to improve performance and debugging options
2025-08-27 13:41:05 +01:00
Simon Larsen
1702558d73
chore: update package-lock.json files to add @types/web-push and web-push dependencies
...
- Added "@types/web-push": "^3.6.4" to multiple package-lock.json files.
- Added "web-push": "^3.6.7" to multiple package-lock.json files.
- Removed "lodash" and "@types/lodash" from multiple package-lock.json files.
2025-07-30 15:21:03 +01:00
Nico Aymet (nikuzz)
11b54365f0
Merge branch 'OneUptime:master' into set-permission-on-tmp-npm
2025-06-30 12:53:13 +01:00
Simon Larsen
31434d7eb3
chore: update package dependencies across multiple modules
...
- Added new dependencies including @asteasolutions/zod-to-openapi, @bull-board/express, and @clickhouse/client (updated to version 1.10.1) in IsolatedVM, Nginx, OpenTelemetryIngest, Probe, ProbeIngest, ServerMonitorIngest, TestServer, Worker, and Workflow.
- Updated existing dependencies such as axios, express, and nodemailer to their latest versions.
- Removed unnecessary dependencies and cleaned up package-lock files.
- Updated devDependencies to include @testing-library packages and jest-related packages for improved testing capabilities.
- Renamed package names for ServerMonitorIngest and Worker to reflect their purpose more accurately.
2025-06-26 20:42:01 +01:00
Nico Aymet
b7ea97c246
Set permission to write logs and cache on /tmp/npm in case container run as non root
2025-06-10 19:11:37 +01:00
Simon Larsen
af908636ba
fix: increase Node.js memory limit in start script for all packages
2025-04-14 11:27:06 +01:00
Simon Larsen
e9cb8e1604
feat: add support for manual workflow execution arguments in various components
2025-02-26 15:06:45 +00:00
Simon Larsen
cf7c39d96c
feat: improve error handling in manually run workflow API by adding try-catch block
2025-02-26 13:16:23 +00:00
Simon Larsen
ef8c36d176
fix: improve string concatenation for log messages in workflow services
2025-02-24 18:49:39 +00:00
Simon Larsen
2ea10bfbdd
feat: enhance date formatting options to include seconds in logs
2025-02-24 18:45:46 +00:00
Simon Larsen
c667fddc64
chore: update Node.js base image to version 23.8 in Dockerfile templates
2025-02-21 22:38:02 +00:00
Simon Larsen
1507583cf3
feat: add workflow timeout configuration and update related files
2025-02-20 14:00:28 +00:00
Simon Larsen
2ff9b47f1c
Refactor retryCount initialization across multiple modules for consistency
2024-11-25 13:53:43 +00:00
Simon Larsen
6b470e671f
Implement retry mechanism for infrastructure status checks across multiple modules
2024-11-25 13:49:49 +00:00
Simon Larsen
b9b5ca3325
switch base image to ecr
2024-10-16 15:54:57 +01:00
snyk-bot
9a38675676
fix: Workflow/Dockerfile.tpl to reduce vulnerabilities
2024-09-29 10:42:29 +00:00
Simon Larsen
4982febd74
Refactor code for consistency; remove unnecessary whitespace and improve formatting in multiple files
2024-09-26 15:07:02 +01:00
Simon Larsen
7465a44690
Refactor ProjectAuthorization middleware to utilize APIKeyAccessPermission; remove AccessTokenService methods
2024-09-26 13:46:34 +01:00
Simon Larsen
dab51a837d
Refactor ProjectAuthorization middleware to use APIKeyAccessPermission; increase concurrency in Workflow feature set
2024-09-26 13:22:23 +01:00
Simon Larsen
1b74d94d0a
Update Dockerfile context and copy paths for Workflow integration
2024-09-18 17:29:46 +01:00
Simon Larsen
7d3f7ba551
Update APP_NAME constant in Workflow routes to reflect correct path
2024-09-18 12:09:29 +01:00
Simon Larsen
b55c1b9acd
fix workflow
2024-09-16 17:17:56 -07:00
Simon Larsen
ae996dbe07
Rename WorkerRoutes to WorkflowRoutes and establish connections to Postgres, Redis, and Clickhouse; initialize real-time functionalities
2024-09-16 15:29:15 -07:00
Simon Larsen
6aa9895e72
refactor workflow
2024-09-16 15:22:15 -07: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
2b8b818bc7
Update dependencies and package.json files
2023-12-12 15:11:04 +00:00
Simon Larsen
c84cbe5575
Add dep-check script to package.json files
2023-12-12 13:48:44 +00:00
Sokna Ly
a3aaefe843
chore: Update typo in Javascript Code component's document in Workflow
2023-12-06 12:03:54 +07:00
snyk-bot
b2ece0f23b
fix: Workflow/Dockerfile.tpl to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
2023-12-01 19:49:31 +00:00
Simon Larsen
727f923dbb
Add clear-modules script to package.json files
2023-11-22 11:13:15 +00:00
Simon Larsen
7f93e953ee
Update Jest configurations for test coverage
2023-11-22 10:55:09 +00:00