-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[storage] Updates to samples for CI and local runs #6496
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 11 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
2a5230b
[storage-file-share] updated samples
witemple-msft dd98eb2
[prep-samples] allow files that don't have a matching import and just…
witemple-msft 2fe35d9
[storage-file-share] typescript samples in shape
witemple-msft 0d68724
[storage-file-share] made clean samples step clean up package locks i…
witemple-msft 72e49cb
[prep-samples] added support for javascript samples
witemple-msft adb764c
[storage-file-share] Added dotenv and updated instructions
witemple-msft 160ab84
[storage-file-share] Brought js samples in line with ts samples
witemple-msft 8d1070d
[storage-file-share] bugfixes to ts samples packages
witemple-msft 7951b5a
[storage-file-share] NPM scripts to run samples
witemple-msft 03c7b22
[storage-file-share] remove execute-samples.js and use new runners
witemple-msft 6adcb5d
[storage-file-share] added missing sample.env to js samples
witemple-msft 9a793e6
[storage-file-share] Fixed sample package names
witemple-msft ef9a3d4
[storage-blob] update samples to be like storage-file-share
witemple-msft 6ac61c7
[samples] Moved run-samples to common/scripts
witemple-msft 12b3d00
[storage-file-share] Changed proxyAuth samples to exit if proxy infor…
witemple-msft 5465f4c
[storage-file-share] changed iterators-handles to exit if share/direc…
witemple-msft 8039b80
[run-samples] Error handling
witemple-msft e552211
[storage-file-share] Fixed sample errors due to prep-samples tree con…
witemple-msft b77c6b4
[storage-file-share] Changed from exceptions to a simple return in ca…
witemple-msft 14e6fbe
[run-samples] Fixed an ignore bug
witemple-msft d2e70ca
[storage-file-share] Removed scripts and references to execute:all
witemple-msft 1ab154b
[prep-samples] typo
witemple-msft b27c65c
[storage-file-share] Update sample.env
witemple-msft 0a1edcf
[storage-blob] Replicate updates for storage-blob
witemple-msft 8f8b6e2
[storage-blob] remove execute-samples.js
witemple-msft 2de6076
[storage-blob] Fixed a bug in blob samples ts readme
witemple-msft 5de8348
[storage-queue] Replicate updates to samples on storage-queue
witemple-msft 30b38b4
[run-samples] made the runner give a brief digest of errors
witemple-msft 46ac984
[storage] Made aad auth samples skippable when AAD information is not…
witemple-msft 77c602d
[storage] changed proxyAuth samples to use HTTP[s]_PROXY vars
witemple-msft c1fd600
[storage-file-share] Fixed a bug in iterators sample when no queues e…
witemple-msft 6f97268
[scripts] Make the scripts less wordy and fixed a bug in run-samples
witemple-msft 98fa55c
[storage] Updated sample.env files to use HTTP_PROXY
witemple-msft 787e631
[storage] Fixed wrong keywords in three sample packages.
witemple-msft 1e25ece
[prep-samples] tsDir -> dir
witemple-msft d6653e5
[storage-queue] Removed need for sampleHelpers
witemple-msft e10e99b
[storage-file-share] Remove sampleHelpers
witemple-msft 3145d3c
[storage-blob] removed sampleHelpers
witemple-msft 3be4483
[run-samples] Removed outdated sampleHelpers.js from ignore list
witemple-msft 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 was deleted.
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
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.
nit:
tsDir=>dir