This website requires JavaScript.
5054a334f2
fix: enhance code review guidelines for modularity, testing, and feedback
GitHub Actions
2026-02-08 00:00:26 +00:00
9ec23cd48b
fix: enhance security features
GitHub Actions
2026-02-07 23:48:13 +00:00
1e2d16cf13
fix: enhance testing tasks in VSCode configuration for improved frontend and E2E testing
GitHub Actions
2026-02-07 23:47:39 +00:00
f1782a574d
fix: update E2E container rebuild instructions for clarity and efficiency across multiple documentation files
GitHub Actions
2026-02-07 23:47:30 +00:00
f6b03f8330
fix: add additional documentation files to .gitignore to exclude unnecessary files
GitHub Actions
2026-02-07 07:22:02 +00:00
a4c9d1bb2c
fix: add Tools Configuration.md to .gitignore to exclude unnecessary files
GitHub Actions
2026-02-07 06:35:20 +00:00
62f613abb6
fix: update admin whitelist IPs across multiple scripts for improved security
GitHub Actions
2026-02-07 06:34:48 +00:00
56aabca37a
fix: update go.mod to include golang.org/x/time and clean up indirect dependencies
GitHub Actions
2026-02-07 06:33:53 +00:00
eb23148845
chore: refactor agent configurations and update testing instructions
GitHub Actions
2026-02-07 06:33:14 +00:00
10582872f9
fix(tests): Enhance CrowdSecConfig with new input fields and improve accessibility
GitHub Actions
2026-02-06 17:38:08 +00:00
57c3a70007
chore(e2e): add task to open app in system browser (Docker E2E) and docs
GitHub Actions
2026-02-06 15:42:26 +00:00
8277b782b7
Merge pull request #663 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
Jeremy
2026-02-06 12:04:32 -05:00
05bd9b8978
Merge branch 'hotfix/ci' into renovate/feature/beta-release-weekly-non-major-updates
Jeremy
2026-02-06 12:04:20 -05:00
e07cbc28d2
fix(deps): update weekly-non-major-updates
renovate[bot]
2026-02-06 17:03:01 +00:00
726813675d
Merge pull request #662 from Wikid82/renovate/development-weekly-non-major-updates
Jeremy
2026-02-06 12:02:45 -05:00
05d54fcadb
Merge branch 'hotfix/ci' into renovate/development-weekly-non-major-updates
Jeremy
2026-02-06 12:02:20 -05:00
04aa3db883
chore(e2e): enable Playwright UI on headless Linux
Jeremy
2026-02-06 10:29:11 -05:00
38b1226a32
chore(deps): update weekly-non-major-updates
renovate[bot]
2026-02-06 14:08:50 +00:00
276cb13fcb
fix: optimize supply chain verification workflow to prevent redundant builds
GitHub Actions
2026-02-06 08:56:14 +00:00
98cf52ff57
fix: upgrade supply-chain workflow to use modern grype binary
GitHub Actions
2026-02-06 08:42:49 +00:00
28865a5f36
fix: harden supply chain workflow vulnerability reporting
GitHub Actions
2026-02-06 08:06:01 +00:00
11e575d6cc
fix: stabilize e2e test suite and auth configuration
GitHub Actions
2026-02-06 07:43:26 +00:00
3da7f07eee
fix: add additional files to .gitignore for security and testing
GitHub Actions
2026-02-06 07:12:41 +00:00
7a48bccfaf
fix: update workflow concurrency settings to prevent cancellation between push and PR events
GitHub Actions
2026-02-06 06:54:36 +00:00
e6e957d0ed
fix: isolate security workflow tests to security shard
GitHub Actions
2026-02-06 06:38:12 +00:00
8cadef3005
chore: migrate security integration tests to dedicated security folder
GitHub Actions
2026-02-06 06:00:59 +00:00
8e22b66744
fix: correct ci concurrency and checkout configuration
GitHub Actions
2026-02-06 05:36:35 +00:00
00cc170a06
fix(ci): enable full checkout in supply chain verification
GitHub Actions
2026-02-06 05:28:58 +00:00
92bdf471e8
fix: correct i18n mock in CrowdSec tests and silence query warning
GitHub Actions
2026-02-06 05:24:06 +00:00
b37922de28
hore(frontend): remove redundant test configuration from vite config
GitHub Actions
2026-02-06 04:27:38 +00:00
9cd2f5602c
ix: repair CI workflow dependencies and strictness
GitHub Actions
2026-02-06 04:18:26 +00:00
2324619a1f
ci: make security scan non-blocking for PR verification
GitHub Actions
2026-02-06 04:11:31 +00:00
dfd26d68aa
fix: repair supply chain workflow triggers and crowdsec test script
GitHub Actions
2026-02-06 03:49:43 +00:00
301b5972d9
fix: enable supply-chain-pr workflow for direct push and pr events
GitHub Actions
2026-02-06 03:42:26 +00:00
9e0f3b7995
chore: update esbuild and related dependencies to version 0.27.3
GitHub Actions
2026-02-06 03:35:16 +00:00
8dcfabc23a
chore: update Go to 1.25.7 and pin workflow versions for Renovate
GitHub Actions
2026-02-06 03:32:22 +00:00
964a89a391
chore: repair playwright config and verify workflow triggers
GitHub Actions
2026-02-06 03:24:44 +00:00
a8fd8c6f03
Merge branch 'feature/beta-release' into hotfix/ci
Jeremy
2026-02-05 21:48:24 -05:00
5f73c69348
fix: restrict propagation workflow triggers to main/development only
GitHub Actions
2026-02-06 02:45:36 +00:00
77813b1533
chore: disable blocking exit on image freshness check in docker-build workflow
GitHub Actions
2026-02-06 02:35:07 +00:00
6a82186317
chore: update agent tool definitions with vsc-native identifiers
GitHub Actions
2026-02-06 02:28:30 +00:00
f9a672efda
fix: repair documentation workflow and 404 links
GitHub Actions
2026-02-06 02:13:14 +00:00
f99f1614e2
Updated docs plan with specific heredoc implementation details for dynamic repository path
Jeremy
2026-02-05 21:08:45 -05:00
a14e0966e6
fix: ensure integration tests and security scans run on all branches
GitHub Actions
2026-02-06 01:29:27 +00:00
0696507415
fix(ci): workflow reliability and architecture improvements
GitHub Actions
2026-02-06 01:20:12 +00:00
cde711d77e
fix(ci): workflow reliability and architecture improvements
GitHub Actions
2026-02-06 01:13:36 +00:00
601cbd9ae0
fix(ci): Add sequential E2E tests workflow to improve CI stability
GitHub Actions
2026-02-05 21:23:49 +00:00
8e6cd39b3e
feat: enable integration tests on pull requests
GitHub Actions
2026-02-05 20:49:02 +00:00
150dda679c
feat(ci): implement sequential E2E tests workflow to resolve race conditions
GitHub Actions
2026-02-05 20:37:13 +00:00
ffce28b153
fix: enable CI workflows on hotfix branches
GitHub Actions
2026-02-05 20:36:12 +00:00
1c8e7f54eb
chore: restore e2e-tests.yml with parallel shard execution
GitHub Actions
2026-02-05 20:27:22 +00:00
defce1d39d
fix: resolve rebase loop and apply critical CI/UI fixes
GitHub Actions
2026-02-05 19:41:33 +00:00
67e697ceb0
Merge branch 'feature/beta-release' into hotfix/ci
GitHub Actions
2026-02-05 19:27:05 +00:00
58b0d703de
fix(ci): remove redundant job dependency and artifact naming sections from QA report
GitHub Actions
2026-02-05 19:02:29 +00:00
0e830e90b1
chore: e3e triage
GitHub Actions
2026-02-05 11:00:56 +00:00
3c04a4a33b
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
b340661353
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
db3ccc1d01
fix(ci): streamline Playwright configuration and remove preflight setup test
GitHub Actions
2026-02-04 23:34:48 +00:00
915643636e
feat(ci): Add explicit timeout enforcement (Phase 2)
GitHub Actions
2026-02-04 20:26:17 +00:00
59ab34de5a
fix(ci): adjust GeoIP database download and Playwright dependencies for CI stability
GitHub Actions
2026-02-04 18:46:09 +00:00
762e7ea8c3
fix(e2e): update E2E tests workflow to sequential execution and fix race conditions
GitHub Actions
2026-02-04 16:08:11 +00:00
35af916713
fix(ci): remove redundant image tag determination logic from multiple workflows
GitHub Actions
2026-02-04 14:24:11 +00:00
28a9444dd7
ix: resolve blocking pre-commit failures and restore CI stability
GitHub Actions
2026-02-05 18:36:41 +00:00
6bdebd5afa
chore: e3e triage
GitHub Actions
2026-02-05 11:00:56 +00:00
6fc87b35be
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
09568b8971
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
82bb4ee831
fix(ci): streamline Playwright configuration and remove preflight setup test
GitHub Actions
2026-02-04 23:34:48 +00:00
3c6d427ad7
feat(ci): Add explicit timeout enforcement (Phase 2)
GitHub Actions
2026-02-04 20:26:17 +00:00
dd16e98e82
fix(ci): adjust GeoIP database download and Playwright dependencies for CI stability
GitHub Actions
2026-02-04 18:46:09 +00:00
7c0a29b760
fix: Merge branch 'development'
Jeremy
2026-02-04 16:01:22 +00:00
7fc94902e8
fix(ci): remove redundant Playwright browser cache cleanup from workflows
GitHub Actions
2026-02-04 14:42:17 +00:00
b043a97539
fix(ci): remove redundant image tag determination logic from multiple workflows
GitHub Actions
2026-02-04 14:24:11 +00:00
e8584f17c0
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
96746ed100
fix(deps): update weekly-non-major-updates
renovate[bot]
2026-02-04 21:26:31 +00:00
6387a73c67
chore: move processed issue files to created/
github-actions[bot]
2026-02-04 19:24:01 +00:00
cf6d3bd319
fix: resolve modal dropdown z-index conflicts across application
Jeremy
2026-02-04 19:23:35 +00:00
43668b4d5c
fix(deps): update weekly-non-major-updates
renovate[bot]
2026-02-04 17:55:36 +00:00
9e46bd3b84
fix: update Go version command in utility task for improved compatibility
GitHub Actions
2026-02-04 17:05:13 +00:00
7a63e4b9c1
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
bb82a733ac
chore(deps): update dependency @types/react to ^19.2.11
renovate[bot]
2026-02-04 13:35:45 +00:00
8f8c58b3bf
ix: resolve blocking pre-commit failures and restore CI stability
GitHub Actions
2026-02-05 18:36:41 +00:00
534da24b12
chore: e3e triage
GitHub Actions
2026-02-05 11:00:56 +00:00
73a16eb873
fix(ci): add CI test validation summary and address critical issues found
GitHub Actions
2026-02-05 02:43:48 +00:00
6610abd4c0
fix(ci): reorganize E2E tests for improved isolation and execution stability
GitHub Actions
2026-02-05 01:47:22 +00:00
9730008b39
fix(ci): update conditions for artifact uploads and cleanup steps in E2E tests
GitHub Actions
2026-02-05 00:24:21 +00:00
631ffebe69
fix(ci): remove debug option from dotenv configuration
GitHub Actions
2026-02-05 00:12:18 +00:00
591c004f19
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
0bcb464e72
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
14f6f0cc34
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
a07b8c7e9b
fix(ci): streamline Playwright configuration and remove preflight setup test
GitHub Actions
2026-02-04 23:34:48 +00:00
1361a7b047
fix(ci): enhance logging for authenticated security reset in global setup
GitHub Actions
2026-02-04 22:58:00 +00:00
41c5954adc
fix(ci): add storage state size logging to diagnose potential OOM issues in CI
GitHub Actions
2026-02-04 22:49:44 +00:00
7f76ce64e0
fix(ci): implement preflight setup to ensure storage state exists in CI environments
GitHub Actions
2026-02-04 22:48:24 +00:00
8c558382d0
fix(ci): replace playwright-coverage imports with local test fixture
GitHub Actions
2026-02-04 22:27:46 +00:00
05fba0b3db
feat(ci): Add explicit timeout enforcement (Phase 2)
GitHub Actions
2026-02-04 20:26:17 +00:00
f6b56cb1e0
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
aec12a2e68
fix(ci): update comments for clarity on E2E tests workflow changes
GitHub Actions
2026-02-04 19:44:56 +00:00
63a419aeda
fix(ci): adjust GeoIP database download and Playwright dependencies for CI stability
GitHub Actions
2026-02-04 18:46:09 +00:00
4afdf91010
fix(ci): enhance GeoIP database download with retry logic and placeholder creation on failure
GitHub Actions
2026-02-04 17:53:31 +00:00
165d551c18
fix: Merge branch 'development'
Jeremy
2026-02-04 16:01:22 +00:00