Commit Graph

1044 Commits

Author SHA1 Message Date
GitHub Actions fd95611a25 chore: update CodeQL workflow to include feature and fix branches and enhance JS scan script 2026-02-18 08:13:55 +00:00
GitHub Actions 24509dc84f fix: add allowlist normalization and validation in permissions repair process 2026-02-18 06:31:19 +00:00
renovate[bot] f87a468748 chore(deps): pin peter-evans/find-comment action to b30e6a3 2026-02-18 06:05:04 +00:00
GitHub Actions 0a8106aed4 chore: update nightly build workflow to use CHARON_CI_TRIGGER_TOKEN and remove quality-checks workflow dispatch trigger 2026-02-18 04:12:31 +00:00
GitHub Actions cbe2a39f0b chore: add workflow_dispatch trigger to quality-checks and update reference in weekly-nightly-promotion 2026-02-18 03:19:37 +00:00
GitHub Actions a5c4a3e36c chore: add quality-checks workflow to nightly build process 2026-02-18 02:53:41 +00:00
GitHub Actions bb79550c33 chore: rename supply chain workflow files for consistency and clarity 2026-02-18 02:11:24 +00:00
GitHub Actions 88553a6fe3 chore: update create-pull-request action to v8.1.0 for GeoLite2 checksum update 2026-02-18 02:00:19 +00:00
GitHub Actions 37a68d8768 chore: update find-comment action to v4.0.0 for improved functionality 2026-02-18 02:00:19 +00:00
renovate[bot] abd9dc2f70 chore(deps): update github/codeql-action digest to 9e907b5 2026-02-18 01:51:24 +00:00
GitHub Actions a421a348ca chore: remove quality-checks workflow from nightly build and weekly promotion jobs 2026-02-18 00:55:53 +00:00
GitHub Actions 97dab1ccf4 ---
fix: enforce fresh nightly promotion quality gates

Ensure promotion decisions are based on current nightly HEAD evidence instead of stale workflow history.
Add native CodeQL branch triggers so security analysis runs on nightly/main promotion paths.
Convert nightly and weekly automation to dispatch required checks only when missing for the exact HEAD commit, preventing duplicate/racing runs while guaranteeing check presence.
Harden weekly health verification with retry polling so transient scheduling delays do not produce false negatives.
This reduces false blocking and ensures nightly-to-main promotion uses current, deterministic CI state.
Refs: #712
2026-02-18 00:51:15 +00:00
renovate[bot] 9772f1dbe4 chore(deps): update github/codeql-action digest to 015d8c7 2026-02-17 23:56:23 +00:00
GitHub Actions f59244d00e chore: add push event detection to workflow trust evaluation 2026-02-17 21:18:54 +00:00
GitHub Actions ff015cdeff chore: enhance planning and management instructions with PR slicing strategies and multi-PR protocols 2026-02-17 21:04:26 +00:00
GitHub Actions 538f56bcb9 chore: update minimum release age for dependency updates from 30 days to 14 days 2026-02-17 20:58:43 +00:00
GitHub Actions 7ffd19fe50 chore: update workflows to trigger on push events instead of pull requests 2026-02-17 20:38:51 +00:00
Jeremy 50afd9ab21 Merge pull request #707 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
fix(deps): update weekly-non-major-updates (feature/beta-release)
2026-02-17 15:12:00 -05:00
GitHub Actions 84a225da0f chore: Update Renovate configuration for dependency approval and Docker image tracking 2026-02-17 20:08:18 +00:00
renovate[bot] 603b6ef1f8 fix(deps): update weekly-non-major-updates 2026-02-17 19:46:58 +00:00
GitHub Actions ff78b3c330 chore: Add gopls server configuration to MCP settings 2026-02-17 19:44:22 +00:00
GitHub Actions 0fdaa3fef3 chore: add local patch coverage preflight instructions before unit tests across multiple agent and instruction files 2026-02-17 14:07:19 +00:00
GitHub Actions 918cf794de fix: update checkout step in backend job to include fetch-depth and ref for improved accuracy 2026-02-17 08:46:03 +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 27c8365267 fix: add pull request trigger for main and development branches in benchmark workflow 2026-02-16 22:53:23 +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
renovate[bot] 0064dd55e0 chore(deps): update github/codeql-action digest to ad5a6c0 2026-02-16 19:01:45 +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
renovate[bot] a7ed841d25 fix(deps): update weekly-non-major-updates 2026-02-16 17:36:30 +00:00
GitHub Actions 2c8b74ca97 chore: update coverage guidelines to clarify patch coverage requirements and thresholds 2026-02-16 07:07:40 +00:00
renovate[bot] 90f280af84 chore(deps): update weekly-non-major-updates 2026-02-16 03:27:02 +00:00
GitHub Actions e16165d9a2 fix: streamline tools list in agent markdown files for consistency and clarity 2026-02-15 21:20:18 +00:00
GitHub Actions c8a6542c06 fix: update Playwright coverage configuration and base URL for consistency across scripts 2026-02-15 05:43:57 +00:00
GitHub Actions caf8cd9e3b fix: update page load handling in modal dropdown tests for improved reliability 2026-02-15 01:52:23 +00:00
GitHub Actions 972eb017c5 fix: standardize indentation for mcp-servers in Planning and Supervisor agent files 2026-02-14 02:40:49 +00:00
GitHub Actions 46e20d07df fix: update tools list in agent files for improved functionality and clarity 2026-02-14 02:39:24 +00:00
GitHub Actions 661f1dff87 fix: streamline tool list in Management agent for improved clarity 2026-02-13 22:59:37 +00:00
renovate[bot] 9f88f5e89f fix(deps): update weekly-non-major-updates 2026-02-13 18:18:27 +00:00
GitHub Actions 88714d0a46 fix: update Planning and Supervisor agents to include gopls for enhanced Go code support 2026-02-13 08:17:38 +00:00
GitHub Actions f05fe48105 fix: update agent context to include gopls references for improved Go code support 2026-02-13 08:14:34 +00:00
GitHub Actions 5c8aa7cad2 fix: add memory tool to Backend Dev agent for enhanced diagnostics 2026-02-13 08:04:22 +00:00
GitHub Actions 54f5ff5db3 chore: Add pre-commit blocker report and improve Go version management
- Created a comprehensive pre-commit blocker report detailing GolangCI-Lint and TypeScript type check failures, including remediation steps and verification commands.
- Enhanced the golangci-lint pre-commit hook to automatically rebuild the tool if a Go version mismatch is detected.
- Introduced a new script `rebuild-go-tools.sh` to rebuild essential Go development tools, ensuring they are compiled with the current Go version.
- Improved error handling and user feedback in the rebuilding process, providing clear instructions for manual intervention if needed.
- Updated supervisor review report to reflect the successful implementation of Go version management and associated documentation.
2026-02-13 00:07:02 +00:00
GitHub Actions f4f7d1b784 fix: update Playwright Dev agent guidelines to ensure proper reporting of bugs requiring code changes 2026-02-13 00:07:01 +00:00