oca-technical/odoo-bringout-oca-geospatial-web_view_leaflet_map_partner/doc/DEPENDENCIES.md
Ernad Husremovic 010af6f2f1 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:29:07 +02:00

6 lines
245 B
Markdown

# Dependencies
This addon depends on:
- [web_view_leaflet_map](https://github.com/bringout/oca-technical)
- [contacts](https://github.com/bringout/oca-ocb-technical/tree/800a8ab35febbc905f0bbd27ff013f5d4f07acf5/odoo-bringout-oca-ocb-contacts)