Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate CI to supported salt 2019.2.5 release. #1004
Merged
+23
−2,074
Conversation
|
My plan is to get TravisCI working, then upgrade the actual CI machine, then merge. |
ff85447
to
0906a30
|
Oh, yikes, I suddenly realize why the salt_from_scratch workflow is broken - it takes the current master branch of the repository and uses that to run the install_salt.sh script, which means it's getting the old broken URL, and explains why none of my changes to install_salt.sh seemed to make a difference. |
|
@bors-servo r+ |
|
|
|
|
|
@bors-servo r+ |
|
|
|
|
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.
jdm commentedAug 4, 2020
•
edited
Fixes #1003.