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:20 +02:00
parent 2dc809464e
commit cffb62e0bf
19 changed files with 56 additions and 56 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [website_event_track](https://github.com/bringout/oca-ocb-website/tree/845ce4dffb06d0fbfdf889fb094aa8d2908a2160/odoo-bringout-oca-ocb-website_event_track)
- [mass_mailing](https://github.com/bringout/oca-ocb-mail/tree/23498205c67330c50a91031576e33fdf36f2beac/odoo-bringout-oca-ocb-mass_mailing)
- [website_event_track](https://github.com/bringout/oca-ocb-website/tree/9965a93c2c7a8a1f9155e81e743ed695c59b8c50/odoo-bringout-oca-ocb-website_event_track)
- [mass_mailing](https://github.com/bringout/oca-ocb-mail/tree/2dc809464e48860dddf786981d61e5e473bcca60/odoo-bringout-oca-ocb-mass_mailing)