Commit Graph

865 Commits

Author SHA1 Message Date
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 d2d7c194e5 chore: update go.work.sum with additional dependencies and version changes 2025-12-03 15:00:22 +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 749d9e1a95 Merge pull request #301 from Wikid82/development
Propagate changes from development into feature/beta-release
2025-12-03 09:34:02 -05:00
Jeremy 9628f3fbcb Merge branch 'feature/beta-release' into development 2025-12-03 09:33:41 -05:00
Jeremy d524807771 Merge pull request #300 from Wikid82/renovate/docker-base-updates
chore(deps): update golang docker tag to v1.25.5
2025-12-03 09:33:15 -05:00
Jeremy 19613441d5 Merge branch 'development' into renovate/docker-base-updates 2025-12-03 09:33:06 -05:00
Jeremy f651803698 Merge pull request #299 from Wikid82/renovate/github.com-prometheus-client_golang-1.x
fix(deps): update module github.com/prometheus/client_golang to v1.23.2
2025-12-03 09:32:43 -05:00
Jeremy 97403688bf Merge branch 'development' into renovate/github.com-prometheus-client_golang-1.x 2025-12-03 09:32:30 -05:00
Jeremy 0a277fdc4d Merge pull request #298 from Wikid82/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3.11.1
2025-12-03 09:32:07 -05:00
Jeremy 13f807ff5a Merge branch 'development' into renovate/docker-setup-buildx-action-3.x 2025-12-03 09:31:56 -05:00
Jeremy d5ab79ea0f Merge pull request #297 from Wikid82/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6.0.1
2025-12-03 09:31:35 -05:00
GitHub Actions ff7c00e931 fix: update Go version from 1.25.4 to 1.25.5 2025-12-03 14:29:35 +00:00
GitHub Actions 9abf0c908f fix: replace CHARON_TOKEN with GITHUB_TOKEN for registry authentication 2025-12-03 14:22:35 +00:00
renovate[bot] 362a76f962 chore(deps): update golang docker tag to v1.25.5 2025-12-03 14:22:26 +00:00
renovate[bot] 64cd7ca8f0 fix(deps): update module github.com/prometheus/client_golang to v1.23.2 2025-12-03 14:22:17 +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 4f20aaa15e Merge pull request #288 from Wikid82/development
Propagate changes from development into feature/beta-release
2025-12-03 09:20:51 -05:00
Jeremy 377c331ff9 Merge branch 'feature/beta-release' into development 2025-12-03 09:20:34 -05:00
Jeremy 0cf27ef647 Merge pull request #294 from Wikid82/renovate/actions-setup-node-digest
chore(deps): update actions/setup-node digest to 395ad32
2025-12-03 09:18:33 -05:00
Jeremy 7e36774286 Merge branch 'development' into renovate/actions-setup-node-digest 2025-12-03 09:18:21 -05:00
Jeremy 103bbf974a Merge pull request #292 from Wikid82/renovate/npm-minorpatch
fix(deps): update npm minor/patch
2025-12-03 09:17:45 -05:00
Jeremy 8b9ae95dd9 Merge branch 'development' into renovate/npm-minorpatch 2025-12-03 09:17:35 -05:00
Jeremy bf37640524 Merge pull request #291 from Wikid82/renovate/go-1.x
chore(deps): update dependency go to v1.25.5
2025-12-03 09:16:43 -05:00
Jeremy e1f0178040 Merge branch 'development' into renovate/go-1.x 2025-12-03 09:16:20 -05:00
Jeremy 60d192f64f Merge pull request #289 from Wikid82/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 8e8c483
2025-12-03 09:15:34 -05:00
Jeremy 49cc31339b Merge branch 'development' into renovate/actions-checkout-digest 2025-12-03 09:15:19 -05:00
Jeremy 7247678b0b Merge pull request #296 from Wikid82/main
Propagate changes from main into development
2025-12-03 09:14:51 -05:00
Jeremy 38f4ae5748 Merge branch 'development' into main 2025-12-03 09:14:30 -05:00
GitHub Actions dbdb3fe7be feat(tests): add unit tests for SanitizeForLog function 2025-12-03 14:03:49 +00: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 673a496bfa feat(tests): add new tests for certificate upload, proxy host creation, and uptime monitoring 2025-12-03 12:54:05 +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 24369727a8 feat: Add remaining contract tasks documentation for backend and frontend development 2025-12-03 05:08:33 +00:00
GitHub Actions 336000ca5b feat: Add validation and error handling for notification templates and uptime handlers
- Implement tests for invalid JSON input in notification template creation, update, and preview endpoints.
- Enhance uptime handler tests to cover sync success and error scenarios for delete and list operations.
- Update routes to include backup service in certificate handler initialization.
- Introduce certificate usage check before deletion in the certificate service, preventing deletion of certificates in use.
- Update certificate service tests to validate new behavior regarding certificate deletion.
- Add new tests for security service to verify break glass token generation and validation.
- Enhance frontend certificate list component to prevent deletion of certificates in use and ensure proper backup creation.
- Create unit tests for the CertificateList component to validate deletion logic and error handling.
2025-12-03 04:55:29 +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 8ea50e37e0 feat: Remove deprecated security handler test file to streamline test suite 2025-12-03 02:23:22 +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 9dcfd9fe74 feat: Improve type safety in security API calls and update test cases for SSL badge rendering 2025-12-03 00:55:32 +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