Commit Graph

12 Commits

Author SHA1 Message Date
Danilo Reyes
da4892cc30 Update CI configuration to suppress verbose output during Nix builds and checks. Replace -L flag with --quiet for improved log readability in backend and frontend package builds, as well as NixOS VM tests. 2025-11-01 23:24:04 -06:00
Danilo Reyes
56b5f8c67c Add flake.lock file and update README and CI configuration for x86_64-linux checks. Modify NixOS tests to improve database handling and streamline package installations. Update quickstart guide to reflect new testing commands. 2025-11-01 23:22:28 -06:00
Danilo Reyes
ff4a2625f3 Refactor CI configuration to standardize job names and improve clarity. Update steps for NixOS VM tests, linting, unit tests, and package builds. Remove redundant comments and enhance output messages for better visibility during execution. 2025-11-01 23:18:43 -06:00
Danilo Reyes
6d3eaf16f9 Remove redundant code checkout steps in CI configuration, as Gitea Actions now automatically handles repository cloning. This update simplifies the workflow and enhances clarity in job steps. 2025-11-01 23:13:59 -06:00
Danilo Reyes
136fa200ec Refactor CI configuration to use custom checkout commands and remove caching steps. Update workflow to streamline code checkout and improve clarity in job steps. 2025-11-01 23:12:46 -06:00
Danilo Reyes
6dea130421 Add NixOS VM integration tests and update CI/CD pipeline configuration. Introduce checks for backend integration, full-stack, performance, and security tests using native NixOS services. Remove legacy GitHub Actions workflow and replace with Gitea Actions runner configuration. Update README and quickstart guide to reflect new development environment setup and testing commands. 2025-11-01 23:04:32 -06:00
Danilo Reyes
1bc657e0fd Add initial project configuration and setup for Reference Board Viewer application. Include EditorConfig for consistent coding styles, pre-commit hooks for linting and formatting, Docker Compose for local development with PostgreSQL and MinIO, and a Nix flake for development environment management. Establish CI/CD pipeline for automated testing and deployment. 2025-11-01 22:28:46 -06:00
Danilo Reyes
58f463867e Add comprehensive specifications and planning documents for Reference Board Viewer application. Include detailed data model, API contracts, quickstart guide, and task breakdown for implementation. Ensure all artifacts are aligned with project objectives and constitutional principles. 2025-11-01 22:19:39 -06:00
Danilo Reyes
d5a1819e2f Add Nix package verification documentation for Reference Board Viewer application. Include comprehensive verification results for backend Python packages, system services, frontend tools, and development dependencies. Confirm 100% availability in nixpkgs with no custom derivations or workarounds required. 2025-11-01 22:04:12 -06:00
Danilo Reyes
b59a3d23aa Add detailed implementation plan and technology research for Reference Board Viewer application. Outline objectives, scope, technical approach, and deployment strategy. Include comprehensive technology stack analysis and justification for selected frameworks and tools. 2025-11-01 21:58:23 -06:00
Danilo Reyes
43bd1aebf0 Initialize project structure with foundational files including .gitignore, README, and specification templates. Establish project constitution outlining core principles for code quality, testing, user experience, and performance. Add initial feature specification for Reference Board Viewer application. 2025-11-01 21:49:14 -06:00
Danilo Reyes
75492c3b61 init 2025-11-01 21:20:05 -06:00