generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 99
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
backport 337 to stable-1 #339
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
doc: add changelog fragment fix: correct license path in _version.py
…ostgresql into stable-1 * 'stable-1' of github.com:ansible-collections/community.postgresql: fix: add missing license file (#273)
… for PostgreSQL versions 9.x + (#282) Co-authored-by: Andrew Klychkov <[email protected]> (cherry picked from commit 7ab23e9)
…to stable-1 * 'stable-1' of github.com:hunleyd/community.postgresql: fix: add missing license file
…ostgresql into stable-1 * 'stable-1' of github.com:ansible-collections/community.postgresql: backport 282 (#287)
…ostgresql into stable-1 * 'stable-1' of github.com:ansible-collections/community.postgresql: update zure pipeline (#288)
…ostgresql into stable-1 * 'stable-1' of github.com:ansible-collections/community.postgresql: [PR #330/08139c9c backport][stable-1] test: remove f35 from azure pipeline (#331) Add a changelog fragment for PR 302 (#326) (#327) idempotent when password is scram hashed (#302) (#325) add betanummeric as maintainer (#323) Release 1.7.5 commit (#319) fix: only parse the digits from the pg version (#315) (#316) (#321) Move a changelog fragment to a proper directory (#317) (#318) [PR #306/358a047a backport][stable-1] add matrix room badge (#310) postgresql_user: include "alter user" statements in return value "queries" (#308) (#309) fix: update pipeline as per ansible-collections/news-for-maintainers#18 (#304) (#305) [PR #295/fd11383f backport][stable-1] deprecate groups argument (#298) [PR #294/90aaabf7 backport][stable-1] mark deprecated examples (#299) [PR #291/8c3c853a backport][stable-1] Fix CI matrix (#292) fix: Cast connparams to allow idempotence (#280) (#285) (#289)
(cherry picked from commit a08ee81)
pls double-check tests/integration/targets/postgresql_membership/tasks/postgresql_membership_initial.yml and tests/integration/targets/postgresql_query/tasks/postgresql_query_initial.yml @Andersson007 |
Andersson007
approved these changes
Sep 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hunleyd good job, thanks!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
backport #337 to
stable-1