Skip to content

Conversation

@cobycloud
Copy link
Contributor

Summary

  • drop v2 dependencies in AutoAPI v3 mixins
  • use HookPhase strings and v3 runtime error helpers
  • switch context key imports to config.constants

Testing

  • uv run --directory standards/autoapi --package autoapi ruff format autoapi/v3/mixins/_RowBound.py autoapi/v3/mixins/upsertable.py autoapi/v3/mixins/ownable.py autoapi/v3/mixins/tenant_bound.py autoapi/v3/mixins/__init__.py
  • uv run --directory standards/autoapi --package autoapi ruff check autoapi/v3/mixins/_RowBound.py autoapi/v3/mixins/upsertable.py autoapi/v3/mixins/ownable.py autoapi/v3/mixins/tenant_bound.py autoapi/v3/mixins/__init__.py --fix
  • uv run --package autoapi --directory standards/autoapi pytest (fails: ModuleNotFoundError: No module named 'autoapi.v2.impl.errors')

https://chatgpt.com/codex/tasks/task_e_689e2f8269d483268fd0d136d4530993

Base automatically changed from coby/peagenv2-autoapi_v3 to coby/peagenv2 August 15, 2025 04:19
Base automatically changed from coby/peagenv2 to mono/dev August 29, 2025 22:27
Base automatically changed from mono/dev to master September 13, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants