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

refactor: remove redundant ssh transformation [IDE-257] #57

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

teodora-sandu
Copy link
Contributor

@teodora-sandu teodora-sandu commented Jun 12, 2024

Description

Like the ticket says, the backend has been able to deal with SSH repos for a while now. So removing this hack.

https://snyksec.atlassian.net/browse/IDE-257

Tested and it still works for SSH repos.

Question: Should I remove the smoke test that shows that this works, since it's the backend's responsibility to make sure SSH and HTTPS repos both work?

Checklist

  • Tests added and all succeed
  • README.md updated, if user-facing
  • Linted

🚨After having merged, please update the snyk-ls and CLI go.mod to pull in latest client.

@teodora-sandu teodora-sandu requested a review from a team as a code owner June 12, 2024 15:17
Copy link
Contributor

@ShawkyZ ShawkyZ left a comment

Choose a reason for hiding this comment

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

LGTM
imo it should be fine to remove the smoke test.

@teodora-sandu teodora-sandu merged commit 48f53df into main Jun 13, 2024
13 checks passed
@teodora-sandu teodora-sandu deleted the refactor/remove-redundant-ssh-transformation branch June 13, 2024 15:10
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