Skip to content

Allow to override git_pillar_base per-remote (Port #51640 to master)#57288

Merged
dwoz merged 5 commits into
saltstack:masterfrom
sathieu:git_pillar_base_override_master
Sep 29, 2020
Merged

Allow to override git_pillar_base per-remote (Port #51640 to master)#57288
dwoz merged 5 commits into
saltstack:masterfrom
sathieu:git_pillar_base_override_master

Conversation

@sathieu

@sathieu sathieu commented May 14, 2020

Copy link
Copy Markdown
Contributor

What does this PR do?

Allow to override git_pillar_base per-remote.

Note: port of #51640.

New Behavior

Example:

git_pillar_base: develop

ext_pillar:
  - git:
    - __env__ https://gitserver/git-pillar.git
    - __env__ https://gitserver/git-pillar2.git:
      - base: master

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

No

@sathieu sathieu requested a review from a team as a code owner May 14, 2020 20:09
@ghost ghost requested review from cmcmarrow and removed request for a team May 14, 2020 20:09
@dwoz dwoz added the needs-testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases label May 18, 2020
@sathieu sathieu force-pushed the git_pillar_base_override_master branch 2 times, most recently from e721d47 to e7ae1c4 Compare May 28, 2020 15:26
@sathieu

sathieu commented May 28, 2020

Copy link
Copy Markdown
Contributor Author

@cmcmarrow @dwoz Please review again.

@cmcmarrow cmcmarrow added Merge Ready and removed needs-testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases labels May 28, 2020
cmcmarrow
cmcmarrow previously approved these changes May 28, 2020
@sathieu sathieu force-pushed the git_pillar_base_override_master branch 2 times, most recently from d2be7a8 to ea04771 Compare August 25, 2020 14:41
@sathieu

sathieu commented Aug 26, 2020

Copy link
Copy Markdown
Contributor Author

@cmcmarrow You've marked this PR Merge Ready. I've now rebased and fixed pre-commit and Pylint. Hope you merge it now ...

@sathieu

sathieu commented Sep 17, 2020

Copy link
Copy Markdown
Contributor Author

@sagetherage @cmcmarrow Any chance to get this reviewed and merged soon? It was marked merge-ready few months ago...

Thanks

@sagetherage

Copy link
Copy Markdown
Contributor

looking into this now

@sagetherage sagetherage added the Magnesium Mg release after Na prior to Al label Sep 17, 2020
@sathieu

sathieu commented Sep 29, 2020

Copy link
Copy Markdown
Contributor Author

@cmcmarrow @sagetherage Hello. Sorry to insist, but can this be merged in magnesium ?

This MR exists since Feb 2019.

@sathieu sathieu force-pushed the git_pillar_base_override_master branch from 8afc298 to 5c0cde2 Compare September 29, 2020 09:21
@sathieu sathieu force-pushed the git_pillar_base_override_master branch from 0c13045 to c671f29 Compare September 29, 2020 13:49
@sagetherage

Copy link
Copy Markdown
Contributor

yes, labeled and I updated it with master now

@dwoz dwoz merged commit 545f764 into saltstack:master Sep 29, 2020
@sathieu sathieu deleted the git_pillar_base_override_master branch September 30, 2020 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-failing-test Magnesium Mg release after Na prior to Al master-port

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants