Tools to manage environment-dependent configuration
Go to file
Leonardo Pistone b47aa7f9b5 capture stderr as well as stdout when diagnosing
This fixes OCA/server-tools#125 because in some Ubuntu systems
lsb_release outputs to stderr as well as stdout. This message will be
printed to console, not logged nor shown among server infomation. That
way the message is lost and only pollutes unit tests output.
2021-10-22 12:35:41 +02:00
.github/workflows Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
server_environment capture stderr as well as stdout when diagnosing 2021-10-22 12:35:41 +02:00
setup Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-10-18 22:06:31 +02:00
.editorconfig Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.eslintrc.yml Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.flake8 Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.gitignore Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2021-10-18 22:06:31 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.pylintrc Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
.t2d.yml Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
CONTRIBUTING.md Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
LICENSE Initialize 15.0 branch 2021-10-17 17:06:53 +02:00
README.md Initialize 15.0 branch 2021-10-17 17:06:53 +02:00

README.md

Runbot Status Build Status codecov Translation Status

server-env

TODO: add repo description.

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.