mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 06:52:04 +02:00
- 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
5 lines
180 B
Markdown
5 lines
180 B
Markdown
# Dependencies
|
|
|
|
This addon depends on:
|
|
|
|
- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/91f433a47b5dc8d99adf130ce8c6d0cb54a17359/odoo-bringout-oca-ocb-auth_oauth)
|