-
-
Notifications
You must be signed in to change notification settings - Fork 361
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pytest-dev/pytest-testinfra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pytest-dev/pytest-testinfra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 15 files changed
- 8 contributors
Commits on Aug 25, 2023
-
cmp is a string already. Therefore, the join() statement is not necessary and only introduces additional spaces.
Configuration menu - View commit details
-
Copy full SHA for 271b4f8 - Browse repository at this point
Copy the full SHA 271b4f8View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01db77f - Browse repository at this point
Copy the full SHA 01db77fView commit details
Commits on Nov 13, 2023
-
testinfra/modules/blockdevice: Don't fail on stderr (#745)
The `blockdevice` module raises a `RuntimeError` if `blockdev` returns with a non-zero exit code, or if stderr is not empty. But the latter can happen even when there's no failure at all, for instance if `sshd` has a banner message configured (which gets output to stderr whenever someone connects to the host). Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
Configuration menu - View commit details
-
Copy full SHA for 1cb19cc - Browse repository at this point
Copy the full SHA 1cb19ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4807473 - Browse repository at this point
Copy the full SHA 4807473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f78038 - Browse repository at this point
Copy the full SHA 2f78038View commit details -
Extend list of valid suffixes for systemd units
The old implementation limits the usage of SystemdService.is_valid() to ".service" units. This implementation allows checking all types of unit files with is_valid() (systemd-analyze verify <unitname.suffix>).
Configuration menu - View commit details
-
Copy full SHA for 5d5c51f - Browse repository at this point
Copy the full SHA 5d5c51fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54a79e - Browse repository at this point
Copy the full SHA b54a79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4872903 - Browse repository at this point
Copy the full SHA 4872903View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e4c24 - Browse repository at this point
Copy the full SHA a1e4c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6eaca - Browse repository at this point
Copy the full SHA 0c6eacaView commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c99c289 - Browse repository at this point
Copy the full SHA c99c289View commit details -
Missing RHEL distribution in package module (#731)
Added "ol" Oracle Linux and moved "rhel" accordingly --------- Co-authored-by: 100gr <v.aukhimovich@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5af81c8 - Browse repository at this point
Copy the full SHA 5af81c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70554d3 - Browse repository at this point
Copy the full SHA 70554d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76170a4 - Browse repository at this point
Copy the full SHA 76170a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc48cd9 - Browse repository at this point
Copy the full SHA dc48cd9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.0.0...10.0.0