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:
Ernad Husremovic 2025-08-30 18:49:29 +02:00
parent ace2632072
commit 7fc5982b6b
15 changed files with 29 additions and 29 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [auth_password_policy](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_password_policy)
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_signup)
- [auth_password_policy](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_password_policy)
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_signup)