-
Build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3. [dependabot[bot]]
Bumps pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3.
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ...
-
Build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1. [dependabot[bot]]
Bumps pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1.
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ...
- Add ability to check that Pip and system packages have been patched. [Ben Dalling]
-
Build(deps): bump paambaati/codeclimate-action from 8.0.0 to 9.0.0. [dependabot[bot]]
Bumps paambaati/codeclimate-action from 8.0.0 to 9.0.0.
updated-dependencies:
- dependency-name: paambaati/codeclimate-action dependency-type: direct:production update-type: version-update:semver-major ...
-
Build(deps): bump pypa/gh-action-pypi-publish from 1.4.2 to 1.9.0. [dependabot[bot]]
Bumps pypa/gh-action-pypi-publish from 1.4.2 to 1.9.0.
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ...
-
Build(deps): bump urllib3 from 2.2.1 to 2.2.2. [dependabot[bot]]
Bumps urllib3 from 2.2.1 to 2.2.2.
updated-dependencies:
- dependency-name: urllib3 dependency-type: direct:production ...
-
Correct bad release. [Ben Dalling]
-
Correct version extraction after Python package updates. [Ben Dalling]
- Fix release. [Ben Dalling]
- Update licence. [Ben Dalling]
-
Build(deps): bump gitpython from 3.1.37 to 3.1.41. [dependabot[bot]]
Bumps gitpython from 3.1.37 to 3.1.41.
updated-dependencies:
- dependency-name: gitpython dependency-type: direct:production ...
- Correct expected version for release. [Ben Dalling]
-
Test against pytest-testinfra 10. [Ben Dalling]
-
Test against pytest-bdd 8. [Ben Dalling]
- Resolve CWE-563. [Ben Dalling]
-
Build(deps): bump urllib3 from 2.0.5 to 2.0.7. [dependabot[bot]]
Bumps urllib3 from 2.0.5 to 2.0.7.
updated-dependencies:
- dependency-name: urllib3 dependency-type: direct:production ...
-
Build(deps): bump gitpython from 3.1.34 to 3.1.35. [dependabot[bot]]
Bumps gitpython from 3.1.34 to 3.1.35.
updated-dependencies:
- dependency-name: gitpython dependency-type: direct:production ...
-
Build(deps): bump urllib3 from 2.0.4 to 2.0.6. [dependabot[bot]]
Bumps urllib3 from 2.0.4 to 2.0.6.
updated-dependencies:
- dependency-name: urllib3 dependency-type: direct:production ...
-
Add File Executable Checks. [Ben Dalling]
-
Add group membership tests to user and group. [Ben Dalling]
-
Breaking changes to the DSL. [Ben Dalling]
-
TestInfra 9. [Ben Dalling]
-
Drop support for EOL Python versions (3.6, 3.7 and 3.8). [Ben Dalling]
-
Build(deps): bump gitpython from 3.1.31 to 3.1.32. [dependabot[bot]]
Bumps gitpython from 3.1.31 to 3.1.32.
updated-dependencies:
- dependency-name: gitpython dependency-type: direct:production ...
- Pytest-testinfra 8.* is available. [Ben Dalling]
-
Migrate from League of Crafty Programmers to Cloud Based DQ. [Ben Dalling]
-
Tests/resources/requirements-latest.txt to reduce vulnerabilities. [snyk-bot]
The following vulnerabilities are fixed by pinning transitive dependencies:
- Successfully tested compliance against pytest-testinfra 7. [Ben Dalling]
-
Requirements.txt to reduce vulnerabilities. [snyk-bot]
The following vulnerabilities are fixed by pinning transitive dependencies:
-
Correct issues identified by CodeQL. [Ben Dalling]
-
Requirements.txt to reduce vulnerabilities. [snyk-bot]
The following vulnerabilities are fixed by pinning transitive dependencies:
- Add CodeQL workflow for GitHub code scanning. [LGTM Migrator]
- Refactor "When" steps after update to pytest-bdd. [Ben Dalling]
- Temporary work around until problem with pytest-bdd>=6.1.0 is fixed. [Ben Dalling]
- Ensure JMESPath is installed as a requirement. [Ben Dalling]
- Allow JMESPath interrogation of files. [Ben Dalling]
-
Add documentation for the expected_value fixture. [Ben Dalling]
-
Add a check to ensure text is absent from a command stream. [Ben Dalling]
-
Add the expected_value fixture. [Ben Dalling]
-
Suppress already-imported warning: PYTEST_DONT_REWRITE. [Ben Dalling]
-
The python-flake8 (1.1.1) package is not compatible with flake8 >= 5.0.0. [Ben Dalling]
- Add "When" step to allow skipping of tests depending on environment variable. [Ben Dalling]
-
Add details on upgrading from 1.X.X to 2.0.0. [Ben Dalling]
-
Add the Snyk badge and reduce the size of the step functions. [Ben Dalling]
- Refactor Markdown. [Ben Dalling]
- Correct code to work with pytest-bdd 6.0.1. [Ben Dalling]
- Fix the dynamic install requirements in setup.py. [Ben Dalling]
- Missing a comma in the version specifications for requirements. [Ben Dalling]
- Correct SemVer version for pytest-bdd requirement. [Ben Dalling]
- Correct the allowed range for pytest-bdd and pytest-testinfra (setup.py). [Ben Dalling]
-
Temp disable of latest checks to cut a release. [Ben Dalling]
-
Correct the allowed range for pytest-bdd and pytest-testinfra. [Ben Dalling]
-
Reduce the size of testinfra_bdd/init.py. [Ben Dalling]
-
Add address, port and socket checks. [Ben Dalling]
-
Add process checks. [Ben Dalling]
-
Add Pip package checks. [Ben Dalling]
- Skip address and port tests on GitHub Actions as Azure blocks ICMP/Ping. [Ben Dalling]
- Allow the testing for a group properties. [Ben Dalling]
- Handle non-existent resources gracefully. [Ben Dalling]
- Ensure regex search in commount stream works. [Ben Dalling]
- Ensure install_requires has the required details in setup.py. [Ben Dalling]
- Add user checks to the fixtures. [Ben Dalling]
- Correct minor typo. [Ben Dalling]
-
Add checks for files. [Ben Dalling]
-
Add checks for packages. [Ben Dalling]
-
Add service checks. [Ben Dalling]
-
Add documentation for the command and system info steps. [Ben Dalling]
-
Implement fixtures from the host module. [Ben Dalling]
-
Implement "When" Steps. [Ben Dalling]
-
Add guidance on contributing. [Ben Dalling]
-
Add code of conduct guidelines. [Ben Dalling]
-
Implement "Given" Steps (fixes #1). [Ben Dalling]
- Sort out YAML lint issues. [Ben Dalling]
- Correct release version. [Ben Dalling]
- Add CI status badge to the README.md file. [Ben Dalling]
- Add missing requirements.txt file. [Ben Dalling]
- Add contents for a placeholder release. [Ben Dalling]
- Initial commit. [Ben Dalling]