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: yazi-cli: support different Git hosting services #1718

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dm9pZCAq
Copy link
Contributor

@dm9pZCAq dm9pZCAq commented Oct 2, 2024

add support for different Git hosting services:

ya pack -a codeberg.org/owner/repo-name:plugin

# by default github.com will be used
ya pack -a owner/repo-name:plugin

This change is compatible with existing package.toml

@dm9pZCAq dm9pZCAq force-pushed the main branch 3 times, most recently from 08f73cc to 38fa3c4 Compare October 2, 2024 18:10
@dm9pZCAq
Copy link
Contributor Author

dm9pZCAq commented Oct 6, 2024

@sxyazi, I added support for raw git urls and tests with examples

and it is backward compatible

@sxyazi sxyazi force-pushed the main branch 7 times, most recently from 7f5172d to 81fd949 Compare October 25, 2024 00:48
@sxyazi sxyazi force-pushed the main branch 12 times, most recently from f2e33da to c65bdb3 Compare November 14, 2024 05:08
@sxyazi sxyazi force-pushed the main branch 2 times, most recently from ea6e50c to 428c922 Compare November 21, 2024 16:42
@sxyazi sxyazi force-pushed the main branch 8 times, most recently from 2b70f8d to 5e48df5 Compare November 26, 2024 09:11
@sxyazi sxyazi force-pushed the main branch 2 times, most recently from 43473db to d72f903 Compare November 30, 2024 13:26
@sxyazi sxyazi force-pushed the main branch 2 times, most recently from 1394fb4 to 62ac224 Compare December 9, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants