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

Blueprints: Add a git Resource type #1786

Open
adamziel opened this issue Sep 19, 2024 · 0 comments · May be fixed by #1793
Open

Blueprints: Add a git Resource type #1786

adamziel opened this issue Sep 19, 2024 · 0 comments · May be fixed by #1793

Comments

@adamziel
Copy link
Collaborator

adamziel commented Sep 19, 2024

#1764 enables browsing and fetching any git files from public repos. Let's create a new git Blueprint Resource type to make that a first-class primitive. It should accept a repository URL, ref, and some form of paths. Challenge: Resources can only expose files today, but with git it would be useful to also expose directories.

Goal: The import modal should produce a working Blueprint. It should not directly pull any files into Playground.

CleanShot 2024-09-19 at 20 37 26@2x

It should also support arbitrary path mappings like the export modal:

348272907-f6efd9a6-b76c-42d2-888a-1543f166ea98

@adamziel adamziel changed the title Blueprints: Git resource type Blueprints: Add a git Resource type Sep 19, 2024
@adamziel adamziel linked a pull request Sep 23, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant