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

feat(extensions): with git operations #222

Draft
wants to merge 1 commit into
base: feat/with-extensions-registry-download
Choose a base branch
from

Conversation

kjuulh
Copy link
Contributor

@kjuulh kjuulh commented Jan 25, 2024

Quite simply implements fetch and clone to make sure we can pull a registry

Git repository is the only registry implemented for now, and is run like this:

shuttle ext update --registry git=github.com/lunarway/shuttle-extensions.git

or

export SHUTTLE_EXTENSIONS_REGISTRY="git=github.com/lunarway/shuttle-extensions.git"
shuttle ext update

Builds on: #221

Quite simply implements fetch and clone to make sure we can pull a registry

Signed-off-by: Kasper J. Hermansen <contact@kjuulh.io>
@kjuulh kjuulh force-pushed the feat/with-extensions-registry-download branch from 6afadc1 to 45c92b2 Compare January 26, 2024 09:17
@kjuulh kjuulh force-pushed the feat/extensions-with-git-operations branch from c1a61e2 to ab46ad1 Compare January 26, 2024 09:17
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.

None yet

1 participant