-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
git_pillar: Fix all_saltenvs on base env #51661
Merged
Merged
Conversation
This file contains 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
@terminalmage please review and merge. |
@sathieu are you able to write a test for this? |
sathieu
force-pushed
the
fix50768_2018.3.5
branch
from
March 7, 2019 13:43
02aa2d9
to
0c38fa8
Compare
sathieu
force-pushed
the
fix50768_2018.3.5
branch
from
March 15, 2019 16:18
0c38fa8
to
9a50106
Compare
sathieu
force-pushed
the
fix50768_2018.3.5
branch
from
March 20, 2019 20:26
9a50106
to
fd0edb1
Compare
@dwoz I've written tests. Please merge. |
twangboy
approved these changes
Mar 20, 2019
This bugfix PR is waiting to be merged in 2018.3 (for 2018.3.5) and needs to go in 2019.2.1 too. |
twangboy
added
v2019.2.1
unsupported version
bugfix-bckport
will be be back-ported to an older release branch by creating a PR against that branch
labels
Apr 18, 2019
Ch3LL
added
ZZZ[Done]-back-ported-bf
RETIRED The pull request has been back-ported to an older branch.
and removed
bugfix-bckport
will be be back-ported to an older release branch by creating a PR against that branch
labels
Apr 25, 2019
@garethgreenaway This one is already merged in master, per #51661, please tag accordingly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
v2019.2.1
unsupported version
ZZZ[Done]-back-ported-bf
RETIRED The pull request has been back-ported to an older branch.
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.
What does this PR do?
Fixes #50768.
What issues does this PR fix or reference?
PR #50768. This fix was too lake for 2018.3.4 (see #51597).
Previous Behavior
New Behavior
State applies succesfully.
Tests written?
Yes
Commits signed with GPG?
Yes