Skip to content
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

pipx: add state latest #5105

Merged

Conversation

russoz
Copy link
Collaborator

@russoz russoz commented Aug 10, 2022

SUMMARY

Added state latest to the module.

Fixes #5039

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

pipx

@ansibullbot ansibullbot added feature This issue/PR relates to a feature request integration tests/integration language module module packaging plugins plugin (any type) tests tests labels Aug 10, 2022
@github-actions
Copy link

github-actions bot commented Aug 10, 2022

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-5 labels Aug 10, 2022
Co-authored-by: Felix Fontein <felix@fontein.de>
@ansibullbot ansibullbot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Aug 11, 2022
@felixfontein felixfontein merged commit 3c960ac into ansible-collections:main Aug 18, 2022
@patchback
Copy link

patchback bot commented Aug 18, 2022

Backport to stable-5: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-5/3c960ac6207acc30bea990cf95fdab7e226dba1f/pr-5105

Backported as #5125

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Aug 18, 2022
patchback bot pushed a commit that referenced this pull request Aug 18, 2022
* pipx: add state latest

* add changelog fragment

* Update plugins/modules/packaging/language/pipx.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3c960ac)
@felixfontein
Copy link
Collaborator

@russoz thanks for your contribution!

@russoz russoz deleted the pipx-state-latest branch August 18, 2022 05:11
felixfontein pushed a commit that referenced this pull request Aug 18, 2022
* pipx: add state latest

* add changelog fragment

* Update plugins/modules/packaging/language/pipx.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3c960ac)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
bratwurzt pushed a commit to bratwurzt/community.general that referenced this pull request Nov 7, 2022
* pipx: add state latest

* add changelog fragment

* Update plugins/modules/packaging/language/pipx.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
bratwurzt pushed a commit to bratwurzt/community.general that referenced this pull request Nov 7, 2022
* pipx: add state latest

* add changelog fragment

* Update plugins/modules/packaging/language/pipx.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This was referenced Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request integration tests/integration language module module packaging plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipx: Add latest option to the state parameter to keep packages up to date
3 participants