Yaybu

Latest version: v3.1.1

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

Scan your dependencies

Page 2 of 6

0.2.2

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

- Workaround a bug in python2.6 that causes certain Amazon S3 operations to
hang.

0.2.1

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

- Fixed MANIFEST to include recipes

0.2.0

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

- Add new commands for dealing with collections of nodes on cloud providers:
``addnode``, ``rmnode``, ``status`` and ``provision``.

- NB: 0.2.0 is API incompatible with earlier versions

- Mark "static" file content retrieved over a gpg stream as secret to prevent
the content appearing in the logs.

- Depend on yay >= 0.0.57 for latest bug fixes.

- Add a new ``yaybu bootstrap`` to simplify setup on Ubuntu boxes.
If you are running a development build of Yaybu then the bootstrap will be of
the latest code pushed to master on GitHub.

0.1.28

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

- Add a new ``Checkout`` provider for use with Vagrant-like environments::

resources.append:
- Checkout:
name: /vagrant
scm: mount

This pattern allows recipes to treat shared folders in VM's (like
``/vagrant``) as checkouts. They can then be upgraded/substituted for git or
subversion checkouts when deploying to a real server.

Any files that are watched in the checkout will be treated as though they
have changed.

0.1.27

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

- Fix yaybu.core.shell bug where the communicate implementation waited for file
handles to disappear even when the underlying process had terminated.

0.1.26

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

- Restore previous verbosity (will review properly during 0.2.x).

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.