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: Allow insecure https connection to Gitlab #229

Merged
merged 5 commits into from
Mar 29, 2024

Conversation

harrisoncramer
Copy link
Owner

@harrisoncramer harrisoncramer commented Mar 29, 2024

This is based on this solution: xanzy/go-gitlab#1322

harrisoncramer and others added 4 commits March 4, 2024 10:52
This MR changes the hunk parsing strategy for ranged comments in the new SHA. Now, we're only parsing and comparing the new lines. Fixes an issue where you could leave a ranged comment in the new buffer on an unchanged line and the plugin would not detect the line number correctly.
This adds some miscellaneous bug fixes, it's a PATCH release.
@harrisoncramer harrisoncramer linked an issue Mar 29, 2024 that may be closed by this pull request
@harrisoncramer harrisoncramer changed the base branch from main to develop March 29, 2024 01:11
@harrisoncramer harrisoncramer marked this pull request as ready for review March 29, 2024 01:11
@harrisoncramer harrisoncramer changed the title feat: 228 allow insecure https connection to gitlab feat: Allow insecure https connection to Gitlab Mar 29, 2024
@harrisoncramer harrisoncramer merged commit 3e9b155 into develop Mar 29, 2024
6 checks passed
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.

Allow insecure HTTPS connection to gitlab
1 participant