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

chore(common): detect ssh remotes in git hooks #12437

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

ermshiperete
Copy link
Contributor

Sometime ago we lost the ability to detect git remotes that use ssh ([email protected]:keymanapp/keyman.git) and we only detect remotes that use https (https://github.com/keymanapp/keyman.git). This change restores this ability.

Also add some empty lines between the different parts of the error message.

@keymanapp-test-bot skip

Sometime ago we lost the ability to detect git remotes that use ssh
([email protected]:keymanapp/keyman.git) and we only detect remotes that
use https (https://github.com/keymanapp/keyman.git). This change restores
this ability.

Also add some empty lines between the different parts of the error message.

# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
#     Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
#     Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Sep 18, 2024

@keymanapp-test-bot keymanapp-test-bot bot added this to the A18S11 milestone Sep 18, 2024
Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

@ermshiperete ermshiperete merged commit 90078b4 into master Sep 19, 2024
29 checks passed
@ermshiperete ermshiperete deleted the chore/common/hooks branch September 19, 2024 06:52
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.115-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants