Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make clone source typesafe #5

Open
propensive opened this issue Feb 14, 2024 · 0 comments
Open

Make clone source typesafe #5

propensive opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
api Relates to the API design code quality Concerns the standard of code rather than functionality

Comments

@propensive
Copy link
Owner

Currently the repository source location is specified as a Text value. It should be either a Url, a Git connection string, or a local path. We should use summonFrom to resolve an appropriate typeclass to convert each of these possibilities to a text value.

@propensive propensive self-assigned this Feb 14, 2024
@propensive propensive added code quality Concerns the standard of code rather than functionality api Relates to the API design labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API design code quality Concerns the standard of code rather than functionality
Projects
Status: Todo
Development

No branches or pull requests

1 participant