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

Use a working git:// protocol example #1503

Merged

Conversation

MarkEWaite
Copy link
Contributor

Use a working git:// protocol example in documentation

The Sep 2021 GitHub blog post announced the removal of the git:// protocol from GitHub.

Change the documentation to use a provider that still supports unauthenticated git:// protocol.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • Documentation in README has been updated as necessary
  • Online help has been added and reviewed for any new or modified fields
  • I have interactively tested my changes
  • Any dependent changes have been merged and published in upstream modules (like git-client-plugin)

Types of changes

  • Documentation

https://github.blog/2021-09-01-improving-git-protocol-security-github/
announced the removal of the git:// protocol from GitHub.  Change the
documentation to use a provider that still supports unauthenticated
git:// protocol.
@MarkEWaite MarkEWaite requested a review from a team as a code owner August 31, 2023 23:39
@MarkEWaite MarkEWaite added the documentation Improvements or additions to documentation label Aug 31, 2023
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Aug 31, 2023
@MarkEWaite MarkEWaite added the documentation Improvements or additions to documentation label Sep 1, 2023
@MarkEWaite MarkEWaite merged commit 9fa65a1 into jenkinsci:master Sep 1, 2023
@MarkEWaite MarkEWaite deleted the replace-git-protocol-references branch September 1, 2023 02:47
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.

1 participant