Pytest-salt-factories

Latest version: v1.0.1

Safety actively analyzes 623368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.0.1

==================

Bug Fixes
---------

- Properly configure the SSHD server when FIPS is enabled/enforced on a system (`179 <https://github.com/saltstack/pytest-salt-factories/issues/179>`_)

1.0.0

==================

Improvements
------------

- The `SSHD` daemon implementation now has a `get_host_keys` method which returns the host keys that can then be written to a ``known_hosts`` file. (`176 <https://github.com/saltstack/pytest-salt-factories/issues/176>`_)


Trivial/Internal Changes
------------------------

- CI pipeline changes:

* Stop testing against Pytest 8.0.0rc2 and instead test against 8.0.x
* Stop testing against Salt 3005.x
* Add Salt 3007.x to the versions to test
* Stop testing against Pytest 7.3.x and add 8.1.x to the list of versions to test (`177 <https://github.com/saltstack/pytest-salt-factories/issues/177>`_)

1.0.0rc29

======================

Improvements
------------

- Add ``--sys-info-and-exit`` which basically prints the system information and exit. Doesn't run any tests. (`173 <https://github.com/saltstack/pytest-salt-factories/issues/173>`_)


Trivial/Internal Changes
------------------------

- Switch pipelines to use Python 3.11 and start testing Pytest 8.0.0rc2 (`173 <https://github.com/saltstack/pytest-salt-factories/issues/173>`_)

1.0.0rc28

======================

Features
--------

- Added a containarized salt master class implementation, ``SaltMaster`` (`169 <https://github.com/saltstack/pytest-salt-factories/issues/169>`_)


Improvements
------------

- Switch to testing against Salt 3006.x instead of 3005.x (`169 <https://github.com/saltstack/pytest-salt-factories/issues/169>`_)


Bug Fixes
---------

- The ``Container._pull_container`` callback now properly registers on the ``SaltMinion`` and the ``SaltMaster`` classes when ``pull_before_start`` is True (`168 <https://github.com/saltstack/pytest-salt-factories/issues/168>`_)


Improved Documentation
----------------------

- Fix the readthedocs builds due to https://blog.readthedocs.com/migrate-configuration-v2/ (`#169 <https://github.com/saltstack/pytest-salt-factories/issues/169>`_)

1.0.0rc27

======================

Bug Fixes
---------

- Allow the Salt engine to run on Python 3.6 (`167 <https://github.com/saltstack/pytest-salt-factories/issues/167>`_)

1.0.0rc26

======================

Bug Fixes
---------

- Check if path exists before running additional checks on the `temp_directory` context manager. (`160 <https://github.com/saltstack/pytest-salt-factories/issues/160>`_)
- The ``container`` implementation is now sensible to the ``exited`` state when starting containers. (`165 <https://github.com/saltstack/pytest-salt-factories/issues/165>`_)


Improved Documentation
----------------------

- Updated documentation for SaltEnv temp_file and added an example usage (`163 <https://github.com/saltstack/pytest-salt-factories/issues/163>`_)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.