Merged
Conversation
Bumps [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/vampire/setup-wsl/releases) - [Commits](Vampire/setup-wsl@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: Vampire/setup-wsl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Byron
approved these changes
Jan 6, 2025
Member
|
This Dependbot PR has mostly fixed the transient problem encountered when running CI in #1991 (comment), as shown in that run log and some others. Examining the error message reveals that it is the same 403 error reported in Vampire/setup-wsl#66, which was greatly mitigated in setup-wsl 4.1.0. Also, my suspicion that the error had something to do with the choice of distribution was mistaken. As pointed out in Vampire/setup-wsl#66 (comment), when this error happens, it is before any attempt is made to download a distribution. So this is no reason for GitPython's CI to go back from Alpine Linux to Debian on WSL. (See Vampire/setup-wsl#66 (comment) on why the change is not a complete fix.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps Vampire/setup-wsl from 4.0.0 to 4.1.0.
Release notes
Sourced from Vampire/setup-wsl's releases.
Commits
5ff2c04[Gradle Release Plugin] - pre tag commit: 'v4.1.0'.c82592eAdd support for windows-2025 runner images (#65)b2fcdb9Increase version to 4.1.010b7b9aRetry WSLv2 update up to 5 times due to unreliable download server (#66)3d42bb0Use permanent short-link again for Ubuntu 16.04ed92ae3Correct README ToC and default value formatting78b8d48[Gradle Release Plugin] - new version commit: 'v4.0.1-SNAPSHOT'.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)