Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Deyaaeldeen Almahallawi 5f472ca826
ignore rush autoinstaller files (#11244) 2020-09-15 10:05:09 -04:00
Zoltan Varga 036e1bf6ca
Azure Digitaltwins SDK - API/Architectural board review (#10560)
Initial creation of Azure DigitalTwins SDK
2020-09-01 14:44:35 -07:00
Daniel Rodríguez b0e9149496
[KeyVault] Seems like this line isn't needed (#7383) 2020-02-13 15:06:46 -05:00
Daniel Rodríguez 16fdb6e2d6
`browser` folder moved to `dist-browser` (#7349) 2020-02-12 18:41:03 -08:00
Daniel Rodríguez b67506f0a5
[Recorder] soft-record (#7213)
This PR intends to add soft-record, a way to only record what hasn't changed.

To be able to check whether the tests have changed, we check whether a MD5 hash of the test function's source code has changed from the previous time a recording stored this MD5 to the current test execution.

Any new recording will store this MD5 into the recorded file. To only record the tests that have changed, the user must specify the environment variable TEST_MODE, with value "soft-record".

Fixes #5156
2020-02-11 15:19:53 -05:00
Jonathan Turner ae71adf59c
Add JS examples (#5538) 2019-10-15 05:51:12 +13:00
bsiegel 11134107c7
Clean up leftover files from onboarded libraries (#3683)
* Centralize gitignore rules

* Remove unneeded npmignores

* Remove old github metadata dirs

* Centralize vscode settings & remove editorconfigs

* Remove old travis & AzDevOps configs

* Use centralized prettierrc

* Use eslint everywhere, use centralized eslintrc

* Rush update
2019-07-05 14:46:20 -07:00
Daniel Rodríguez f669d396fa
Added types to the .gitignore (#3322)
We're using `types` in KeyVault's packages. We should ignore them.
Also, we're moving every package to have the types in this `types` folder. See: https://github.com/Azure/azure-sdk-for-js/pull/3329
2019-05-31 11:37:42 -04:00
Brandon Siegel 1e5a1a5b28 Renormalize line endings in Rush files 2019-05-08 12:43:32 -07:00
Harsha Nalluru 52e2c6ec4f
Update .gitignore - ignore browser coverage (#2593)
Ignore browser coverage and published test-results
- `test-results.*xml` (to handle both `test-results.xml` and `test-results.browser.xml`)
2019-04-30 13:18:07 -07:00
Brandon Siegel a2ad3a86d8 Initialize Rush repo 2019-04-29 11:14:28 -07:00
Mike Harder c078983702
Add client build scripts (#844) 2018-12-19 15:28:30 -08:00
Sergey Shandar 72b51a6505
address comments. 2018-10-25 09:59:01 -07:00
Sergey Shandar 5adbf7d305
ignore .js / .js.map files. 2018-10-24 14:53:52 -07:00
Sergey Shandar 80b1e5a940
generating .tgz files. 2018-10-24 11:24:49 -07:00
Dan Schulte d0784372be Merge branch 'master' into daschult/compute 2018-09-18 14:01:10 -07:00
Dan Schulte 936307c434 Ignore package-lock.json file 2018-09-18 13:58:11 -07:00
Dan Schulte 8314d439e8 Ignore js and js.map files in lib folders and bundle files 2018-09-18 13:55:58 -07:00
Dan Schulte 5a7aa1259a Merge branch 'master' into daschult/compute 2018-09-18 13:51:29 -07:00
Dan Schulte dc40a8b02b
Ignore cjs and esm folders 2018-09-18 13:42:19 -07:00
Dan Schulte 648bbf98f4
Ignore cjs and esm folders 2018-09-18 13:41:02 -07:00
Dan Schulte a245f86148 Ignore every node_modules folder 2018-09-18 13:16:16 -07:00
Dan Schulte 9b7927d580 Remove packages from gitignore 2018-09-18 13:14:42 -07:00
Dan Schulte b0e7809554 Stop ignoring packages folder 2018-09-18 10:59:55 -07:00
Dan Schulte 1b162dbd30 Changes based on PR comments 2018-08-27 14:53:45 -07:00
Dan Schulte f30dc3098e Initial commit for copying files from azure-sdk-for-node 2018-08-27 13:58:16 -07:00
Microsoft GitHub User 7a4623835a Initial commit 2017-10-25 11:44:09 -07:00