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

fix(core): remove hardcoded git domains #244

Merged
merged 5 commits into from
Feb 5, 2025
Merged

Conversation

puuuuh
Copy link
Contributor

@puuuuh puuuuh commented Feb 1, 2025

Closes #47

Breaking changes

  • soldeer_core::utils::get_url_type has been removed
  • soldeer_core::utils::UrlType was removed
  • soldeer_commands::install::Install was changed to remove remote_url and add zip_url and git_url.

crates/core/src/utils.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@beeb beeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the usage guide with the necessary changes in the cli's options?

Copy link
Collaborator

@beeb beeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contribution!

@mario-eth mario-eth merged commit c7e8198 into mario-eth:main Feb 5, 2025
8 checks passed
@mario-eth
Copy link
Owner

Awesome work sir! ❤️ thank you!

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.

Install dependency from a private server
3 participants