Commit Graph

  • 988f5e28d1 fix(e2e): update E2E tests workflow to sequential execution and fix race conditions GitHub Actions 2026-02-04 16:08:11 +00:00
  • 58a7439eba fix(ci): remove redundant Playwright browser cache cleanup from workflows GitHub Actions 2026-02-04 14:42:17 +00:00
  • 95526d56f7 fix(ci): remove redundant image tag determination logic from multiple workflows GitHub Actions 2026-02-04 14:24:11 +00:00
  • ae4a1e6801 fix(ci): standardize image tag step ID across integration workflows GitHub Actions 2026-02-04 14:15:45 +00:00
  • 05695af252 git status rm .github/workflows/crowdsec-integration.yml .github/workflows/rate-limit-integration.yml .github/workflows/waf-integration.yml .github/workflows/e2e-tests.yml fix(ci): add image_tag input for manual triggers in integration workflows GitHub Actions 2026-02-04 14:08:36 +00:00
  • 21b52959f5 chore: e3e triage GitHub Actions 2026-02-05 11:00:56 +00:00
  • 9d6c89e82f fix(ci): add CI test validation summary and address critical issues found GitHub Actions 2026-02-05 02:43:48 +00:00
  • 39b5b8a928 fix(ci): reorganize E2E tests for improved isolation and execution stability GitHub Actions 2026-02-05 01:47:22 +00:00
  • 6aea2380b0 fix(ci): increase total shards for parallel test execution in E2E tests GitHub Actions 2026-02-05 01:32:18 +00:00
  • 5284aff1e5 fix(ci): update shard configuration for parallel test execution in E2E tests GitHub Actions 2026-02-05 01:27:59 +00:00
  • 140a8bfd0f fix(ci): increase total shards for parallel test execution in E2E tests GitHub Actions 2026-02-05 01:02:10 +00:00
  • d708ecb394 fix(ci): update shard configuration for parallel test execution in E2E tests GitHub Actions 2026-02-05 01:01:00 +00:00
  • f5892dd89d fix(ci): enable parallel test execution with sharding for E2E tests GitHub Actions 2026-02-05 00:56:12 +00:00
  • d4f89ebf73 fix(ci): update conditions for artifact uploads and cleanup steps in E2E tests GitHub Actions 2026-02-05 00:24:21 +00:00
  • 6809056c48 fix(ci): remove debug option from dotenv configuration GitHub Actions 2026-02-05 00:12:18 +00:00
  • 9eed683a76 fix(ci): update concurrency group name for E2E tests workflow GitHub Actions 2026-02-05 00:05:42 +00:00
  • b0903b987f fix(ci): disable debug logging for dotenv configuration and remove unused statSync imports in auth setup GitHub Actions 2026-02-05 00:01:22 +00:00
  • 8d393b6e82 fix(ci): simplify test execution commands and remove unnecessary logging for Chromium, Firefox, and WebKit tests GitHub Actions 2026-02-04 23:53:17 +00:00
  • f5700c266a fix(ci): increase timeout for Chromium, Firefox, and WebKit tests; add line reporter for cleaner CI output GitHub Actions 2026-02-04 23:46:05 +00:00
  • 22619326de fix(ci): streamline Playwright configuration and remove preflight setup test GitHub Actions 2026-02-04 23:34:48 +00:00
  • 7c81c7e3de fix(ci): reduce timeout for Chromium tests to improve CI efficiency GitHub Actions 2026-02-04 23:08:51 +00:00
  • 57f0919116 fix(ci): enhance logging for environment details and test discovery in Chromium tests GitHub Actions 2026-02-04 22:58:06 +00:00
  • 7b8f5f09d2 fix(ci): enhance logging for authenticated security reset in global setup GitHub Actions 2026-02-04 22:58:00 +00:00
  • 17fc9a2599 fix(ci): add storage state size logging to diagnose potential OOM issues in CI GitHub Actions 2026-02-04 22:49:44 +00:00
  • 0262f7c79d fix(ci): implement preflight setup to ensure storage state exists in CI environments GitHub Actions 2026-02-04 22:48:24 +00:00
  • 9187d19a60 fix(ci): replace playwright-coverage imports with local test fixture GitHub Actions 2026-02-04 22:27:46 +00:00
  • f885096ab4 fix(ci): simplify Chromium, Firefox, and WebKit test job names and remove shard references GitHub Actions 2026-02-04 21:48:28 +00:00
  • 292ca5d170 fix(ci): enhance Playwright debug output for better browser launch diagnostics GitHub Actions 2026-02-04 21:43:24 +00:00
  • b2135f0cff Merge pull request #661 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates Jeremy 2026-02-04 16:32:07 -05:00
  • db3d730ed1 fix(deps): update weekly-non-major-updates renovate[bot] 2026-02-04 21:26:31 +00:00
  • 0fd2b0bee0 Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 16:18:49 -05:00
  • 89dc5650e1 debug(ci): Add Playwright verbose output and reduce job timeout GitHub Actions 2026-02-04 21:11:13 +00:00
  • ff1bb06f60 feat(ci): Add explicit timeout enforcement (Phase 2) GitHub Actions 2026-02-04 20:26:17 +00:00
  • 30e90a18c9 Merge pull request #659 from Wikid82/hotfix/ci v0.18.13 Jeremy 2026-02-04 15:08:24 -05:00
  • eb917a82e6 fix(ci): update health check URL from localhost to 127.0.0.1 for consistency GitHub Actions 2026-02-04 20:06:15 +00:00
  • 9b025edecd Merge pull request #658 from Wikid82/hotfix/ci v0.18.12 Jeremy 2026-02-04 14:47:58 -05:00
  • eb62ab648f fix(ci): update comments for clarity on E2E tests workflow changes GitHub Actions 2026-02-04 19:44:56 +00:00
  • 34db94f918 Merge pull request #653 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates Jeremy 2026-02-04 14:26:57 -05:00
  • d5d1658162 Merge branch 'feature/beta-release' into renovate/feature/beta-release-weekly-non-major-updates Jeremy 2026-02-04 14:24:09 -05:00
  • 11e5305401 chore: move processed issue files to created/ github-actions[bot] 2026-02-04 19:24:01 +00:00
  • dd96493edb fix: resolve modal dropdown z-index conflicts across application Jeremy 2026-02-04 19:23:35 +00:00
  • a2a7ea4233 Merge pull request #656 from Wikid82/hotfix/ci v0.18.11 Jeremy 2026-02-04 13:48:01 -05:00
  • b94a40f54a fix(ci): adjust GeoIP database download and Playwright dependencies for CI stability GitHub Actions 2026-02-04 18:46:09 +00:00
  • e54650095c fix(deps): update weekly-non-major-updates renovate[bot] 2026-02-04 17:55:36 +00:00
  • 74eb890a4c fix(ci): enhance GeoIP database download with retry logic and placeholder creation on failure GitHub Actions 2026-02-04 17:53:31 +00:00
  • 835700b91a Merge pull request #655 from Wikid82/hotfix/ci v0.18.10 Jeremy 2026-02-04 12:46:15 -05:00
  • aa74aacf76 Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 12:46:07 -05:00
  • 707c34b4d6 fix(ci): improve Playwright installation steps by removing redundant system dependency installs and enhancing exit code handling GitHub Actions 2026-02-04 17:43:49 +00:00
  • 985921490f Merge pull request #654 from Wikid82/hotfix/ci v0.18.9 Jeremy 2026-02-04 12:29:11 -05:00
  • 1b66257868 fix(ci): enhance Playwright installation steps with system dependencies and cache checks GitHub Actions 2026-02-04 17:27:35 +00:00
  • e56e7656d9 Merge pull request #652 from Wikid82/hotfix/ci v0.18.8 Jeremy 2026-02-04 12:10:19 -05:00
  • 64f37ba7aa Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 12:09:37 -05:00
  • 6e3fcf7824 fix: simplify Playwright browser installation steps GitHub Actions 2026-02-04 17:08:30 +00:00
  • 68891d4efe fix: update Go version command in utility task for improved compatibility GitHub Actions 2026-02-04 17:05:13 +00:00
  • c94642a594 chore: update Go version references from 1.25.6 to 1.25.7 across documentation and scripts GitHub Actions 2026-02-04 16:52:52 +00:00
  • d626c7d8b3 Merge pull request #650 from Wikid82/hotfix/ci v0.18.7 Jeremy 2026-02-04 11:46:27 -05:00
  • b34f96aeeb Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 11:46:17 -05:00
  • 3c0b9fa2b1 fix: resolve Playwright browser executable not found errors in CI GitHub Actions 2026-02-04 16:44:47 +00:00
  • 2e3d53e624 Merge pull request #649 from Wikid82/hotfix/ci v0.18.6 Jeremy 2026-02-04 11:09:16 -05:00
  • 40a37f76ac Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 11:09:04 -05:00
  • e6c2f46475 fix(e2e): update E2E tests workflow to sequential execution and fix race conditions GitHub Actions 2026-02-04 16:08:11 +00:00
  • a845b83ef7 fix: Merge branch 'development' v0.18.5 Jeremy 2026-02-04 16:01:22 +00:00
  • f375b119d3 Merge pull request #648 from Wikid82/hotfix/ci v0.18.4 Jeremy 2026-02-04 09:45:48 -05:00
  • 5f9995d436 Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 09:43:22 -05:00
  • 7bb88204d2 fix(ci): remove redundant Playwright browser cache cleanup from workflows GitHub Actions 2026-02-04 14:42:17 +00:00
  • 138fd2a669 Merge pull request #647 from Wikid82/hotfix/ci v0.18.3 Jeremy 2026-02-04 09:28:35 -05:00
  • cc3a679094 Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 09:24:51 -05:00
  • 73f6d3d691 fix(ci): remove redundant image tag determination logic from multiple workflows GitHub Actions 2026-02-04 14:24:11 +00:00
  • 8b3e28125c Merge pull request #646 from Wikid82/hotfix/ci v0.18.2 Jeremy 2026-02-04 09:17:09 -05:00
  • dacc61582b Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 09:16:53 -05:00
  • 80c033b812 fix(ci): standardize image tag step ID across integration workflows GitHub Actions 2026-02-04 14:15:45 +00:00
  • e48884b8a6 Merge pull request #644 from Wikid82/hotfix/ci v0.18.1 Jeremy 2026-02-04 09:11:12 -05:00
  • 0519b4baed Merge branch 'main' into hotfix/ci Jeremy 2026-02-04 09:10:32 -05:00
  • 8edde88f95 fix(ci): add image_tag input for manual triggers in integration workflows GitHub Actions 2026-02-04 14:08:36 +00:00
  • e1c7ed3a13 fix(ci): add manual trigger inputs for Cerberus integration workflow GitHub Actions 2026-02-04 13:53:01 +00:00
  • 87df00f871 Merge pull request #643 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates Jeremy 2026-02-04 08:42:29 -05:00
  • 245db004da Merge branch 'feature/beta-release' into renovate/feature/beta-release-weekly-non-major-updates Jeremy 2026-02-04 08:41:33 -05:00
  • 9da1c92c45 Merge pull request #642 from Wikid82/development Jeremy 2026-02-04 08:41:13 -05:00
  • 7907bec067 Merge branch 'feature/beta-release' into development Jeremy 2026-02-04 08:40:27 -05:00
  • 766a99ac4d chore(deps): update dependency @types/react to ^19.2.11 renovate[bot] 2026-02-04 13:35:45 +00:00
  • 1baf23b40c Merge pull request #633 from Wikid82/renovate/development-weekly-non-major-updates Jeremy 2026-02-04 05:45:22 -05:00
  • c35c3c59c7 Merge pull request #641 from Wikid82/renovate/feature/beta-release-pin-dependencies Jeremy 2026-02-04 05:44:59 -05:00
  • a757146883 chore(deps): pin nick-fields/retry action to ce71cc2 renovate[bot] 2026-02-04 10:36:26 +00:00
  • c7941326c6 add Go Benchmark (go) benchmark result for 54382f62a1 gh-pages github-action-benchmark 2026-02-04 10:36:02 +00:00
  • 54382f62a1 Merge pull request #640 from Wikid82/development v0.18.0 Jeremy 2026-02-04 05:33:05 -05:00
  • c4a4afd7a0 Merge pull request #635 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates Jeremy 2026-02-04 05:29:18 -05:00
  • 39e58d1359 Merge pull request #634 from Wikid82/renovate/feature/beta-release-pin-dependencies Jeremy 2026-02-04 05:29:01 -05:00
  • da2c1c9e95 Merge branch 'feature/beta-release' into renovate/feature/beta-release-pin-dependencies Jeremy 2026-02-04 05:28:49 -05:00
  • f6c6a2b51a chore(deps): update weekly-non-major-updates renovate[bot] 2026-02-04 10:28:38 +00:00
  • 8fb04ac81e Merge pull request #639 from Wikid82/development Jeremy 2026-02-04 05:28:20 -05:00
  • a69b3d3768 chore: move processed issue files to created/ github-actions[bot] 2026-02-04 10:27:07 +00:00
  • 2b758e1785 Merge pull request #637 from Wikid82/development Jeremy 2026-02-04 05:27:00 -05:00
  • 83a695fbdc Merge branch 'feature/beta-release' into development Jeremy 2026-02-04 05:26:47 -05:00
  • a53f2c48f1 Merge branch 'feature/beta-release' into renovate/feature/beta-release-pin-dependencies Jeremy 2026-02-04 05:24:27 -05:00
  • 55c8ebcc13 Merge pull request #636 from Wikid82/main Jeremy 2026-02-04 05:23:56 -05:00
  • 07b22c01a9 chore(deps): update weekly-non-major-updates renovate[bot] 2026-02-04 10:11:33 +00:00
  • 6938d4634c fix(ci): update workflows to support manual triggers and conditional execution based on Docker build success v0.17.1 GitHub Actions 2026-02-04 10:07:50 +00:00
  • 4f1637c115 fix: crowdsec bouncer auto-registration and translation loading GitHub Actions 2026-02-04 09:44:26 +00:00
  • 6351a9bba3 feat: add CrowdSec API key status handling and warning component GitHub Actions 2026-02-04 09:17:25 +00:00
  • 2342c53a5d chore(deps): pin nick-fields/retry action to ce71cc2 renovate[bot] 2026-02-04 06:52:58 +00:00