23 lines
1.5 KiB
Markdown
23 lines
1.5 KiB
Markdown
# openspec/changes/archive/2025-05-18-git-repo-management
|
|
dir: openspec/changes/archive/2025-05-18-git-repo-management
|
|
|
|
index: openspec/changes/archive/2025-05-18-git-repo-management/.pi-map.index.md
|
|
|
|
## role
|
|
Contains completed specification documents for implementing git repository management feature in an existing project/SSH-key platform.
|
|
## files
|
|
- .openspec.yaml | Defines an OpenAPI specification metadata file with schema type and creation date
|
|
- design.md | Design document for adding bare git repository management to a platform that already has projects and SSH keys | dep: git, subprocess, filesystem storage, database, API, frontend
|
|
- proposal.md | Proposes adding git repository management functionality to a platform that already has projects but lacks repository creation and management capabilities | dep: git, backend API, frontend UI, disk storage, project management system
|
|
- tasks.md | This is a completed task checklist for implementing a Git repository management feature with backend API, frontend UI, project integration, and verification steps. | dep: FastAPI, Pydantic, React, git, pytest, ruff, mypy, npm, docker-compose
|
|
## arch
|
|
Specification-driven development with layered documentation (proposal → design → tasks) plus OpenAPI metadata, following a structured change request process with clear separation of backend API, frontend UI, and integration concerns.
|
|
## tags
|
|
git, repository, management, design, creation, .openspec, adding, platform
|
|
## symbols
|
|
-
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|