Create json package property parent directory#3378
Create json package property parent directory#3378praveenkuttappan merged 2 commits intoAzure:mainfrom
Conversation
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
Apologies, I am afraid I am encountering technical difficulties that might have hampered my ability to assist with merging this pull request. I will continue to try to assist if there are further changes to this pull request. |
|
@msftbot merge |
|
Hello @benbp! Because you've told me to reset the custom auto-merge settings, I'll use the configured settings for this repository when I'm merging this pull request. |
|
test comment |
|
Apologies, I am afraid I am encountering technical difficulties that might have hampered my ability to assist with merging this pull request. I will continue to try to assist if there are further changes to this pull request. |
Go package name contains path delimiter and this break current assumption of generated path for json property file for package. This PR is to create property file in nested path based on the package name. for e.g. package name for go is
sdk/template/aztemplatethen aztemplate.json will be created in<outdir>/sdk/template/aztemplate.json