Dothebackup

Latest version: v1.1.1

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

Scan your dependencies

Page 3 of 3

0.1.4

* Restructured code. Splitted the ui and runner parts.
* Testing also against Python versions 3.2, 3.3 and 3.5.
* Added ``name`` option to command line for running only a specific job.
Even if its not enabled.
* The config file takes a ``days`` list for a job. Before running it will
check the day its running and if its in the list. Else it will skip it.
- Added --test to the docs. [Marvin Steadfast]
- Removed stuff from docs. [Marvin Steadfast]
- Added test_tar fixture. [Marvin Steadfast]

0.1.3

-------------------
- Added tar plugin, Python 3 only, docs. [Marvin Steadfast]

Added a plugin that creates tar archives from a list of source
directories. Dropped Python 2 support because of the UnicodeDecodeErrors
i dont want to deal with no more. Python 3 should make this more
futureproof and robust. Also added docs.
- Fix README. [Marvin Steadfast]

0.1.2

-------------------
- Added github plugin. [Marvin Steadfast]

Its a plugin to get a users public repositories through the GitHub Api,
clone them (if not done before) and pulls the changes on every run.
- Fix readme tabs. [Marvin Steadfast]

0.1.1

-------------------
- Added git plugin. [Marvin Steadfast]

A simple git plugin to clone a git repo to a destination and run a git
pull afterwards.
- Using click.File for reading configfile. [Marvin Steadfast]
- Removed old config dist file. [Marvin Steadfast]

0.1

-----------------
- Added pypi badge to readme. [Marvin Steadfast]
- Added tests for the ui. [Marvin Steadfast]
- Added tests for exclude key. [Marvin Steadfast]
- Moved to codecov. [Marvin Steadfast]
- Removed support for python 3.2. [Marvin Steadfast]
- Rebased everything. [Marvin Steadfast]

Its now installable through pip. Also it uses plugins now. All you need
is a plugin that returns a list if commands that get executed. Right now
only the rsync plugin is there.
- Adds option to keep backups for a week (additional to a month)
[Philipp Weißmann]
- Still tweaking tox.ini to run also on jenkins smooth. [Marvin
Steadfast]
- Ignore coverage.xml. [Marvin Steadfast]
- Tests are more verbose now to make jenkins happy. [Marvin Steadfast]
- Changed TOXENV. [Marvin Steadfast]
- Forgot to readd coveralls command. [Marvin Steadfast]
- Test against more python versions. [Marvin Steadfast]
- Moved coverage from .travis.yml to tox.ini to make it simpler and
cleaner. [Marvin Steadfast]
- Moved test to tests. [Marvin Steadfast]
- Moved from nose to py.test. [Marvin Steadfast]
- Fixed some test and did some refactoring of the tests. [Marvin
Steadfast]
- Fixed readme layout. [Marvin Steadfast]
- Tests rsync commands. [Marvin Steadfast]
- Subprocess arguments gets tested. [Marvin Steadfast]
- Install rsync for travis testing. [Marvin Steadfast]
- Added .coveragerc. [Marvin Steadfast]
- Better tests through tox and travis. [Marvin Steadfast]
- Some pep8 fix up. [Marvin Steadfast]
- Fixed a bug with the paths when running the tests from a different
location. [Marvin Steadfast]
- Added first tests. [Marvin Steadfast]
- Almost rewrote everything and added git_mysql type. [Marvin Steadfast]
- Added ssh support. [Marvin Steadfast]
- Added cron shell script. [Marvin Steadfast]
- Complete rewrite. [Marvin Steadfast]
- Fixd readme. [Marvin Steadfast]
- First working version. [Marvin Steadfast]
- Initial commit. [xsteadfastx]

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.