Dan Schulte
a97f42f4dc
Add checkEverything.ts
2018-12-20 13:11:04 -08:00
Dan Schulte
0fcc86d02c
Add only() check
2018-12-20 11:16:40 -08:00
Dan Schulte
066761e615
Initial work to add support back for local and latest scripts
2018-12-18 14:20:51 -08:00
Dan Schulte
c0cc7a933a
Add package.json version check
2018-12-17 13:14:40 -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
af2890eddd
Revert back to refreshPackageFolder
2018-12-04 12:35:33 -08:00
Dan Schulte
2380e81ecb
Add isLernaPackage changes from autorest.typescript
2018-11-29 15:36:47 -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
Dan Schulte
7eebf5d5ed
Update script regular expressions to be non-greedy
2018-10-12 15:59:10 -07:00
Dan Schulte
345aac9101
Change tilde to caret
2018-10-12 15:03:03 -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
Dan Schulte
b9ef48378d
Enable strict on scripts, fix problems
2018-09-05 13:43:25 -07:00
Dan Schulte
fcda3ec61f
Small script fixes
2018-08-23 10:15:00 -07:00
Dan Schulte
ca2f6d3e7e
Remove RefreshNodeModulesOptions and unnecessary checks
2018-08-21 13:39:03 -07:00
Dan Schulte
784ed48023
Various improvements to our script infrastructure
2018-08-21 13:23:16 -07:00
Dan Schulte
808c4013bd
Merge branch 'master' into daschult/removeFolder
2018-06-05 09:32:56 -07:00
Dan Schulte
b1b8c1fa50
Add deleteFolder() function
2018-06-05 09:31:09 -07:00
Dan Schulte
a812af6142
Use ~ instead of ^ for ms-rest-js version
2018-06-05 08:39:23 -07:00
Dan Schulte
056fed25b8
Refactor writing package.json to file system
2018-05-22 15:09:05 -07:00
Dan Schulte
6ca30a186a
Delete node_modules and package-lock.json before installing all dependencies
2018-05-17 13:10:33 -07:00
Dan Schulte
7a61fc3a9b
Update scripts to change main property and dependant local repos
2018-05-17 10:21:10 -07:00
Dan Schulte
4829c666c3
Update dependency scripts to work on all dependencies with cloned repositories
2018-05-17 09:11:17 -07:00
Dan Schulte
76a9b21cce
Add scripts for manipulating ms-rest-js version
2018-05-16 15:50:44 -07:00
Rikki Gibson
702ac9dfd7
Add publish scripts
2018-05-16 13:31:17 -07:00