Simplify/foundation database v3 - #18
Merged
Merged
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
…anually in all tests
- separate stable table identity from historical schema definitions - replace TableDefinition and ManagedTable with migration-owned Blueprint objects - distinguish complete table creation from explicit later alterations - add schema editing, preflight validation, retry handling, and requested-state verification - move Foundation migration ledger and lock schemas into StoreSchema - update database generators, stubs, tests, and lifecycle documentation
…nfigure channels only
…ffold folders with only package.json
…can disable pull requests on GH via the API
…iles get made) + update docs
Discover the project tooling provider through Composer and register commands through the shared provider collection. Keep generator defaults on commands and provide a small base for project generators. Wire monorepo command registration through its development entrypoint, preserve shared process defaults, and update the guides and consumer fixtures. Normalize the built-in provider identity to prevent duplicate registration.
Relocate the package creation feature under dev/Cli and update its provider and test imports. Keep reusable CLI infrastructure in the distributed package. Include dev/Cli in static analysis and coverage. Use an explicit PCOV collection directory for unit coverage locally and in CI so the moved code remains measured.
Let Symfony attach the application and evaluate each command once before checking its registered identifiers against existing commands. Disabled commands no longer block startup when they share a name or alias. Cover both contribution orders, built-in identifiers, and application availability during enablement checks.
first attempt at future proofing architecture
Documentation previewReview this documentation update Updated for commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.