23 lines
1.4 KiB
Markdown
23 lines
1.4 KiB
Markdown
# openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check
|
|
dir: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check
|
|
|
|
index: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.index.md
|
|
|
|
## role
|
|
Design and specification package for implementing SSH-only git repository cloning with structured clone path validation
|
|
## files
|
|
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
|
- design.md | Design specification for adding a structured SSH-only clone path for a fixed git provider while preserving existing repository creation behaviors | dep: git, existing repository creation endpoint (POST /projects/{project_id}/repositories), shared repository creation dialog
|
|
- proposal.md | Proposes a UI/UX enhancement to allow SSH-only repository cloning via owner/repo shorthand instead of full URLs, with preflight validation | dep: git, frontend dialog components, backend create endpoint, git_repositories.py
|
|
- tasks.md | Project task tracking document for implementing SSH-based repository creation with structured clone forms
|
|
## arch
|
|
Specification-driven development using OpenSpec schema with phased documentation (design → proposal → tasks) and preflight validation pattern for UI/UX enhancement
|
|
## tags
|
|
creation, design, ssh, git, repository, .openspec, structured, clone
|
|
## symbols
|
|
-
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|