Skip to content

tag-git: use the new Git for Windows snapshots URL #111

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 5, 2025

Conversation

dscho
Copy link
Member

@dscho dscho commented Feb 5, 2025

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

As of a combination of PRs (#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.

@dscho dscho requested a review from mjcheetham February 5, 2025 11:01
@dscho dscho self-assigned this Feb 5, 2025
For almost eight years, Git for Windows' 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#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 force-pushed the adjust-snapshots-url branch from e12c73c to e0cec56 Compare February 5, 2025 11:02
@dscho dscho merged commit 6e4fa1d into git-for-windows:main Feb 5, 2025
@dscho dscho deleted the adjust-snapshots-url branch February 5, 2025 11:08
dscho added a commit to git-for-windows/git that referenced this pull request Feb 6, 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](https://wingit.blob.core.windows.net/files/index.html).

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](https://github.com/git-for-windows/git-snapshots/releases/),
with the main page being hosted [on GitHub
Pages](https://github.com/git-for-windows/git-snapshots/commits/gh-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.
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