-
-
Notifications
You must be signed in to change notification settings - Fork 353
feat(enhanced): support shared module layers #3276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 20 commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
5b107fa
feat(enhanced): support layers
ScriptedAlchemy 062706f
feat(enhanced): support layers
ScriptedAlchemy cfd9d01
feat(enhanced): layers for consume shared module
ScriptedAlchemy 3e59c55
Merge branch 'main' into layers-support
ScriptedAlchemy 536b110
Merge branch 'main' into layers-support
ScriptedAlchemy aed08e9
feat(enhanced): add issuerLayer support to consume shared
ScriptedAlchemy 9fb164b
chore(enhanced): update test
ScriptedAlchemy a9d899c
chore(enhanced): update test
ScriptedAlchemy 33a36d1
feat(enhanced): ConsumeSharedPlugin issuerLayer support
ScriptedAlchemy f0c5c50
chore: update tests for layer combos
ScriptedAlchemy 578adbb
chore: update tests for layer combos
ScriptedAlchemy 31f08d0
chore: update tests for layer combos
ScriptedAlchemy 066ffa6
feat(enhanced): support direct layer
ScriptedAlchemy b70eb8d
Merge branch 'main' into layers-support
ScriptedAlchemy 358ba00
fix(enhanced): update share options of share plugin
ScriptedAlchemy 94d72ed
fix(enhanced): update share options of share plugin
ScriptedAlchemy 91dbb12
chore(enhanced): refactor layers tests
ScriptedAlchemy 514cf03
chore(enhanced): remove layer options from provider
ScriptedAlchemy 359b0ca
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 24ef6d0
Delete .cursorrules
ScriptedAlchemy 9d9bff2
feat(enhanced): support layers in consume share
ScriptedAlchemy 40ae817
Merge branch 'main' into consume-share-layers
ScriptedAlchemy d1c68b3
fix(enhanced): rename requiredLayer to layer
ScriptedAlchemy 22964f8
Merge remote-tracking branch 'origin/consume-share-layers' into consu…
ScriptedAlchemy 9884030
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 3d8fa21
refactor(enhanced): pr review of consume share layering
ScriptedAlchemy 69a2a52
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 04b8ffd
chore: locks
ScriptedAlchemy 7852878
feat(enhanced): add request to consume share (#3307)
ScriptedAlchemy f35b1b1
Merge branch 'main' into consume-share-layers
ScriptedAlchemy b8df73e
chore: remove tt
ScriptedAlchemy b4b5a7b
chore: remove unused share
ScriptedAlchemy 6f8f45e
refactor(enhanced): refactor type locations
ScriptedAlchemy 875f516
feat(enhanced): ProvideSharedPlugin loader layer support (#3334)
ScriptedAlchemy 673f6ca
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 20bae5b
chore: locks
ScriptedAlchemy a5774c8
chore(enhanced): add share plugin test
ScriptedAlchemy d44acbd
chore(enhanced): add share plugin test
ScriptedAlchemy 1a33ac7
chore(enhanced): add share plugin test
ScriptedAlchemy 1fc2b05
thing
ScriptedAlchemy 29f6d73
thing
ScriptedAlchemy 22127ee
chore(node): lint
ScriptedAlchemy 8f9fb99
chore(node): lint
ScriptedAlchemy 243f1bc
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 0c665be
feat(enhanced): layers support in module code generation (#3371)
ScriptedAlchemy ffdaf0b
chore: changeset
ScriptedAlchemy 687365f
feat(enhanced): Layer via composite shareKey (#3415)
ScriptedAlchemy 4ef6efb
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 81d2365
chore: locks
ScriptedAlchemy 6f952fd
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 5fce760
chore: locks
ScriptedAlchemy 1fba24f
fix(enhanced): cache consume module layer
ScriptedAlchemy 7af571f
fix(nextjs-mf): enable app router shares and disable hard fail
ScriptedAlchemy 7a178c0
chore: add host remote app router
ScriptedAlchemy 10f2b73
feat(nextjs-mf): update module share for rsc
ScriptedAlchemy e122bf4
feat(nextjs-mf): update module share for rsc
ScriptedAlchemy c3729a7
Merge branch 'main' into consume-share-layers
ScriptedAlchemy e6a109d
chore: fix schema validation eror
ScriptedAlchemy ee0726d
chore: fix schema validation errors
ScriptedAlchemy 2fc6497
fix(enhanced): schema validation
ScriptedAlchemy baaeb27
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 55abb84
chore: locks
ScriptedAlchemy cfca731
chore: update schema
ScriptedAlchemy 6e6ef06
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 41e1a84
Merge branch 'main' into consume-share-layers
ScriptedAlchemy aef1bb2
chore: locks
ScriptedAlchemy fb936d3
chore: fix json schema
ScriptedAlchemy 0ff2e2c
chore: fix json schema
ScriptedAlchemy 42bf94c
chore: fix json schema
ScriptedAlchemy 2c52030
feat(enhanced): implement multiple share scope support (#3524)
ScriptedAlchemy 83261cc
chore: add next with app router
ScriptedAlchemy fc201b9
Merge branch 'main' into consume-share-layers
ScriptedAlchemy a3899fc
chore: add next with app router
ScriptedAlchemy 25277fc
chore: update deps
ScriptedAlchemy b23bb46
Merge branch 'main' into consume-share-layers
ScriptedAlchemy f0b2404
chore: update deps
ScriptedAlchemy 01b6767
chore: update deps
ScriptedAlchemy cc658b9
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 6835348
chore: update deps
ScriptedAlchemy a8b5055
fix: add next apps to workspace
ScriptedAlchemy dc6d0c0
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 9277303
Merge branch 'main' into consume-share-layers
ScriptedAlchemy e5f46ab
chore: locks
ScriptedAlchemy 5871f1f
chore: add names to app router apps
ScriptedAlchemy 76903ff
chore: disable AppRouter in nextjs-mf
ScriptedAlchemy daa8d98
chore: changeset
ScriptedAlchemy 009c1c8
chore: fix schema (#3642)
2heal1 4907ed0
Merge branch 'main' into consume-share-layers
ScriptedAlchemy 27f5ffe
chore: update locks
ScriptedAlchemy 65cc74f
chore: fix dependson
ScriptedAlchemy 6905c82
chore: fix depend on in nx
ScriptedAlchemy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.