Fabricio

Latest version: v0.5.8

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

Scan your dependencies

Page 5 of 8

0.3.18

--------------

- Fix: ``DjangoContainer`` and ``DjangoService``: fail if migration plan could not be retrieved
- Fix: ``DjangoContainer`` and ``DjangoService``: fixed `migrate-back` command

0.3.17

--------------

- Change: ``docker.Container``: restart() => reload()
- Change: ``docker.Service``: renamed options - labels => label, container_labels => container_label, constraints => constraint, mounts => mount, stop_timeout => stop_grace_period, ports => publish

0.3.16

--------------

- Change: renamed command: migrate_back => migrate-back
- Enhancement: implemented Docker Swarm mode support (`38`_)

.. _38: https://github.com/renskiy/fabricio/issues/38

0.3.15

--------------

- Fix: ignore errors during dangling images delete attempts (`104`_)

.. _104: https://github.com/renskiy/fabricio/issues/104

0.3.14

--------------

- Fix: ``DockerTasks.delete_dangling_images()`` now works on Windows (`94`_)
- Fix: restart policy cannot be applied to temporary containers (`95`_)
- Enhancement: ``DockerTasks.deploy()``: added option `prepare=True` which can be used to skip 'prepare' step during deploy

.. _94: https://github.com/renskiy/fabricio/issues/94
.. _95: https://github.com/renskiy/fabricio/issues/95

0.3.12

--------------

- Change: deprecated ``PullDockerTasks`` and ``BuildDockerTasks``, ``DockerTasks`` and ``ImageBuildDockerTasks`` can be used instead, accordingly
- Change: run/local: show detailed information about error occurred
- Enhancement: added additional examples `hello_world`_ and `build_image`_

.. _hello_world: examples/hello_world/
.. _build_image: examples/build_image/

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.