Skip to content

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