saltstack-formulas / postfix-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
25 stars 130 forks source link

run postmap also for regexp maps #113

Closed hoonetorg closed 4 years ago

hoonetorg commented 4 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Run postmap also for regexp style maps

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

pull-assistant[bot] commented 4 years ago
Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     feat(config): run postmap also for regexp maps

Powered by Pull Assistant. Last update 7584fce ... 7584fce. Read the comment docs.

myii commented 4 years ago

Thanks for the PR, @hoonetorg. Please see the contributing guidelines for how to format commit messages for our formulas. As an example, the new message may be something like:

-run postmap also for regexp maps
+feat(config): run postmap also for regexp maps

Hopefully, @fzipi will be able to review and merge this PR after that.

fzipi commented 4 years ago

We should think about having tests for each different file type in the future.

myii commented 4 years ago

@fzipi Care to merge? I prefer to leave it to code owners where we have those set!

myii commented 4 years ago

We should think about having tests for each different file type in the future.

That's an excellent idea.

hoonetorg commented 4 years ago

Thx for quick merging. I agree on writing more granular tests. Keep up with the good work.

saltstack-formulas-travis commented 4 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: