-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
rush update --full
and testing #29471
#29655
Merged
HarshaNalluru
merged 38 commits into
Azure:main
from
HarshaNalluru:harshan/rush-update-full
May 14, 2024
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
6b18840
target the version of the proxy that has upstreamed sanitizers
scbedd 368e03c
lock file
HarshaNalluru 496d39e
Merge branch 'target-common-sanitizers-proxy' of https://github.com/A…
HarshaNalluru 354d62d
get latest
HarshaNalluru f5882a2
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru e8aaf23
lock file
HarshaNalluru 0e5b158
AZSDK2003 sanitizer skipped https://github.com/Azure/azure-sdk-tools…
HarshaNalluru cde2cef
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru e189e49
lock file
HarshaNalluru ed47959
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru f7591e0
lock file
HarshaNalluru 666ca8e
format
HarshaNalluru b33bc01
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 4a0586e
lock file
HarshaNalluru f12dc1e
add a new fallback for .key
HarshaNalluru 7e11155
port changes from 3.5.0 to
HarshaNalluru b1cf79b
switch to developing 3.5.0
HarshaNalluru 4ed425f
get recorder 3.5.0 instead
HarshaNalluru 1719cec
no recorder.spec.ts
HarshaNalluru 4ecf76c
fix event-grid test
HarshaNalluru 80ec80a
arm-resources
HarshaNalluru ef48c6a
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 9a50df1
synapse access control rest
HarshaNalluru 16794c5
skip identity test failures - out of scope for this PR
HarshaNalluru bceba38
template - will be fixed in #29655
HarshaNalluru ce2c891
enable storage-file-share back
HarshaNalluru 301e055
template-dpg
HarshaNalluru c3aa73c
synapse-artifacts fixed
HarshaNalluru 6586b26
arm-links fixed
HarshaNalluru 5d72118
switch back to recorder 4.x
HarshaNalluru 94dd99f
fix build
HarshaNalluru 7b4bb3c
format
HarshaNalluru ca3536d
fix tests
HarshaNalluru a532843
new assets
HarshaNalluru 30e0bdb
fix template
HarshaNalluru ed42aaa
remove leftovers from 3.5.0
HarshaNalluru eaf8dfb
format
HarshaNalluru a6dc317
add comments and format
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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.0.0-dev.20240410.1 | ||
1.0.0-dev.20240508.1 |
This file contains 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 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 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 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 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 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 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.
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.
Wish to handle identity in a follow up PR as it is uncertain on recording with various credentials
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.
#29698