This repository was archived by the owner on Dec 18, 2022. It is now read-only.
[CI] Use scoop instead of choco for installing tools on Windows#557
Merged
n0toose merged 2 commits intotenacityteam:masterfrom Sep 1, 2021
Merged
[CI] Use scoop instead of choco for installing tools on Windows#557n0toose merged 2 commits intotenacityteam:masterfrom
n0toose merged 2 commits intotenacityteam:masterfrom
Conversation
1ff460c to
fd8f53a
Compare
Be-ing
reviewed
Aug 29, 2021
Be-ing
reviewed
Aug 29, 2021
fd8f53a to
fea5c09
Compare
Be-ing
previously approved these changes
Aug 29, 2021
caughtquick
previously approved these changes
Aug 29, 2021
Member
|
Please move the Windows install step back into the bash script or move all the components of the bash script into the github workflow (Mac and Linux). |
a367b1e to
28dd831
Compare
emabrey
previously approved these changes
Aug 31, 2021
Be-ing
previously approved these changes
Aug 31, 2021
Signed-off-by: Edgar <Edgar@AnotherFoxGuy.com> Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
This change removes the script `script/ci/dependencies.sh` and moves it to the GitHub Actions workflow instead. Signed-off-by: Edgar <Edgar@AnotherFoxGuy.com> Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
Contributor
Author
|
Flatpak died because one of the servers was down |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Apparently chocolatey sometimes suffers from an issue where it is unable to connect to the choco servers
This PR fixes that by completely replacing choco with scoop
(see https://github.com/tenacityteam/tenacity/pull/545#discussion_r697915564)
Checklist
-sorSigned-off-by* (See: Contributing § DCO)* indicates required