Maintainers
+Maintainers
This module is part of the NuoBiT/odoo-addons project on GitHub.
You are welcome to contribute.
diff --git a/.copier-answers.yml b/.copier-answers.yml index 215325d17..02ee55b24 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,7 +1,6 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.39 +_commit: v1.40 _src_path: gh:oca/oca-addons-repo-template -ci: GitHub convert_readme_fragments_to_markdown: false enable_checklog_odoo: false generate_requirements_txt: true diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df9a2afd6..684c22d50 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,6 +38,11 @@ repos: entry: found a en.po file language: fail files: '[a-zA-Z0-9_]*/i18n/en\.po$' + - id: obsolete dotfiles + name: obsolete dotfiles + entry: found obsolete files; remove them + files: '^(\.travis\.yml|\.t2d\.yml|CONTRIBUTING\.md)$' + language: fail - repo: https://github.com/oca/maintainer-tools rev: f9b919b9868143135a9c9cb03021089cabba8223 hooks: diff --git a/.t2d.yml b/.t2d.yml deleted file mode 100644 index 5e8e3a666..000000000 --- a/.t2d.yml +++ /dev/null @@ -1,42 +0,0 @@ -language: python -cache: - directories: - - $HOME/.cache/pip - - $HOME/.cache/pre-commit - -python: - - "3.6" - -addons: - postgresql: "9.6" - apt: - packages: - - expect-dev # provides unbuffer utility - -stages: - - test - -jobs: - include: - - stage: test - env: - - TESTS=1 ODOO_REPO="odoo/odoo" MAKEPOT="1" - - stage: test - env: - - TESTS=1 ODOO_REPO="OCA/OCB" -env: - global: - - VERSION="14.0" TESTS="0" LINT_CHECK="0" MAKEPOT="0" - - MQT_DEP=PIP - -install: - - git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git - ${HOME}/maintainer-quality-tools - - export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} - - travis_install_nightly - -script: - - travis_run_tests - -after_success: - - travis_after_tests_success diff --git a/connector_woocommerce/README.rst b/connector_woocommerce/README.rst index c7923dbef..b34b802c0 100644 --- a/connector_woocommerce/README.rst +++ b/connector_woocommerce/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + ===================== Connector WooCommerce ===================== @@ -13,7 +17,7 @@ Connector WooCommerce .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-NuoBiT%2Fodoo--addons-lightgray.png?logo=github diff --git a/connector_woocommerce/static/description/index.html b/connector_woocommerce/static/description/index.html index 88d86bffe..8290cb9e1 100644 --- a/connector_woocommerce/static/description/index.html +++ b/connector_woocommerce/static/description/index.html @@ -3,7 +3,7 @@
-Connector WooCommerce
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -392,16 +397,16 @@
Do not contact contributors directly about support or help with technical issues.
This module is part of the NuoBiT/odoo-addons project on GitHub.
You are welcome to contribute.