From f3cb0587f5d78e7a0f8b3d13426f0b3e0f741563 Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 27 Apr 2026 08:32:52 +0000 Subject: [PATCH] Tower: upload cetmix_tower_yaml 16.0.3.1.0 (via marketplace) --- addons/cetmix_tower_yaml/README.rst | 162 ++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 addons/cetmix_tower_yaml/README.rst diff --git a/addons/cetmix_tower_yaml/README.rst b/addons/cetmix_tower_yaml/README.rst new file mode 100644 index 0000000..5d023d1 --- /dev/null +++ b/addons/cetmix_tower_yaml/README.rst @@ -0,0 +1,162 @@ +================= +Cetmix Tower YAML +================= + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:7f55d44d4d4b9239195643b7169c1a5f98ad8a36c3cc80686d357a9829beb856 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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/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-cetmix%2Fcetmix--tower-lightgray.png?logo=github + :target: https://github.com/cetmix/cetmix-tower/tree/16.0/cetmix_tower_yaml + :alt: cetmix/cetmix-tower + +|badge1| |badge2| |badge3| + +This module implements YAML format data import/export for `Cetmix +Tower `__. + +Please refer to the `official +documentation `__ for detailed information. + +**Table of contents** + +.. contents:: + :local: + +Configuration +============= + +Please refer to the `official +documentation `__ for detailed configuration +instructions. + +Usage +===== + +Please refer to the `official +documentation `__ for detailed usage +instructions. + +Changelog +========= + +16.0.3.1.0 (2026-03-30) +----------------------- + +- Features: Deferred import of related records. (5323) + +16.0.3.0.0 (2026-03-23) +----------------------- + +- Features: Jets! (4700) + +16.0.2.0.1 (2025-10-29) +----------------------- + +- Features: Improve the way secrets are listed in the YAML import + widget. (5010) + +16.0.1.4.2 (2025-10-06) +----------------------- + +- Bugfixes: Add the missing 'create' function decorator (4980) + +16.0.1.4.1 (2025-08-26) +----------------------- + +- Bugfixes: Make selection values lowercase to simplify their + management. (4896) + +16.0.1.3.0 (2025-07-30) +----------------------- + +- Features: Optional behaviour when file uploaded by command already + exists on the server. (4740) + +16.0.1.1.4 (2025-07-08) +----------------------- + +- Bugfixes: Fix missing model names in YAML exports when exporting + multiple commands with flight plans (4820) + +16.0.1.1.3 (2025-07-07) +----------------------- + +- Bugfixes: Import servers with ``Password`` ssh authentication mode + (4812) + +16.0.1.1.1 (2025-06-23) +----------------------- + +- Features: YAML code optimisation (4728) + +16.0.1.1.0 (2025-06-20) +----------------------- + +- Features: Export/import scheduled tasks to/from YAML. (4650) + +16.0.1.0.5 (2025-05-21) +----------------------- + +- Features: Export/import secret values related to Server. (4696) + +16.0.1.0.4 (2025-05-16) +----------------------- + +- Features: Export/import servers and files to/from YAML. (4670) + +16.0.1.0.3 (2025-05-09) +----------------------- + +- Bugfixes: Non-critical issues and performance improvements. (4663) + +16.0.1.0.2 (2025-04-30) +----------------------- + +- Features: User groups are visible without developer mode. (4642) + +16.0.1.0.1 (2025-04-21) +----------------------- + +- Features: Export additional fields for shortcuts, variables and + options. Add action menu to export keys/secrets. (4602) + +16.0.1.0.0 +---------- + +Release for Odoo 16.0 + +Bug Tracker +=========== + +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 +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Cetmix + +Maintainers +----------- + +This module is part of the `cetmix/cetmix-tower `_ project on GitHub. + +You are welcome to contribute.