Commit Graph
14 Commits
Author SHA1 Message Date
Do Siki 6d59dc8f37 feat: add local staging deploy workflow
CI Pipeline with Test Management / 🧪 Run Tests & Generate Reports (push) Waiting to run
CI Pipeline with Test Management / 🐳 Docker Integration Tests (push) Blocked by required conditions
CI Pipeline with Test Management / 🏗️ Build Docker Image (push) Blocked by required conditions
CI Pipeline with Test Management / 📊 Generate Test Summary (push) Blocked by required conditions
Test Reporting & Gherkin Analysis / 🧪 Run Tests & Generate Reports (push) Waiting to run
Test Reporting & Gherkin Analysis / 📊 Analyze Test Coverage (push) Blocked by required conditions
Test Reporting & Gherkin Analysis / 🔄 Sync with Linear (push) Blocked by required conditions
Test Reporting & Gherkin Analysis / ⚡ Performance Monitoring (push) Blocked by required conditions
2026-08-17 16:50:39 +02:00
Do Siki 724baf65b3 docs: add Gitea runner installation
CI — Test & Build / 🧪 Run Tests & Generate Reports (push) Waiting to run
CI — Test & Build / 🏗️ Build Docker Image (push) Blocked by required conditions
CI — Test & Build / 🐳 Docker integration & API E2E (push) Blocked by required conditions
CI — Test & Build / 🌐 Staging Playwright smoke (push) Waiting to run
2026-08-17 16:36:35 +02:00
Do Siki 0047e1b441 feat: harden content workflows and staging smoke tests
CI — Test & Build / 🧪 Run Tests & Generate Reports (push) Waiting to run
CI — Test & Build / 🏗️ Build Docker Image (push) Blocked by required conditions
CI — Test & Build / 🐳 Docker integration & API E2E (push) Blocked by required conditions
CI — Test & Build / 🌐 Staging Playwright smoke (push) Waiting to run
2026-08-17 16:08:57 +02:00
Do Siki c37787251b chore(deploy): remove Dokploy, switch to native docker compose + Gitea Actions
- Remove Dokploy deploy jobs from GitHub CI workflow (test + build only)
- Add .gitea/workflows/ci.yml (Gitea Actions: lint, tests, docker build verify)
- Rewrite deploy.sh: set -euo pipefail, mandatory .env.<env>, --env-file,
  healthcheck on /api/health with log dump on failure
- Delete Dokploy-specific docs (3 files), update references in README,
  TODO.md, architecture.md, guides, dev plan
- Remove DOKPLOY_* env vars from proto/.env.local
2026-08-17 12:19:02 +02:00
Do Siki d1c278c90a docs: create next_steps.md to outline upcoming QA and CI tasks 2026-04-27 01:29:34 +02:00
Do Siki 25bb5ede07 style: add mozdit logo and update color palette 2026-04-26 23:48:20 +02:00
Do Siki feb68436cb feat: add privacy policy and terms of service pages with CMS content 2026-04-26 23:30:53 +02:00
Do Siki 23a7c053c1 fix: resolve test failures after restructuring landing page components 2026-04-26 23:13:20 +02:00
Do Siki 438ac5439b feat: align landing page structure with modern IT layout concepts 2026-04-26 23:01:08 +02:00
Do Siki e413bab812 refactor: update testing architecture, improve CI/CD workflows, and standardize documentation across the project. 2026-04-26 20:20:53 +02:00
Do Siki 3bc5256d49 feat: Add comprehensive development plan for mozdIT Bt. website MVP
- Complete analysis of existing documentation requirements
- 5-phase development plan with prototyping phase (Fázis 0)
- Tech stack: Next.js 14 + TypeScript + Tailwind CSS + Dokploy
- BDD testing approach with Behave + Gherkin
- Performance targets: Lighthouse 90+ and WCAG 2.1 AA compliance
- Agile methodology with iterative development approach
- Risk assessment and success metrics documented
- Mermaid workflow diagram included for project visualization
2025-09-05 00:15:04 +02:00
Do Siki 5ef5c2a0e9 docs: remove Hungarian documentation files 2025-09-04 23:43:48 +02:00
Do Siki edfc39119a added new doc 2025-09-03 22:26:04 +02:00
Do SikiandClaude 777f53da4b Add initial project documentation
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 21:53:36 +02:00