{"id":14064723,"url":"https://github.com/odoo/upgrade-util","last_synced_at":"2025-04-04T22:04:39.856Z","repository":{"id":206506103,"uuid":"560821018","full_name":"odoo/upgrade-util","owner":"odoo","description":"Utility helpers to write better upgrade scripts.","archived":false,"fork":false,"pushed_at":"2024-10-29T11:44:28.000Z","size":6593,"stargazers_count":86,"open_issues_count":23,"forks_count":41,"subscribers_count":74,"default_branch":"master","last_synced_at":"2024-10-29T12:09:06.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/odoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-02T10:46:26.000Z","updated_at":"2024-10-28T14:35:50.000Z","dependencies_parsed_at":"2023-11-16T15:44:17.382Z","dependency_job_id":"4a4d0906-062d-4a0e-b491-7dfa72c3e27a","html_url":"https://github.com/odoo/upgrade-util","commit_stats":null,"previous_names":["odoo/upgrade-util"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fupgrade-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fupgrade-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fupgrade-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fupgrade-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odoo","download_url":"https://codeload.github.com/odoo/upgrade-util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256110,"owners_count":20909240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-13T07:04:02.401Z","updated_at":"2025-04-04T22:04:39.838Z","avatar_url":"https://github.com/odoo.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# 🧰 Upgrade Utils\n\nThis repository contains helper functions to facilitate the writing of upgrade scripts.\n\n## Installation\n\n### The usual one\nOnce you have clone this repository locally, just start `odoo` with the `src` directory prepended to the `--upgrade-path` option.\n```shell-session\n$ ./odoo-bin --upgrade-path=/path/to/upgrade-util/src,/path/to/other/upgrade/script/directory [...]\n```\n\n### The alternative one\nOn platforms where you dont manage odoo yourself, you can install this package via pip:\n```shell-session\n$ python3 -m pip install git+https://github.com/odoo/upgrade-util@master\n```\nOn [Odoo.sh](https://www.odoo.sh/) it is recommended to add it to the `requirements.txt` of your repository:\n```\nodoo_upgrade @ git+https://github.com/odoo/upgrade-util@master\n```\n## How to use them?\nOnce installed, the following packages are available\n - `odoo.upgrade.util`: the helper themself. See the wiki for info.\n - `odoo.upgrade.testing`: base TestCase classes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodoo%2Fupgrade-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodoo%2Fupgrade-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodoo%2Fupgrade-util/lists"}