Commit Graph

14 Commits

Author SHA1 Message Date
GitHub Actions
9ad3afbd22 Fix Rate Limiting Issues
- Updated Definition of Done report with detailed checks and results for backend and frontend tests.
- Documented issues related to race conditions and test failures in QA reports.
- Improved security scan notes and code cleanup status in QA reports.
- Added summaries for rate limit integration test fixes, including root causes and resolutions.
- Introduced new debug and integration scripts for rate limit testing.
- Updated security documentation to reflect changes in configuration and troubleshooting steps.
- Enhanced troubleshooting guides for CrowdSec and Go language server (gopls) errors.
- Improved frontend and scripts README files for clarity and usage instructions.
2025-12-12 19:21:44 +00:00
GitHub Actions
8294d6ee49 Add QA test outputs, build scripts, and Dockerfile validation
- Created `qa-test-output-after-fix.txt` and `qa-test-output.txt` to log results of certificate page authentication tests.
- Added `build.sh` for deterministic backend builds in CI, utilizing `go list` for efficiency.
- Introduced `codeql_scan.sh` for CodeQL database creation and analysis for Go and JavaScript/TypeScript.
- Implemented `dockerfile_check.sh` to validate Dockerfiles for base image and package manager mismatches.
- Added `sourcery_precommit_wrapper.sh` to facilitate Sourcery CLI usage in pre-commit hooks.
2025-12-11 18:26:24 +00:00
GitHub Actions
65d837a13f chore: clean cache 2025-12-11 18:17:21 +00:00
CI
ce8a51e6c7 fix(workflows): replace invalid semantic-version action with fallback script 2025-11-29 02:49:21 +00:00
Wikid82
6feff3e8ce chore: remove cashed 2025-11-24 18:22:01 +00:00
Wikid82
9c842e7eab chore: remove cached 2025-11-24 18:21:11 +00:00
Wikid82
a5042cab55 fix: update workflows to replace PROJECT_TOKEN and GITHUB_TOKEN with CPMP_TOKEN 2025-11-22 14:53:25 -05:00
Wikid82
fea86a6c76 feat: enhance import functionality with Caddyfile content preview and optional mounting in Docker 2025-11-22 14:29:21 -05:00
Jeremy
c8adbb79fd chore: lock PR body content before creation 2025-11-22 12:21:44 -05:00
Jeremy
308ae5dd9d chore: final PR body content prior to draft PR creation 2025-11-22 12:21:37 -05:00
Jeremy
b81544564a chore: update PR body content file before opening draft PR 2025-11-22 12:21:30 -05:00
Jeremy
588c751102 chore: update PR body content file with newest commit reference 2025-11-22 12:21:23 -05:00
Jeremy
b142c38ffd chore: update PR body content file with latest commit reference 2025-11-22 12:21:14 -05:00
Jeremy
18cf3cee52 chore: add PR body content file for draft creation 2025-11-22 12:21:03 -05:00