Commit Graph

7 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
a45a630a76 Update dependencies: replace framer-motion with motion, update actions/checkout to v6, remove deprecated @types/jszip
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:03:08 +00:00
copilot-swe-agent[bot]
195d96f185 Remove legacy pipeline cruft and refactor development.yml
Analysis and cleanup:
- Add comprehensive legacy pipeline cruft report (11KB analysis)
- DELETE ci/ci.yml (100% redundant with gated-ci.yml)
- DELETE quality/deployment.yml (100% redundant with gated-deployment.yml)
- REFACTOR development.yml (remove redundant quality checks, keep Copilot features)
- Update workflows README with cleanup documentation

Removed ~816 lines of redundant workflow code while preserving unique features.

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 12:35:39 +00:00
f222c9a551 Update development.yml 2025-12-27 03:06:47 +00:00
689c858303 config: yml,workflows,github (6 files) 2025-12-26 04:33:59 +00:00
ff4d796342 docs: workflows,github,yml (9 files) 2025-12-26 04:29:26 +00:00
e328aa37a6 Refactor CI/CD workflows to set working directory and cache paths for Next.js frontend
Add AuthProvider component for user authentication management
Implement users API route with DBAL integration
Create layout component for application structure and metadata
Add Level1Client component for navigation handling
2025-12-25 13:46:55 +00:00
7598143368 Generated by Spark: Check github workflow config ensures Copilot assists with entire SDLC 2025-12-24 19:37:40 +00:00