Skip to content

fix(golemcore/notion): restore spring constructor wiring#33

Merged
alexk-dev merged 2 commits intomainfrom
fix/notion-default-constructor-fallback
Mar 31, 2026
Merged

fix(golemcore/notion): restore spring constructor wiring#33
alexk-dev merged 2 commits intomainfrom
fix/notion-default-constructor-fallback

Conversation

@golemcore1
Copy link
Copy Markdown
Collaborator

Summary

  • fix Spring bean instantiation for the Notion plugin by making NotionReindexCoordinator use one explicit runtime constructor and test-only scheduler/clock overrides
  • add a Spring wiring regression test proving the Notion plugin context can create NotionReindexCoordinator and NotionPluginSettingsContributor without default-constructor fallback
  • adapt the coordinator unit test to use test setters instead of an alternate constructor path
  • bump golemcore/notion from 1.0.0 to 1.0.1 and add matching registry metadata for the patch release
  • validate targeted Notion tests, compile, formatter validation, and repository metadata consistency

@alexk-dev alexk-dev merged commit edd6222 into main Mar 31, 2026
4 checks passed
@alexk-dev alexk-dev deleted the fix/notion-default-constructor-fallback branch March 31, 2026 05:16
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.

2 participants