mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 05:32:07 +02:00
Add special handling for 'base' module in refresh_package_links.py
- Handle bare 'base' references in DEPENDENCIES.md files - Convert them to proper GitHub links pointing to odoo-bringout-oca-ocb-base/odoo/addons/base - Updated refresh_package_links.py with BASE_PATTERN and base_repl function - Applied changes to 1758 out of 2075 files 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
91c6a2fc98
commit
5a5e0f20bf
18 changed files with 23 additions and 23 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_ldap)
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_ldap)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_oauth)
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_oauth)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_oauth)
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_oauth)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_oauth)
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_oauth)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- base
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_oauth)
|
||||
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_oauth)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-base_setup)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-web)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base_setup)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-web)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_signup)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- base
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-web)
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-web)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-web)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-web)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [auth_password_policy_signup](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_password_policy_signup)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [auth_password_policy_signup](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_password_policy_signup)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- base
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_ldap)
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_ldap)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_ldap)
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_ldap)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_ldap)
|
||||
- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_ldap)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-base_setup)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-web)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base_setup)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-web)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue