oca-ocb-mail/odoo-bringout-oca-ocb-test_mass_mailing/doc/DEPENDENCIES.md
Ernad Husremovic d3df84d6ee Optimize refresh_package_links.py with local hash comparison
- Added local hash comparison to prevent unnecessary GitHub URL generation
- Only build GitHub mappings for packages that actually changed commit hashes
- Reduced file updates from 1758/2075 to 1/2075 files (99.94% improvement)
- Implemented get_current_hash_from_content() to extract hashes from existing URLs
- Added build_local_hash_mapping() for fast local git hash lookup
- Performance improvement: only fetch git hashes when changes are detected

🤖 assisted by claude
2025-08-30 19:28:32 +02:00

8 lines
604 B
Markdown

# Dependencies
This addon depends on:
- [mass_mailing](https://github.com/bringout/oca-ocb-mail/tree/dba59fd2db10fc6a6fa1b0d807bf3edad793f7c3/odoo-bringout-oca-ocb-mass_mailing)
- [mass_mailing_sms](https://github.com/bringout/oca-ocb-mail/tree/dba59fd2db10fc6a6fa1b0d807bf3edad793f7c3/odoo-bringout-oca-ocb-mass_mailing_sms)
- [test_mail](https://github.com/bringout/oca-ocb-test/tree/1128ed5959311d2f7b5be4410f7fe67168a28eef/odoo-bringout-oca-ocb-test_mail)
- [test_mail_sms](https://github.com/bringout/oca-ocb-mail/tree/dba59fd2db10fc6a6fa1b0d807bf3edad793f7c3/odoo-bringout-oca-ocb-test_mail_sms)