-
Notifications
You must be signed in to change notification settings - Fork 819
Support fo filesystem-based mocks of registry aliases #19452
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 19 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
383d447
Add support for fileSystem based br/ module aliases
SimonWahlin 07a8148
Add baseline for emulated br alias
SimonWahlin 9838910
Update integration tests
SimonWahlin ebdae41
Add check for OCI-compliant modulePath
SimonWahlin 6eab145
Rename FileSystemModuleRegistry to OciArtifactEmulatedRegistry and ad…
SimonWahlin 3b0268b
Require bicepconfig for feature OciEmulatedModuleAlias and only accep…
SimonWahlin 7ec58bb
Update bicepconfig schema with fileSystem property for ModuleAlias
SimonWahlin 2a840e4
Improve rewrite of original module alias
SimonWahlin d0cd296
Remove unused using
SimonWahlin 89de8ee
Add support for absolute paths for module aliases
SimonWahlin c2a33be
Merge branch 'main' into OciArtifactEmulation
SimonWahlin ab422c1
Move configuration to ModuleAliasMock
SimonWahlin b5a6494
Rename anything Emulated to Mocked
SimonWahlin 3102064
Cleanup ts: references since template specs are not supported for mocks
SimonWahlin f2a5dc1
Use reference to constant instead of hard-coded value.
SimonWahlin 2a5465b
Fix serialization of moduleAliasMock outputting ts property
SimonWahlin 52604c6
moduleAliasMock does not use modulePath, remove it from schema
SimonWahlin 5473b5a
Add ModuleAliasMock to test configuration
SimonWahlin 690c326
Update baselines
SimonWahlin 9a1b981
Split ModuleAliasesMockConfiguration from ModuleAliasesConfiguration …
SimonWahlin db7c511
Merge branch 'main' into OciArtifactEmulation
SimonWahlin d5406d6
Clean up unused code
SimonWahlin 1e62f76
Remove methods made redundant
SimonWahlin b5ba533
Merge branch 'main' into OciArtifactEmulation
SimonWahlin 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
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.