Skip to content

Refresh PyCharm repo mappings#30

Merged
cbusillo merged 1 commit intomainfrom
code/dead-file-inventory-23
May 3, 2026
Merged

Refresh PyCharm repo mappings#30
cbusillo merged 1 commit intomainfrom
code/dead-file-inventory-23

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented May 3, 2026

Summary

  • replace stale tracked PyCharm references to ../odoo-control-plane with the current ../launchplane repo/module
  • keep the existing odoo-docker and odoo-enterprise-docker PyCharm mappings intact
  • preserve this as a tiny Cleanup pass: docs, dead code, dead files, and stale config #23 stale-config cleanup slice after the dead/generated-file inventory found no tracked build junk

Refs #23

Verification

  • xmllint --noout .idea/modules.xml .idea/odoo-devkit.iml .idea/vcs.xml
  • uv run ruff check --diff .
  • uv run ruff format --diff .
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run python -m unittest discover -s tests
  • uv run platform --help

Notes

The inventory did not find tracked generated build artifacts, cache directories, or ignored leftovers. Other potentially tempting files such as addon placeholders and tracked PyCharm inspection settings appear tied to existing workspace/PyCharm contracts, so this PR only removes the concrete stale control-plane mapping.

@cbusillo cbusillo merged commit a28a411 into main May 3, 2026
4 checks passed
@cbusillo cbusillo deleted the code/dead-file-inventory-23 branch May 3, 2026 20:11
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.

1 participant