Odoo OCA OCB Test packages - Testing and development modules
Find a file
Ernad Husremovic 67a27d092f 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:44 +02:00
odoo-bringout-oca-ocb-test_base_automation Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_crm_full Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_discuss_full Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_event_full Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_mail Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_mail_full Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_resource Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_website Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_website_modules Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_website_slides_full Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
odoo-bringout-oca-ocb-test_xlsx_export Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:44 +02:00
.gitignore Add __pycache__/ to .gitignore and clean cache 2025-08-30 15:19:15 +02:00
README.md Initial commit: Test packages 2025-08-29 15:20:52 +02:00

Test

This repository contains OCA OCB packages for test.

Packages Included

  • odoo-bringout-oca-ocb-test_base_automation
  • odoo-bringout-oca-ocb-test_crm_full
  • odoo-bringout-oca-ocb-test_discuss_full
  • odoo-bringout-oca-ocb-test_event_full
  • odoo-bringout-oca-ocb-test_mail
  • odoo-bringout-oca-ocb-test_mail_full
  • odoo-bringout-oca-ocb-test_resource
  • odoo-bringout-oca-ocb-test_website
  • odoo-bringout-oca-ocb-test_website_modules
  • odoo-bringout-oca-ocb-test_website_slides_full
  • odoo-bringout-oca-ocb-test_xlsx_export