Skip to content

Conversation

igsilya
Copy link
Contributor

@igsilya igsilya commented Apr 24, 2024

Changes

HTTPS has much lower chances to be blocked in certain internal networks as well as more resilient to having issues with changing ssh keys on a GitHub server side. HTTPS is also the default method recommended by GitHub.

Passing around ssh keys is also not needed anymore.

Which issue is resolved by this Pull Request:
Resolves #

Description of your changes:

SSH access replaced with HTTPS everywhere in docs and the code.

This was originally submitted as #663 , but since the org and the repo got renamed I couldn't re-open that PR, so sending a new one.

HTTPS has much lower chances to be blocked in certain internal networks
as well as more resilient to having issues with changing ssh keys on
a GitHub server side.  HTTPS is also the default method recommended by
GitHub.

Passing around ssh keys is also not needed anymore.

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 24, 2024
Copy link
Member

@russellb russellb left a comment

Choose a reason for hiding this comment

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

agree - this made more sense with private repos

just approved CI to run, so need to let that finish ...

Copy link
Contributor

@cdoern cdoern left a comment

Choose a reason for hiding this comment

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

merging this instead of #1004 but this has been deemed necessary ASAP.

@cdoern cdoern merged commit 32306b9 into instructlab:main Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants