-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Recorder] Rebrand recorder-new 1.0.0 as recorder 2.0.0 #19724
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
HarshaNalluru
merged 34 commits into
Azure:main
from
harsha-nalluru:harshan/recorder-v2
Jan 15, 2022
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
322288a
move as recorder 2.0
826e725
Merge branch 'main' of https://github.com/azure/azure-sdk-for-js into…
a8a5d53
lock file
2f9608a
link fix
a33449f
karma fix
dfc5809
Merge branch 'main' of https://github.com/azure/azure-sdk-for-js into…
31615bc
lock file
5eb4787
formatting and lint
ace3a6d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 44e7301
Update sdk/test-utils/recorder/package.json
HarshaNalluru f2804dc
Update sdk/test-utils/recorder/tsconfig.json
HarshaNalluru e44422a
feedback and merges
HarshaNalluru c700337
Merge branch 'harshan/recorder-v2' of https://github.com/harsha-nallu…
HarshaNalluru 3a5f2d0
lock file
HarshaNalluru 26ad244
lock file
HarshaNalluru 3130ece
clean karma
HarshaNalluru e32803e
fix package.json
HarshaNalluru bff7730
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 717f480
lock file
HarshaNalluru dc91ff3
formatting
HarshaNalluru 3968440
temp commit - tag and version updates
HarshaNalluru 9a50d95
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru e1b0192
lock file
HarshaNalluru 3842803
Revert "temp commit - tag and version updates"
HarshaNalluru 434e2fb
new tags
HarshaNalluru 5e72af8
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 0a36017
test server
HarshaNalluru 4754c87
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru a5f8a7b
lock file
HarshaNalluru 7967440
latest tables and updated recordings
HarshaNalluru 5afbf49
build failure
HarshaNalluru 134edef
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 2630bcb
lock file
HarshaNalluru d0e3653
formatting
HarshaNalluru 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
Large diffs are not rendered by default.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason to use a constant commit here?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the comment @EmmaZhu.
We are coming up with a new recorder based on the proxy tool built by the ENG SYS team.
Eventually, we'll be migrating all the services(tests) to use the new recorder.
Here's the migration guide - #19210
The guides are different for the old and new recorders.
Since storage is still on the old recorder, I'm pointing it to the docs that are relevant to the old recorder for storage.
Once storage packages are migrated to use the new proxy-tool based recorder, we'll update these links too.