-
Notifications
You must be signed in to change notification settings - Fork 200
Next Config Override #309
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
Next Config Override #309
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
46e9f48
add function to override next config
mathu97 e4c1966
implement next config override logic to import in existing config and…
mathu97 7924e7b
add unit tests for next config overrides
mathu97 b670497
address some comments
mathu97 af99265
fix test
mathu97 c6626f9
use rename instead of read/write
mathu97 4a8401a
progress - e2e tests
mathu97 074d6a0
mostly working e2e tests
mathu97 8b72920
support async next configs
mathu97 141d46e
debug
mathu97 1e98f4f
fix up e2e tests
mathu97 70e1bd8
add additional tests and fix lint errors
mathu97 442a69a
fix lint
mathu97 cc64e3d
some debug logs
mathu97 2d6718a
Merge remote-tracking branch 'origin/main' into feat/override-next-co…
mathu97 560f0d8
remove console logs
mathu97 5a1ce3c
set debuggability for e2e test
mathu97 9d6ee74
remove usage of libraries to fix e2e
mathu97 be9d381
fix e2e
mathu97 9797602
add jsdocs
mathu97 2bdecf0
bump version
mathu97 85cea6e
address pr comments
mathu97 fff3505
fix errors
mathu97 a2dc2eb
add validate next config override function
mathu97 bd62abe
just loadconfig again instead of checking anything else
mathu97 726342e
fix breaking tests
mathu97 d7ce5da
add validation that override worked
mathu97 ec84af3
fix tests again
mathu97 7055350
add overrides validation unit tests
mathu97 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
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.