GitHub Actions
9d1e8be410
chore(deps): Renovate: restrict actions/checkout updates to <5.0.0 and require manual review for major GH Actions upgrades
2025-12-03 15:02:08 +00:00
GitHub Actions
6dd26ac5d7
fix: downgrade actions/checkout from v6.0.1 to v4.2.2
...
Checkout v6.0.1 was released yesterday (Dec 2, 2025) and is causing CI
failures across all workflows. The v6 release requires minimum GitHub
Actions Runner v2.329.0 for Docker container scenarios and likely has
edge cases causing failures.
Downgrading to v4.2.2 (stable release from Oct 2024) to restore CI
stability. Can re-evaluate v6 after it matures.
Affects 16 checkout action references across 12 workflow files:
- quality-checks.yml
- waf-integration.yml
- docker-publish.yml
- codecov-upload.yml
- codeql.yml
- benchmark.yml
- docs.yml
- release-goreleaser.yml
- auto-versioning.yml
- docker-lint.yml
- auto-changelog.yml
- renovate.yml
2025-12-03 14:47:05 +00:00
Jeremy
9628f3fbcb
Merge branch 'feature/beta-release' into development
2025-12-03 09:33:41 -05:00
Jeremy
13f807ff5a
Merge branch 'development' into renovate/docker-setup-buildx-action-3.x
2025-12-03 09:31:56 -05:00
GitHub Actions
9abf0c908f
fix: replace CHARON_TOKEN with GITHUB_TOKEN for registry authentication
2025-12-03 14:22:35 +00:00
renovate[bot]
6dc8cc6f3f
chore(deps): update docker/setup-buildx-action action to v3.11.1
2025-12-03 14:22:00 +00:00
renovate[bot]
e209c4c2e2
chore(deps): update actions/checkout action to v6.0.1
2025-12-03 14:21:55 +00:00
Jeremy
377c331ff9
Merge branch 'feature/beta-release' into development
2025-12-03 09:20:34 -05:00
Jeremy
7e36774286
Merge branch 'development' into renovate/actions-setup-node-digest
2025-12-03 09:18:21 -05:00
Jeremy
e1f0178040
Merge branch 'development' into renovate/go-1.x
2025-12-03 09:16:20 -05:00
Jeremy
49cc31339b
Merge branch 'development' into renovate/actions-checkout-digest
2025-12-03 09:15:19 -05:00
Jeremy
38f4ae5748
Merge branch 'development' into main
2025-12-03 09:14:30 -05:00
GitHub Actions
edeaacbfaa
fix(docs): correct typo in remaining contract tasks documentation
...
fix(scripts): enhance test coverage script with verbose output and race detection
2025-12-03 13:46:13 +00:00
GitHub Actions
26086989ff
fix(ci): robust tag detection + guard when creating releases
2025-12-03 05:39:18 +00:00
GitHub Actions
cfe195183c
fix(ci): robust tag detection + guard when creating releases
2025-12-03 05:38:50 +00:00
renovate[bot]
e70df1c3a9
chore(deps): update actions/setup-node action to v6.1.0 ( #295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 05:35:51 +00:00
GitHub Actions
a776bf6995
fix: correct YAML mappings for workflow secrets and tokens
2025-12-03 05:34:56 +00:00
GitHub Actions
f56d183b9a
fix: correct YAML mappings for workflow secrets and tokens
2025-12-03 05:34:04 +00:00
renovate[bot]
6af2cc18ba
chore(deps): update golangci/golangci-lint-action action to v9.2.0 ( #293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 05:09:28 +00:00
renovate[bot]
89e39ff624
chore(deps): update actions/setup-node digest to 395ad32
2025-12-03 05:09:19 +00:00
GitHub Actions
a2c0b8fcf5
feat: Clarify coverage requirements in Backend and Frontend agent workflows
2025-12-03 04:07:52 +00:00
renovate[bot]
4235573d80
chore(deps): update dependency go to v1.25.5
2025-12-03 03:25:40 +00:00
GitHub Actions
13a85ff5fa
feat: Revise TDD workflow steps for Backend and Frontend agents to enhance clarity and structure
2025-12-03 01:47:16 +00:00
GitHub Actions
6ea50011da
feat: Refine verification process with quality gates for static analysis, logic, and coverage
2025-12-02 23:13:12 +00:00
GitHub Actions
4f18e46f94
feat: Add 'changes' tool to Docs_Writer agent for efficient large file editing
2025-12-02 22:59:48 +00:00
GitHub Actions
488fa6c7b0
feat: Add 'write_file' and 'list_dir' tools to QA_Security agent for enhanced auditing capabilities
2025-12-02 22:57:20 +00:00
GitHub Actions
af39a975fd
feat: Enhance Planning agent with additional tools and refined workflow instructions
2025-12-02 22:55:23 +00:00
GitHub Actions
32528f0709
feat: Add 'list_dir' tool for path verification in Backend_Dev agent workflow
2025-12-02 22:35:07 +00:00
GitHub Actions
2dbf4513a7
feat: Add 'list_dir' tool for path verification and update testing command for CI
2025-12-02 22:31:46 +00:00
GitHub Actions
cd900e2495
feat: Add path verification instructions and constraints to agent workflows
2025-12-02 22:30:05 +00:00
GitHub Actions
355992e665
refactor: update verification and testing commands for clarity and consistency
2025-12-02 22:08:51 +00:00
renovate[bot]
c3b14004fa
chore(deps): update actions/checkout action to v6.0.1 ( #290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-02 20:52:21 +00:00
renovate[bot]
5a239f473f
chore(deps): update actions/checkout digest to 8e8c483
2025-12-02 18:38:15 +00:00
GitHub Actions
5193d2c24b
refactor(quality-checks): remove module-specific coverage checks for backend and frontend
2025-12-02 05:27:35 +00:00
GitHub Actions
47d60536d2
fix(docs): update mandatory test coverage command in Frontend_Dev agent
2025-12-02 04:58:24 +00:00
GitHub Actions
bd85148b8e
fix(docs): update mandatory test coverage command in Frontend_Dev agent
2025-12-02 04:51:27 +00:00
GitHub Actions
f621cb29ae
fix(docs): update path for frontend test coverage script in Frontend_Dev agent
2025-12-02 04:49:17 +00:00
GitHub Actions
9859a40294
feat(agent): update mandatory test coverage command to use script
2025-12-02 03:52:04 +00:00
GitHub Actions
d1731f81dd
feat(docs): enhance documentation for Cerberus security suite, WAF configuration, and API endpoints
2025-12-02 03:05:57 +00:00
GitHub Actions
47a4966676
feat(workflow): add context acquisition steps for handoff contract in agent workflows
2025-12-02 02:21:59 +00:00
GitHub Actions
2f801e8152
feat(workflow): update verification steps to include mandatory frontend test coverage script
2025-12-02 02:14:42 +00:00
GitHub Actions
b78d79516e
feat(workflow): add WAF integration testing workflow with Docker setup and reporting
2025-12-02 02:10:35 +00:00
GitHub Actions
8c015bceba
fix(workflow): update verification steps to include frontend test coverage script and type check
2025-12-02 01:53:18 +00:00
GitHub Actions
202e457d2c
fix(workflow): update verification steps to include Frontend Test Coverage and Type Check tasks
2025-12-02 01:32:34 +00:00
GitHub Actions
fa01664eb7
fix(workflow): update pre-commit requirements to ensure coverage goals are met
2025-12-02 01:25:49 +00:00
GitHub Actions
14859adf87
Enhance GenerateConfig function to accept ruleset paths and update related tests
...
- Modified the GenerateConfig function to include an additional parameter for ruleset paths.
- Updated multiple test cases across various files to accommodate the new parameter.
- Enhanced the manager's ApplyConfig method to handle ruleset file creation and error handling.
- Added integration tests for Coraza WAF to validate runtime behavior and ruleset application.
- Updated documentation to include instructions for testing Coraza WAF integration locally.
2025-12-01 21:11:17 +00:00
GitHub Actions
fabdbc42cb
feat(docs): add documentation agents for technical writing, planning, and QA security
2025-12-01 20:13:51 +00:00
GitHub Actions
b0a4d75a2a
Refactor security configuration: Remove external CrowdSec mode support
...
- Updated SecurityConfig model to only support 'local' or 'disabled' modes for CrowdSec.
- Modified related logic in the manager and services to reject external mode.
- Adjusted tests to validate the new restrictions on CrowdSec modes.
- Updated frontend components to remove references to external mode and provide appropriate user feedback.
- Enhanced documentation to reflect the removal of external CrowdSec mode support.
2025-12-01 19:43:45 +00:00
GitHub Actions
08f9c8f87d
fix(docs): correct typos and improve clarity in copilot instructions
2025-12-01 18:44:11 +00:00
GitHub Actions
26c4acffb0
feat: update big picture section in copilot instructions for clarity on Charon's purpose and user focus
2025-12-01 16:52:43 +00:00