Skip to content

Add a lower-bound pin for pytest-testinfra #201

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

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Jun 25, 2024

🗣 Description

This pull request adds a lower-bound pin for pytest-testinfra.

💭 Motivation and context

We do this because pytest-testinfra 10.1.1 contains a fix for SystemdService.exists that is required by some roles' Molecule test code.

Note that we also add a corresponding line to the Dependabot configuration so that descendant repos know this dependency is managed here.

🧪 Testing

All automated tests pass. See also cisagov/ansible-role-systemd-resolved#8.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

@jsf9k jsf9k added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use dependencies Pull requests that update a dependency file labels Jun 25, 2024
@jsf9k jsf9k self-assigned this Jun 25, 2024
@jsf9k jsf9k marked this pull request as ready for review June 25, 2024 15:46
@jsf9k jsf9k requested a review from a team June 25, 2024 15:46
Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent.

@jsf9k jsf9k added the kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release label Oct 13, 2024
@jsf9k jsf9k added this pull request to the merge queue Nov 21, 2024
@jsf9k jsf9k removed this pull request from the merge queue due to a manual request Nov 21, 2024
We do this because pytest-testinfra 10.1.1 contains a fix for
SystemdService.exists that is required by some roles' Molecule test
code.

Note that we also add a corresponding line to the Dependabot
configuration so that descendant repos know this dependency is managed
here.

Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
@jsf9k jsf9k force-pushed the improvement/add-prophylactic-pin branch from b77120a to bffee6b Compare November 22, 2024 02:18
@jsf9k jsf9k enabled auto-merge November 22, 2024 02:19
@jsf9k jsf9k added this pull request to the merge queue Nov 22, 2024
Merged via the queue into develop with commit b7f9de9 Nov 22, 2024
54 checks passed
@jsf9k jsf9k deleted the improvement/add-prophylactic-pin branch November 22, 2024 04:05
cisagovbot pushed a commit that referenced this pull request Mar 28, 2025
Apply our standard job preamble via cisagov/action-job-preamble
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file improvement This issue or pull request will add or improve functionality, maintainability, or ease of use kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants