Commit Graph

412 Commits

Author SHA1 Message Date
Jeremy 01ef53256a Update frontend/src/pages/ProxyHosts.tsx
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-11-17 18:34:52 -05:00
Wikid82 65944e3455 ci: fix go module cache key to use backend/go.sum 2025-11-17 18:33:00 -05:00
Wikid82 89e1850d73 fix: update auto-add-to-project workflow to use secret for project URL and add skip condition 2025-11-17 18:28:53 -05:00
Wikid82 6b0dfa7085 ci: add Go/Node CI, Docker multi-stage, Makefile, and pre-commit hooks; update README 2025-11-17 18:16:03 -05:00
Wikid82 4f3b7d8f99 feat: Initial project setup with CI/CD, Docker, and issue creation script
- Added Codecov configuration to enforce 75% coverage.
- Created .dockerignore to exclude unnecessary files from Docker context.
- Implemented GitHub Actions CI workflow for linting, testing, and coverage reporting.
- Added a workflow to propagate changes between main and development branches.
- Configured pre-commit hooks for code quality checks.
- Developed a multi-stage Dockerfile for a Python web backend.
- Added MIT License to the project.
- Created README.md with project overview and setup instructions.
- Implemented a script to create GitHub issues from project planning.
- Defined development and runtime requirements in requirements.txt and requirements.dev.txt.
2025-11-17 15:52:40 -05:00
Wikid82 5b946ac880 Add initial workspace configuration file 2025-11-17 15:02:35 -05:00
Wikid82 09fa6d0ad1 Add GitHub Project Board Setup & Automation Guide 2025-11-17 15:02:28 -05:00
Wikid82 d638adf6bb Add project planning document outlining vision, milestones, and issue structure 2025-11-17 15:02:22 -05:00
Wikid82 d82defc555 Add GitHub workflows for auto-adding issues/PRs, auto-labeling, and creating project labels 2025-11-17 15:01:53 -05:00
Wikid82 dc19113e68 Add new issue templates for Alpha, Beta Monitoring, and Beta Security features; remove custom template 2025-11-17 15:01:43 -05:00
Jeremy d7e92d41e2 Update GitHub Sponsors username in FUNDING.yml 2025-11-17 12:54:29 -05:00
Jeremy 160166ce95 Update issue templates 2025-11-17 12:53:16 -05:00