Dan Schulte
f3a53fee8c
Update version to 1.2.1
2018-12-17 13:16:43 -08:00
Dan Schulte
c0cc7a933a
Add package.json version check
2018-12-17 13:14:40 -08:00
Dan Schulte
0a8276b97a
Merge pull request #98 from Azure/daschult/publishcoverage
...
Enable coverage in ci
2018-12-14 11:54:50 -08:00
Dan Schulte
55e00bc56e
Enable coverage in ci
2018-12-14 11:48:16 -08:00
Dan Schulte
1399d59a2d
Merge pull request #90 from Azure/kamip/no-return-await
...
Add no-return-await TSLint rule
2018-12-06 14:17:44 -08:00
Dan Schulte
85728e73b1
Merge branch 'master' into kamip/no-return-await
2018-12-06 14:10:54 -08:00
Kamil Pajdzik
6b0cdbbf66
Extract dependencies-related scripts to an external package ( #96 )
...
* Add azure-js-dev-tools package
* Add local script
* Update dev tools to 0.1.2.
* Update dev tools to 0.1.3
* Add scripts
* Remove duplicated scripts
* Remove building TS files in .scripts
2018-12-05 16:22:29 -08:00
Dan Schulte
bd76e777eb
Merge pull request #92 from Azure/daschult/removePreview
...
Add isLernaPackage changes from autorest.typescript
2018-12-04 12:38:01 -08:00
Dan Schulte
af2890eddd
Revert back to refreshPackageFolder
2018-12-04 12:35:33 -08:00
Dan Schulte
b0e3ac3358
Merge branch 'master' into daschult/removePreview
2018-12-04 12:18:10 -08:00
Kamil Pajdzik
c97433e9cb
Update ms-rest-js ( #94 )
...
* Update ms-rest-js
* Fix tests to include additional properties
2018-12-04 08:53:03 -08:00
Dan Schulte
2380e81ecb
Add isLernaPackage changes from autorest.typescript
2018-11-29 15:36:47 -08:00
Kamil Pajdzik
c14db65ad9
Add no-return-await TSLint rule
2018-11-29 12:34:24 -08:00
Kamil Pajdzik
fd2bac3749
Update npm-run-all ( #89 )
...
* Update npm-run-all
* Switch example.com to microsoft.com
2018-11-28 10:28:35 -08:00
Kamil Pajdzik
8c0914de2f
Upgrade all dependencies ( #88 )
2018-11-27 15:18:09 -08:00
Dan Schulte
824ab5fcba
Merge pull request #85 from Azure/daschult/sourcemaps
...
Add better sourcemap support for debugging
2018-11-14 11:54:48 -08:00
Dan Schulte
2dcb9ba8c9
Bump patch version number and update changelog
2018-11-13 16:50:13 -08:00
Dan Schulte
47b233115b
Add better sourcemap support for debugging
2018-11-13 16:41:32 -08:00
Kamil Pajdzik
18082ea331
Add code owners ( #83 )
2018-11-13 10:30:42 -08:00
Kamil Pajdzik
8f4ffbaf74
Update README.md to include build badge ( #84 )
2018-11-13 10:25:02 -08:00
Kamil Pajdzik
bed3fe8e7c
Add prepack script ( #82 )
2018-11-12 14:26:49 -08:00
Kamil Pajdzik
09611b6d54
Add Azure Pipelines configuration ( #80 )
...
* Remove Trafis configuration
* Add Azure Pipelines configuration
* Update ms-rest-js dependency
2018-11-12 14:20:17 -08:00
Amar Zavery
3d4302e013
Merge pull request #79 from Azure/amarzavery-patch-1
...
Update issue templates
2018-11-12 09:48:23 -08:00
Dan Schulte
f04888b551
Merge branch 'master' into amarzavery-patch-1
2018-11-12 09:06:48 -08:00
Kamil Pajdzik
93586283f4
Fix npm run local to support projects with different NPM name than its directory ( #78 )
2018-11-12 09:05:38 -08:00
Amar Zavery
6a07b5f161
Update issue templates
2018-11-10 09:23:17 -08:00
Kamil Pajdzik
71b0b77ab7
Rename NPM package to @azure/ms-rest-azure-js ( #77 )
2018-11-09 20:02:28 -08:00
Kamil Pajdzik
ab09348000
Add missing user-agent export ( #75 )
2018-11-01 10:25:35 -07:00
Kamil Pajdzik
5dba586a29
Fix ms-rest-azure-js user agent telemetry ( #74 )
...
* Fix adding runtime information to the telemetry
* Fix tests
* Export getDefaultUserAgentValue
* Reset package.json
* Update ms-rest-js reference
2018-11-01 09:44:12 -07:00
Dan Schulte
49b02ca1f7
Merge pull request #73 from Azure/daschult/caseinsensitiveLRO
...
LRO status comparison should be case insensitive
2018-10-26 10:51:40 -07:00
Dan Schulte
bc064af1b3
Add Cancelled as a possible LRO state
2018-10-26 10:26:06 -07:00
Dan Schulte
b04a31a498
LRO status comparisons should be case insensitive
2018-10-26 10:24:29 -07:00
Dan Schulte
edff174d23
Merge pull request #72 from Azure/daschult/removePackageLock
...
Remove package-lock.json from repository
2018-10-15 11:59:56 -07:00
Dan Schulte
1d6e97e74f
Remove package-lock.json from repository
2018-10-15 11:54:27 -07:00
Dan Schulte
fb35857432
Merge pull request #71 from Azure/daschult/scripts
...
Update script regular expressions to be non-greedy
2018-10-15 11:49:25 -07:00
Dan Schulte
7eebf5d5ed
Update script regular expressions to be non-greedy
2018-10-12 15:59:10 -07:00
Dan Schulte
e4ce1675b1
Merge pull request #70 from Azure/daschult/caret
...
Change tilde to caret
2018-10-12 15:20:46 -07:00
Dan Schulte
345aac9101
Change tilde to caret
2018-10-12 15:03:03 -07:00
Dan Schulte
25536e7f5f
Merge pull request #69 from Azure/daschult/scripts
...
Remove step from scripts that changed package.json main property
2018-10-12 14:58:21 -07:00
Dan Schulte
37e226a802
Remove writePackageJson()
2018-10-12 12:28:59 -07:00
Dan Schulte
9f8fca3e4d
Remove step from scripts that changed package.json main property
2018-10-12 12:22:50 -07:00
Rikki Gibson
793840b476
Change browser to module in package.json ( #66 )
2018-10-05 14:37:46 -07:00
Rikki Gibson
2fb7c939fe
Rollup ( #65 )
...
* Use esModuleInterop, etc
* Add rollup config
* Depend on uglify-js
* Bump to v1.0.0
* Update to v1.0.0
* Update changelog
* Replace npmignore with pkg.files
* Update lockfile and typescript version
* Update ts-node
* Fix 'main' field
2018-10-04 14:50:00 -07:00
Kamil Pajdzik
059b674068
Add additionalInfo to CloudError ( #63 )
...
* Add additionalInfo to CloudError
* Change mapper from Object to Composite
* Add additional info interface
2018-09-19 18:46:22 -07:00
Dan Schulte
eb2d3b9677
Merge pull request #62 from Azure/daschult/fixBuild
...
Fix build in Windows environment
2018-09-13 15:36:28 -07:00
Dan Schulte
80871b2fe3
Fix build in Windows environment
2018-09-13 15:16:37 -07:00
Dan Schulte
dd24fa3582
Merge pull request #61 from Azure/daschult/versions
...
Update dependency versions
2018-09-05 14:18:24 -07:00
Dan Schulte
5079e57dd7
Update version to 0.17.0
2018-09-05 14:16:00 -07:00
Dan Schulte
e13dc6be54
Update dependency versions
2018-09-05 14:12:49 -07:00
Dan Schulte
dd64754669
Merge pull request #60 from Azure/daschult/scripts
...
Enable strict on scripts, fix problems
2018-09-05 14:05:50 -07:00