Commit Graph

  • c979e3d417 chore: test workflows after enabling all actions Wikid82 2025-11-18 17:19:25 -05:00
  • 46d14cd827 chore: trigger workflows with updated action permissions Wikid82 2025-11-18 17:18:27 -05:00
  • 6273aa32a1 fix: Remove legacy Python lint job from CI workflow Wikid82 2025-11-18 17:14:17 -05:00
  • 8e641b01bd fix: Eliminate act() warnings in frontend tests and resolve Docker arm64 build Wikid82 2025-11-18 17:12:15 -05:00
  • 6392ef318b chore: comprehensive update to ignore files Wikid82 2025-11-18 15:58:51 -05:00
  • 3401757a10 feat: add Dockerfile validation to pre-commit hooks Wikid82 2025-11-18 15:54:56 -05:00
  • 08db82d92a fix: use golang:alpine base image for backend builder Wikid82 2025-11-18 15:32:58 -05:00
  • be2b99f7e4 feat: update docker-compose to use GHCR images and fix test failures Wikid82 2025-11-18 15:28:36 -05:00
  • e6f8b15e05 fix: remove duplicate type declarations and update package-lock Wikid82 2025-11-18 13:43:52 -05:00
  • a87b7cebb8 fix: replace Python tests with Go and React tests in CI Wikid82 2025-11-18 13:40:09 -05:00
  • 9bd1604386 fix: exclude generated frontend files from pre-commit hooks Wikid82 2025-11-18 13:38:28 -05:00
  • 76f937d947 fix: add missing frontend dependencies and remove trailing whitespace Wikid82 2025-11-18 13:37:18 -05:00
  • b570e4c025 docs: simplify GitHub setup guide - no manual token needed Wikid82 2025-11-18 13:32:48 -05:00
  • 0a7442d703 fix: update ruff version requirement and use GITHUB_TOKEN for GHCR auth Wikid82 2025-11-18 13:32:07 -05:00
  • cabf57df86 fix: Update CI configuration to prevent failure on Codecov errors and clean up condition syntax in branch propagation workflow Wikid82 2025-11-17 16:31:31 -05:00
  • 54fcc18ae1 chore(deps): update dependency black to >=24.10.0 renovate[bot] 2025-11-19 04:15:33 +00:00
  • 5a600ac846 chore(deps): update dependency httpx to >=0.28.1 renovate[bot] 2025-11-19 10:01:14 +00:00
  • 8bb7cbbf89 Merge pull request #84 from Wikid82/renovate/bandit-1.x Jeremy 2025-11-19 09:13:04 -05:00
  • 4280a7ddf5 Merge pull request #83 from Wikid82/renovate/alembic-1.x Jeremy 2025-11-19 09:12:48 -05:00
  • 9323ef2d15 Merge pull request #82 from Wikid82/renovate/actions-add-to-project-0.x Jeremy 2025-11-19 09:12:33 -05:00
  • b23ad2a8ab chore(deps): update actions/add-to-project action to v0.6.1 renovate[bot] 2025-11-19 14:12:23 +00:00
  • 49464e7538 Merge pull request #81 from Wikid82/renovate/pin-dependencies Jeremy 2025-11-19 09:11:48 -05:00
  • a030545bfb chore(deps): update dependency alembic to >=1.17.2 renovate[bot] 2025-11-19 14:04:43 +00:00
  • bac3e8126c chore(deps): pin dependencies renovate[bot] 2025-11-19 14:02:16 +00:00
  • 042b2c6ca1 chore(deps): update dependency bandit to >=1.9.1 renovate[bot] 2025-11-19 04:15:29 +00:00
  • 42dc367876 Merge pull request #54 from Wikid82/Database-Schema-&-Models Jeremy 2025-11-18 13:24:50 -05:00
  • 9431625d0b Merge branch 'development' into Database-Schema-&-Models Wikid82 2025-11-18 13:20:20 -05:00
  • 764e3b2dde Merge pull request #53 from Wikid82/Caddy-Integration-&-Configuration-Management Jeremy 2025-11-18 13:12:21 -05:00
  • e58fcb714d docs: comprehensive documentation polish & CI/CD automation Wikid82 2025-11-18 13:11:11 -05:00
  • b9dcc6c347 feat(backend): implement database schema, models, and import workflow Wikid82 2025-11-18 11:09:10 -05:00
  • a04fad2b73 feat: update issue templates and workflows; add python compile check and sourcery integration Wikid82 2025-11-18 10:57:03 -05:00
  • 4026ce7138 chore: remove committed frontend/node_modules and add to .gitignore Wikid82 2025-11-17 22:19:48 -05:00
  • 4602cbd100 chore: defer Sourcery auth; continue work Wikid82 2025-11-17 22:08:59 -05:00
  • ae9014092b feat: add go test coverage enforcement script and update pre-commit configuration Wikid82 2025-11-17 19:42:49 -05:00
  • 5dd5036661 feat: single-container deployment & automated semantic versioning; add release workflow, version injection, health endpoint metadata, documentation Wikid82 2025-11-17 19:29:25 -05:00
  • b17e7d3d5f feat: implement Caddy integration with Docker-first approach (Issue #4) Wikid82 2025-11-17 19:03:59 -05:00
  • 72b4c69cd1 Merge pull request #52 from Wikid82/Project-Architecture-&-Tech-Stack-Selection Jeremy 2025-11-17 18:35:52 -05:00
  • 01ef53256a Update frontend/src/pages/ProxyHosts.tsx Jeremy 2025-11-17 18:34:52 -05:00
  • 65944e3455 ci: fix go module cache key to use backend/go.sum Wikid82 2025-11-17 18:33:00 -05:00
  • 89e1850d73 fix: update auto-add-to-project workflow to use secret for project URL and add skip condition Wikid82 2025-11-17 18:28:53 -05:00
  • 6b0dfa7085 ci: add Go/Node CI, Docker multi-stage, Makefile, and pre-commit hooks; update README Wikid82 2025-11-17 18:16:03 -05:00
  • 4f3b7d8f99 feat: Initial project setup with CI/CD, Docker, and issue creation script Wikid82 2025-11-17 15:52:40 -05:00
  • 5b946ac880 Add initial workspace configuration file Wikid82 2025-11-17 15:02:35 -05:00
  • 09fa6d0ad1 Add GitHub Project Board Setup & Automation Guide Wikid82 2025-11-17 15:02:28 -05:00
  • d638adf6bb Add project planning document outlining vision, milestones, and issue structure Wikid82 2025-11-17 15:02:22 -05:00
  • d82defc555 Add GitHub workflows for auto-adding issues/PRs, auto-labeling, and creating project labels Wikid82 2025-11-17 15:01:53 -05:00
  • dc19113e68 Add new issue templates for Alpha, Beta Monitoring, and Beta Security features; remove custom template Wikid82 2025-11-17 15:01:43 -05:00
  • d7e92d41e2 Update GitHub Sponsors username in FUNDING.yml Jeremy 2025-11-17 12:54:29 -05:00
  • 160166ce95 Update issue templates Jeremy 2025-11-17 12:53:16 -05:00