Skip to content

[Unified Recorder] Updates the dev-tool commands to follow the new syntax#19419

Merged
HarshaNalluru merged 17 commits intoAzure:mainfrom
HarshaNalluru:harshan/issue/recorder-19094
Dec 17, 2021
Merged

[Unified Recorder] Updates the dev-tool commands to follow the new syntax#19419
HarshaNalluru merged 17 commits intoAzure:mainfrom
HarshaNalluru:harshan/issue/recorder-19094

Conversation

@HarshaNalluru
Copy link
Copy Markdown
Contributor

@HarshaNalluru HarshaNalluru commented Dec 16, 2021

Fixes #19094

Moving to the new syntax that works in both windows and linux.

TODO

  • Update template test commands
  • Update app-config migration PR
  • Update migration guide

@ghost ghost added the dev-tool Issues related to the Azure SDK for JS dev-tool label Dec 16, 2021
@HarshaNalluru HarshaNalluru changed the title Harshan/issue/recorder 19094 [Unified Recorder] Updates the dev-tool commands to follow the new syntax Dec 16, 2021
Copy link
Copy Markdown
Member

@timovv timovv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look better without the escaped quote! Some minor styling comments.

HarshaNalluru and others added 4 commits December 17, 2021 02:51
Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
Copy link
Copy Markdown
Member

@witemple-msft witemple-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have the scripts already been changed to actually use the ["--"] args at runtime?

HarshaNalluru and others added 3 commits December 17, 2021 11:13
Co-authored-by: Will Temple <witemple@microsoft.com>
Co-authored-by: Will Temple <witemple@microsoft.com>
Co-authored-by: Will Temple <witemple@microsoft.com>
@HarshaNalluru
Copy link
Copy Markdown
Contributor Author

Have the scripts already been changed to actually use the ["--"] args at runtime?

Great catch! @witemple-msft
Messed up. I thought it was working, but turned out it's working because of the default arguments.
Looking now!

@HarshaNalluru HarshaNalluru marked this pull request as draft December 17, 2021 19:49
@HarshaNalluru
Copy link
Copy Markdown
Contributor Author

Moving to draft since "--" still needs some work.
@witemple-msft is investigating.

@HarshaNalluru HarshaNalluru marked this pull request as ready for review December 17, 2021 21:23
Copy link
Copy Markdown
Member

@witemple-msft witemple-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks righteous. One nitpicky comment.

EDIT: now fully righteous.

@HarshaNalluru HarshaNalluru enabled auto-merge (squash) December 17, 2021 22:03
@HarshaNalluru HarshaNalluru merged commit 1409903 into Azure:main Dec 17, 2021
@HarshaNalluru HarshaNalluru deleted the harshan/issue/recorder-19094 branch December 17, 2021 22:19
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Jun 15, 2022
TestBase 2022-04-01-preview (from RPaaSMaster) (Azure#19419)

* copy 2022-04-01-preview from rpaasmaster

* sdk md file change

* modify subscription id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-tool Issues related to the Azure SDK for JS dev-tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dev Tool] [Test Commands] Behave differently in windows vs linux

4 participants