معرفی شرکت ها


dodoo-migrator-0.6.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

dodoo migrator script
ویژگی مقدار
سیستم عامل -
نام فایل dodoo-migrator-0.6.7
نام dodoo-migrator
نسخه کتابخانه 0.6.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده XOE Labs
ایمیل نویسنده info@xoe.solutions
آدرس صفحه اصلی http://github.com/xoe-labs/dodoo-migrator
آدرس اینترنتی https://pypi.org/project/dodoo-migrator/
مجوز LGPLv3+
dodoo-migrator ============== .. image:: https://img.shields.io/badge/license-LGPL--3-blue.svg :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. image:: https://badge.fury.io/py/dodoo-migrator.svg :target: http://badge.fury.io/py/dodoo-migrator ``dodoo-migrator`` is a set of useful Odoo maintenance functions. They are available as CLI scripts (based on dodoo_), as well as composable python functions. .. contents:: Script ~~~~~~ .. code:: bash Usage: dodoo-migrator [OPTIONS] Apply migration paths specified by a descriptive yaml migration file. Persists applied migrations within the target database. Connects to Odoo SA's migration service and can be run idempotently to check for results. Before uploading, can apply special before-steps. Once results are avialable, proceeds with remaining migration steps as specified by the migration file. A prometheus metrics endpoint is instrumented into the script. This can be scraped by a monitoring solution or a status page. Options: -f, --file FILENAME The yaml file containing the migration steps. [default: .migrations.yaml] -m, --mig-directory DIRECTORY A migration directory shim. Layout after Odoo's migrationfolders within their named module folders.Tipp: Can supply base migration scripts. --since PARSE Specify the version (excluded), to start from. If not specified, start from the latest applied version onwards. --until PARSE Specify the the target version, to which to migrate. If not specified, migrate up to the latest version. --metrics / --no-metrics Prometheus metrics endpoint for migration progress. Can be consumed by a status page or monitoring solution. [default: False] --logfile FILE Specify the log file. -d, --database TEXT Specify the database name. If present, this parameter takes precedence over the database provided in the Odoo configuration file. --log-level TEXT Specify the logging level. Accepted values depend on the Odoo version, and include debug, info, warn, error. [default: info] -c, --config FILE Specify the Odoo configuration file. Other ways to provide it are with the ODOO_RC or OPENERP_SERVER environment variables, or ~/.odoorc (Odoo >= 10) or ~/.openerp_serverrc. --help Show this message and exit. Useful links ~~~~~~~~~~~~ - pypi page: https://pypi.org/project/dodoo-migrator - code repository: https://github.com/xoe-labs/dodoo-migrator - report issues at: https://github.com/xoe-labs/dodoo-migrator/issues .. _dodoo: https://pypi.python.org/pypi/dodoo Credits ~~~~~~~ Contributors: - Guewen Baconnier (CAMPTOCAMP_) - Leonardo Pistone (CAMPTOCAMP_) - David Arnold (XOE_) .. _CAMPTOCAMP: https://www.camptocamp.com .. _XOE: https://xoe.solutions Maintainer ~~~~~~~~~~ .. image:: https://erp.xoe.solutions/logo.png :alt: XOE Corp. SAS :target: https://xoe.solutions This project is maintained by XOE Corp. SAS. Changes ~~~~~~~ Future (?) ---------- - More tests - Metrics endpoint (to scrape progress/status) 0.6.7 (2019-05-31) ------------------ - Talk to odoo upgrade service 0.6.5 (2019-05-05) ------------------ - Simplify repo structure - Fix package namespace issues 0.6.3 (2019-05-04) ------------------ - Add pre & post scripts - Fix mig namespaced odoo module 0.6.2 (2019-04-15) ------------------ - Fix pyyaml verion incompatibilities 0.6.1 (2019-04-11) ------------------ - Fix migration folder overlay & add tests 0.6.0 (2019-01-24) ------------------ - Refactor to dodoo plugin 0.5.2 (2018-12-05) ------------------ - Add addons-path option 0.5.1 (2018-11-04) ------------------ - Dummy release (pypi) 0.5.0 (2018-11-04) ------------------ - First dodoo release 0.0.1 (2018-10-23) ------------------ - First port of marabunta


نیازمندی

مقدار نام
>=2.0.0.rc2 dodoo
==2.8.1 semver
==2.5.1 markdown
- pandas
- cryptography
- pysftp
- requests
- retrying
==3.12 pyyaml
==3.13 pyyaml


نحوه نصب


نصب پکیج whl dodoo-migrator-0.6.7:

    pip install dodoo-migrator-0.6.7.whl


نصب پکیج tar.gz dodoo-migrator-0.6.7:

    pip install dodoo-migrator-0.6.7.tar.gz