saltstack-formulas / postgres-formula

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

chore(version): increase default version; remove pid dir on clean; update pillar.example #313

Closed noelmcloughlin closed 3 years ago

noelmcloughlin commented 3 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

This PR is minor:

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

myii commented 3 years ago

@noelmcloughlin Testing this in the CI would mean adjusting this section here:

https://github.com/saltstack-formulas/postgres-formula/blob/1d34f8c56fc8254bab4d175e465915bd97dec0e1/test/salt/pillar/postgres.sls#L17-L22

Then we'll see which platforms can handle the given version number.

myii commented 3 years ago

@vutny Are you OK if version: 13 is used throughout?

noelmcloughlin commented 3 years ago

@myii thanks for the review - I implemented your suggested changes; version 13 should be fine across all OS.

myii commented 3 years ago

@noelmcloughlin Merged, thanks for the PR. Appreciate the review, @vutny.

saltstack-formulas-travis commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: