saltstack-formulas / postgres-formula

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

feat(archlinux): add support #304

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

Formula fails on archlinux

          ID: postgresql-client-libs
    Function: pkg.installed
      Result: False
     Comment: The following requisites were not found:
                                 require:
                                     pkgrepo: postgresql-repo
     Started: 13:51:27.301838
    Duration: 0.01 ms

Describe the changes you're proposing

This PR adds support for Archlinux.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

noelmcloughlin commented 3 years ago

Thanks buddy.

saltstack-formulas-travis commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: