Skip to content
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

Adding dev-tool to the repo #7872

Merged
merged 33 commits into from
Jul 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
12b99c3
Azure SDK dev-tool first pass
witemple-msft Feb 20, 2020
8a01be3
[dev-tool] dev-tool dev-samples and fixes to all commands
witemple-msft Mar 11, 2020
7970f3e
Nested command structure
witemple-msft Mar 14, 2020
ae97341
Better argument parsing, type-checking, and recursive command structu…
witemple-msft Mar 18, 2020
4379675
Added dev-tool README
witemple-msft Mar 18, 2020
bbd0d47
[ai-text-analytics] Update package.json to use new script.
witemple-msft Mar 18, 2020
8c790ce
Removed some development cruft
witemple-msft Mar 18, 2020
d746960
prettier + eslint
witemple-msft Mar 18, 2020
2e70796
Quick fix to ParsedOptions type
witemple-msft Mar 18, 2020
b024362
WIP
witemple-msft Mar 20, 2020
47ef1cb
Command framework improvements
witemple-msft Mar 24, 2020
2a6a129
Basic unit-tests for package resolution.
witemple-msft Mar 24, 2020
a4a4051
One more test, assorted changes
witemple-msft Mar 24, 2020
5e95de2
README update
witemple-msft Mar 25, 2020
96238ab
Migrated all packages with sample code to use dev-tool
witemple-msft Mar 27, 2020
771869d
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Mar 27, 2020
2401ec8
Added dummy integration-test stub
witemple-msft Mar 30, 2020
4160090
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Mar 30, 2020
127a7d9
Added dummy integration-test stub for eslint plugin
witemple-msft Mar 30, 2020
b7752c8
Added dummy integration-test:browser stubs
witemple-msft Mar 30, 2020
80decda
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Apr 3, 2020
3b44d8f
Added dev-tool dependency to packages using it
witemple-msft Apr 3, 2020
1cbef16
Corrected build:samples step in package.json
witemple-msft Apr 3, 2020
ed3df4d
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Apr 8, 2020
b7ae412
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Apr 8, 2020
440c499
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft May 13, 2020
9d14e4e
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft May 15, 2020
f7416ef
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Jun 10, 2020
2832fd2
WIP
witemple-msft Jun 18, 2020
09fd249
[dev-tool] ts-to-js command
witemple-msft Jun 19, 2020
155bb5b
Merge remote-tracking branch 'upstream/master' into dev-tool
witemple-msft Jul 10, 2020
609b38b
[dev-tool] leaf command test
witemple-msft Jul 10, 2020
f3cd0ff
Fixed more deeply nested samples due to shared code
witemple-msft Jul 10, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 71 additions & 20 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading