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] Add Gitea support and improve Git URL validation. #599

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

This commit introduces support for Gitea in credential handling and Git operations. It also enhances Git URL validation by adding rules for https:// formatting and issuing warnings for insecure credentials in URLs. Additionally, it ensures repository errors are reset in various Git actions for better reliability.

This commit introduces support for Gitea in credential handling and Git operations. It also enhances Git URL validation by adding rules for `https://` formatting and issuing warnings for insecure credentials in URLs. Additionally, it ensures repository errors are reset in various Git actions for better reliability.
@SquirrelDeveloper SquirrelDeveloper added chores Refactoring or small updates enhancement New feature or request labels Dec 24, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the V0.1.26 milestone Dec 24, 2024
@SquirrelDeveloper SquirrelDeveloper linked an issue Dec 24, 2024 that may be closed by this pull request
@SquirrelDeveloper SquirrelDeveloper merged commit f986444 into master Dec 24, 2024
9 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the feat-support-gitea branch December 24, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chores Refactoring or small updates enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Gitea
1 participant