Skip to content

SECURITY.md: use the new Git for Windows snapshots URL #5402

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

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

dscho
Copy link
Member

@dscho dscho commented Feb 5, 2025

The SECURITY.md document mentions Git for Windows' snapshots and helpfully provides a link.

For almost eight years, Git for Windows' snapshots were hosted on Azure Blobs.

As of a combination of PRs (git-for-windows/git-for-windows-automation#109, git-for-windows/gfw-helper-github-app#117), snapshots are not only now built and deployed via GitHub Actions instead of Azure Pipelines (and ARM64 artifacts are now included, too), they are also hosted on GitHub, with the main page being hosted on GitHub Pages.

Therefore, the original link now redirects to a new location (which is also a lot easier to remember): http://gitforwindows.org/git-snapshots. Let's adjust the link to link there directly.

This is a companion PR of git-for-windows/git-for-windows-automation#111 and of git-for-windows/build-extra#589.

The `SECURITY.md` document mentions Git for Windows' snapshots and
helpfully provides a link.

For almost eight years, these snapshots were hosted at
https://wingit.blob.core.windows.net/files/index.html, i.e. on Azure
Blobs.

As of a combination of PRs [*1*], [*2*],
snapshots are not only now built and deployed via GitHub Actions instead
of Azure Pipelines (and ARM64 artifacts are now included, too), they are
also hosted on GitHub [*3*], with the main page being hosted on GitHub
Pages [*4*].

Therefore, the original link now redirects to a new location (which is
also a lot easier to remember): http://gitforwindows.org/git-snapshots.
Let's adjust the link to link there directly.

References:
*1*: git-for-windows/git-for-windows-automation#109
*2*: git-for-windows/gfw-helper-github-app#117
*3*: https://github.com/git-for-windows/git-snapshots/releases/
*4*: https://github.com/git-for-windows/git-snapshots/commits/gh-pages

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho requested a review from mjcheetham February 5, 2025 12:16
@dscho dscho self-assigned this Feb 5, 2025
@dscho dscho added this to the Next release milestone Feb 6, 2025
@dscho dscho merged commit 6d3d80b into git-for-windows:main Feb 6, 2025
49 checks passed
@dscho dscho deleted the adjust-snapshots-url branch February 6, 2025 13:33
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.

3 participants