Skip to content

feat: expose public API for odoo-venv integration#7

Merged
trisdoan merged 1 commit intotrobz:mainfrom
hailangvn:imp-public-api
Feb 24, 2026
Merged

feat: expose public API for odoo-venv integration#7
trisdoan merged 1 commit intotrobz:mainfrom
hailangvn:imp-public-api

Conversation

@hailangvn
Copy link
Contributor

@hailangvn hailangvn commented Feb 11, 2026

Make detect_codebase_layout() and get_odoo_version_from_release() public, and add detected_paths param to get_addons_path() to avoid redundant detection.

Forge ID: F#T67239

pyproject.toml Outdated
[project]
name = "odoo-addons-path"
version = "1.0.1"
version = "1.1.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, you can remove this bump + uv.lock
as this will be taken care automatically on merge by python-semantic-release when the release github action will run

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your review. The PR has been updated.

Make detect_codebase_layout() and get_odoo_version_from_release() public,
and add detected_paths param to get_addons_path() to avoid redundant
detection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Forge ID: F#T67239
Copy link
Collaborator

@trisdoan trisdoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks anh

@trisdoan trisdoan merged commit ca5fe75 into trobz:main Feb 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants