GitHub Actions
ab2b49667d
fix: remove parallel execution from TestFetchIndexFallbackHTTP for consistent test behavior
2026-02-17 05:37:34 +00:00
GitHub Actions
2a355d1c8c
fix: refactor bouncer key path handling and acquisition config retrieval
2026-02-17 05:12:20 +00:00
GitHub Actions
5d5d1b474a
fix: enhance credential deletion with retry logic for transient database locks
2026-02-17 04:58:13 +00:00
GitHub Actions
c98b075729
fix: update payload key in TestUpdateAcquisitionConfig to use 'content' instead of 'config'
2026-02-17 04:40:14 +00:00
GitHub Actions
fe70b60f39
fix: update certificate handler tests to use file-backed DB with busy timeout for improved isolation
2026-02-17 04:31:54 +00:00
GitHub Actions
c88b80fc4e
fix: update acquisition config tests to set environment variable and assert status code
2026-02-17 04:31:30 +00:00
GitHub Actions
d8a6a3e97b
fix: update Crowdsec handler tests to improve environment variable handling and response validation
2026-02-17 04:31:11 +00:00
GitHub Actions
4a1c6f6ac0
fix: improve error handling in ReloadPlugins test by simulating directory permission errors
2026-02-17 04:30:32 +00:00
GitHub Actions
07322be5db
fix: enhance TCP port handling in startup tests and add readiness checks
2026-02-17 04:28:00 +00:00
GitHub Actions
5d72cec406
fix: refactor TestFetchIndexFallbackHTTP to use httptest for HubBaseURL
2026-02-17 04:27:40 +00:00
GitHub Actions
0bd1ae2fde
fix: remove unnecessary database migration call in NewSecurityService
2026-02-17 04:26:46 +00:00
GitHub Actions
4bd0c4b403
fix: update database connection handling in tests to use file-backed SQLite with WAL mode
2026-02-17 01:54:28 +00:00
GitHub Actions
557e08c783
fix: enhance encryption key validation and add trigger parity check for Codecov workflows
2026-02-17 00:58:44 +00:00
GitHub Actions
2e84f88003
fix: correct file path reference in Management agent instructions
2026-02-17 00:33:30 +00:00
GitHub Actions
74faee1a33
fix: update benchmark job condition to include pull_request event
2026-02-17 00:07:16 +00:00
GitHub Actions
6d7cca712e
fix: remove workflow_run trigger from benchmark workflow
2026-02-17 00:06:03 +00:00
GitHub Actions
28f444de51
fix: update feature branch pattern in benchmark workflow to support nested branches
2026-02-17 00:04:33 +00:00
GitHub Actions
70ae7d247f
fix: add feature branch support to pull request trigger in benchmark workflow
2026-02-17 00:03:21 +00:00
GitHub Actions
66cb95275d
fix(tests): adapt TestMain_DefaultStartupGracefulShutdown_Subprocess to Go 1.26.0 signal handling
...
- Increased SIGTERM signal timeout from 500ms to 1000ms
- Go 1.26.0 changed signal delivery timing on Linux
- Test now passes reliably with adequate startup grace period
Related to Go 1.26.0 upgrade (commit dc40102a )
2026-02-16 23:53:30 +00:00
GitHub Actions
bea88e0f9f
chore: downgrade eslint and related packages to version 9.x
...
- Updated @eslint/js from ^10.0.1 to ^9.39.2
- Updated eslint from ^10.0.0 to ^9.39.2
- Updated eslint-plugin-react-hooks from ^7.1.0-canary to ^7.0.1
2026-02-16 22:58:59 +00:00
GitHub Actions
27c8365267
fix: add pull request trigger for main and development branches in benchmark workflow
2026-02-16 22:53:23 +00:00
Jeremy
a4e8686f26
Merge pull request #706 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
chore(deps): update dependency eslint-plugin-react-hooks to ^7.1.0-canary-fd524fe0-20251121 (feature/beta-release)
2026-02-16 17:53:03 -05:00
renovate[bot]
e6a5ebc464
chore(deps): update dependency eslint-plugin-react-hooks to ^7.1.0-canary-fd524fe0-20251121
2026-02-16 22:31:30 +00:00
GitHub Actions
4d00af75b6
fix(tests): enhance database setup for unit tests and address CI failures
...
- Implemented a function to create a valid SQLite database for testing in db_health_handler_test.go.
- Replaced dummy database file creation with a proper SQLite setup to ensure tests run against a valid database.
- Set CHARON_ENCRYPTION_KEY environment variable in dns_provider_service_test.go to prevent RotationService initialization warnings.
- Added detailed remediation plan for CI Codecov backend test failures, addressing encryption key requirements and database record not found errors.
2026-02-16 21:20:34 +00:00
GitHub Actions
3e4022cd69
fix: add CHARON_ENCRYPTION_KEY environment variable to benchmark and quality check workflows
2026-02-16 21:00:43 +00:00
GitHub Actions
716ec91f8f
chore: Enhance test coverage across various handlers and services
...
- Added tests for transient SQLite errors in emergency_handler_test.go.
- Introduced validation tests for provider errors in notification_provider_handler_validation_test.go.
- Implemented helper tests for settings handling in settings_handler_helpers_test.go.
- Expanded backup_handler_test.go to include SQLite database setup and validation.
- Improved system_permissions_handler_test.go with additional path repair tests.
- Updated backup_service_test.go to ensure proper database handling and error checks during backup operations.
- Refined import_handler_test.go with additional session validation tests.
2026-02-16 20:32:16 +00:00
GitHub Actions
6944488be0
fix: refactor parsedDetails initialization in AuditLogDetailModal for improved readability
2026-02-16 19:46:25 +00:00
GitHub Actions
5b3a3f41d4
fix: add @eslint/js dependency at version 10.0.1
2026-02-16 19:40:37 +00:00
GitHub Actions
b2cad09fe2
fix: update eslint and eslint-plugin-react-hooks to latest versions
2026-02-16 19:25:27 +00:00
Jeremy
16f5573433
Merge pull request #704 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
chore(deps): update github/codeql-action digest to ad5a6c0 (feature/beta-release)
2026-02-16 14:12:39 -05:00
Jeremy
fa42065ad0
Merge pull request #705 from Wikid82/renovate/feature/beta-release-major-10-eslint-monorepo
...
chore(deps): update dependency eslint to v10 (feature/beta-release)
2026-02-16 14:12:17 -05:00
renovate[bot]
6adc1dbb86
chore(deps): update dependency eslint to v10
2026-02-16 19:01:58 +00:00
renovate[bot]
0064dd55e0
chore(deps): update github/codeql-action digest to ad5a6c0
2026-02-16 19:01:45 +00:00
GitHub Actions
9222314681
fix: update go-test-coverage script to handle test failures correctly with gotestsum and go test
2026-02-16 18:54:21 +00:00
GitHub Actions
d9a0875af2
fix: update condition for backend and frontend Codecov uploads to handle boolean inputs correctly
2026-02-16 18:54:15 +00:00
GitHub Actions
8c12ddebe0
chore: add model configuration and user invocability to agent definitions
2026-02-16 18:54:03 +00:00
GitHub Actions
f275613294
fix: update Playwright test command to include 'chromium' project
2026-02-16 18:47:34 +00:00
GitHub Actions
f1527b9cf8
fix: correct configuration key from 'settings' to 'linters-settings' in golangci-lint files
2026-02-16 18:43:04 +00:00
GitHub Actions
ec36ce32b6
chore: add unit tests for email recipient normalization and SQLite error detection
2026-02-16 18:28:38 +00:00
Jeremy
ede4dc6037
Merge pull request #703 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
fix(deps): update weekly-non-major-updates (feature/beta-release)
2026-02-16 12:44:09 -05:00
renovate[bot]
a7ed841d25
fix(deps): update weekly-non-major-updates
2026-02-16 17:36:30 +00:00
GitHub Actions
4d3962e05a
test: add tests for production environment detection and request scheme handling
2026-02-16 17:31:10 +00:00
GitHub Actions
ae00b367c4
fix: update minimum coverage threshold to 85%
2026-02-16 09:36:52 +00:00
GitHub Actions
24c8deff7a
fix: increase memory limit for vitest and improve test stability
...
- Updated test scripts in package.json to set NODE_OPTIONS for increased memory limit.
- Added safety checks for remote servers and domains in ProxyHostForm component to prevent errors.
- Refactored Notifications tests to remove unnecessary use of fake timers and improve clarity.
- Updated ProxyHosts extra tests to specify button names for better accessibility.
- Enhanced Security functional tests by centralizing translation strings and improving mock implementations.
- Adjusted test setup to suppress specific console errors related to act() warnings.
- Modified vitest configuration to limit worker usage and prevent memory issues during testing.
2026-02-16 09:24:52 +00:00
GitHub Actions
c52d0086ae
chore: remove temporary quarantine for unrelated flaky tests in coverage exclusions
2026-02-16 09:24:52 +00:00
GitHub Actions
7f2532a3f7
chore: remove deprecated entry points from coverage exclusions
2026-02-16 09:24:52 +00:00
Jeremy
2a58e220f6
Merge pull request #700 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
fix(deps): update dependency i18next to ^25.8.9 (feature/beta-release)
2026-02-16 02:28:02 -05:00
renovate[bot]
b0010e43c7
fix(deps): update dependency i18next to ^25.8.9
2026-02-16 07:15:55 +00:00
GitHub Actions
2c8b74ca97
chore: update coverage guidelines to clarify patch coverage requirements and thresholds
2026-02-16 07:07:40 +00:00
GitHub Actions
e99fc79948
fix: improve ACL dropdown handling in ProxyHostForm tests
2026-02-16 07:03:33 +00:00