Skip to content

Refine repo creation during signup#54

Merged
arran4 merged 1 commit intomainfrom
codex/refactor-git-provider-password-file-handling
Jun 14, 2025
Merged

Refine repo creation during signup#54
arran4 merged 1 commit intomainfrom
codex/refactor-git-provider-password-file-handling

Conversation

@arran4
Copy link
Owner

@arran4 arran4 commented Jun 14, 2025

Summary

  • add RepoExists to provider interface
  • implement repo existence checks for Git, GitHub and GitLab
  • update local signup flow to create the repo only when missing
  • test repo existence for the local provider

Testing

  • go vet ./...
  • go test ./...

https://chatgpt.com/codex/tasks/task_e_684c284ac550832fa7b2a841af172bd5

@arran4 arran4 merged commit a8f199d into main Jun 14, 2025
1 check passed
@arran4 arran4 deleted the codex/refactor-git-provider-password-file-handling branch June 14, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant