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

57 Коммитов

Автор SHA1 Сообщение Дата
Jana R e6db98ecb5
[doc] fixed typos and punctuation (#29225)
Fixed typos and added punctuations to improve readability of README.md
files.

---------

Co-authored-by: Maor Leger <maorleger@users.noreply.github.com>
2024-06-25 07:02:57 -07:00
Chidozie Ononiwu (His Righteousness) 758f0c8ac1
Improvements to dependency graph (#20191) 2022-02-04 17:45:47 -08:00
Peter Marcu fed1cb18be
Simply say this repo contains all libraries. (#17863) 2021-09-27 14:33:26 -07:00
codeorelse b4907e2879
Update README.md (#17450) 2021-09-03 10:39:30 -07:00
Ramya Rao badf61bef3
Update root readme to provide more clarity (#13255) 2021-08-19 11:08:39 -07:00
nickzhums 104187c868
Update README.md (#16578) 2021-07-28 09:48:07 +08:00
Chidozie Ononiwu a64747cf6a Rename hardcoded master links to use main 2021-06-22 15:51:16 -07:00
Ramya Rao 555449f69b
Add note on dropping support for non LTS versions of Node.js (#15627)
* Add note on dropping support for non LTS versions of Node.js

* Azure SDK libraries for JavaScript

* Add link to support doc from readme
2021-06-08 17:11:01 -07:00
Josh Free 895a28f27d
Add Gitter community channel (#6762)
Add Gitter community channel for azure-sdk-for-js
2021-06-04 15:33:34 -07:00
Sima Zhu 3bae7c754d
Revert the formatting changes. (#11888) 2020-10-16 12:49:36 -07:00
Wes Haggard 35ae12c2c4 Fix anchor links so they work when converting to html 2020-10-16 09:34:53 -07:00
Sima Zhu add2f4fb1b
Replaced relative link with absolute links and remove locale (#11317)
Replaced relative link with absolute links and remove locale
2020-09-17 20:01:20 -07:00
Orta Therox 5153500988
Update README.md (#10296) 2020-07-27 15:11:45 -07:00
Wes Haggard 1b0f0657b0
dependencies -> dependency 2020-02-19 15:19:57 -08:00
Kate Olszewska 5848e707e1
Update root README (#7353)
* Update root README

- Making it more accessible to people consuming this page on azure.github.io to avoid redirecting to github from docs
- Updating the description to point people to the most recent packages

* Update README.md
2020-02-11 16:21:24 -08:00
KarishmaGhiya 14842d0ef0
Removing external dependency edges for graph (#7332) 2020-02-11 13:10:29 -08:00
KarishmaGhiya 751aa558d4
Dependency Graph Pipeline (#7281) 2020-02-07 16:43:01 -08:00
Wes Haggard 9838d4c42b
Update README.md 2020-01-10 13:57:42 -08:00
Wes Haggard cda25a8055
Update package index links in README.md (#6432)
Package index is now controlled centrally in the azure-sdk repo
https://github.com/Azure/azure-sdk/blob/master/_data/releases/latest/js-packages.csv
2019-12-06 10:35:06 -08:00
Josh Free 9019664d3e
Update README.md (#6188)
Add standard section on security issues below the "file an issue via GitHub Issues' bullet.
2019-11-13 14:35:23 -08:00
Kate Olszewska ad7f3a1d53 Update root readme with Novemeber releases (#6072) 2019-11-07 10:24:34 -08:00
Ramya Rao 9c84d46fbe
[Storage] Rename storage-file to storage-file-share (#5734) 2019-10-24 13:46:37 -07:00
Ramya Rao 14813e099f
[Storage] Replace feature/storage with master in links (#5733) 2019-10-22 19:17:52 -07:00
bsiegel 2a17ea58b2
Analyze dependencies during the build (#4706) 2019-08-07 15:58:38 -07:00
Harsha Nalluru 8975842957
[Storage] update new releases in root readme to point to feature/storage branch (#4681) 2019-08-06 00:44:53 -07:00
Adrian Hall 6c24b8c1cb
Update link to Design Guidelines for TypeScript/ (#4662) 2019-08-05 12:41:59 -07:00
David Wilson 7166da1d72 Fix spelling of 'keyvault' in README.md (#4388) 2019-08-04 23:21:35 -07:00
Mike Harder 4cf887431a
Update client status badge (#4299)
- From "azure-sdk-for-js - client" to "js - client - ci"
2019-07-12 15:38:42 -07:00
Brian Terlson 642d11d4fc Update readme.md with global template (#4211) 2019-07-09 14:15:18 -07:00
bsiegel 40464b6379
Move dev guide to CONTRIBUTING.md (#3636) 2019-06-10 15:47:32 -07:00
Brandon Siegel bc457c13f9 Document file lock workaround for VSCode Windows 2019-05-14 11:57:54 -07:00
Brandon Siegel 43e9f1f7f4 Update README 2019-05-14 11:34:57 -07:00
Brandon Siegel 6f2eda29f7 Fix copy paste error and add more Rush docs 2019-05-08 14:43:58 -07:00
Brandon Siegel 0fc1a953e9 Standardize test scripts in projects within Rush workspace 2019-05-08 12:43:32 -07:00
Brandon Siegel 9ba20490c2 Fix and document the workaround for rollup-plugin-node-resolve#94 2019-05-08 12:43:32 -07:00
Brandon Siegel e573dca94e More detail about resolving dependency version conflicts 2019-05-02 11:24:05 -07:00
Brandon Siegel 78e2e5ef4e Add reset-workspace command 2019-04-29 11:16:21 -07:00
Brandon Siegel e0d7e665c8 Add Rush documentation 2019-04-29 11:16:21 -07:00
Harsha Nalluru 89bc8b60d3
[Storage] Migrate open PRs for azure-storage-js to the central repo (#2317)
* Improved comments for `BlockBlobURL.upload()` fixed #29.

* * Exported `HttpRequestBody` type for who wants to implement a customized HTTP client.

* Added sleep for server latency failed test cases

* Updated wiki link to readme

* Update README.md

* Fix typo in browser test instructions

* fix #65 correct 30 * 60 * 1000 = 30 mins

* keep files corresponding to the changes only

* Resolve merge conflicts

* Resolve conflicts due to merge resolutions

* Make changes correspondingly in typescript samples
2019-04-23 11:07:49 -07:00
Sivamuthu Kumar 97ccd5a0d6 Update deprecated package urls (#1313)
* Update deprecated npm package urls

* Update package names
2019-04-10 09:11:26 -07:00
Maggie Pint b1f0131e91
Specify client libraries 2019-04-05 11:42:20 -07:00
Maggie Pint 5bc6bc61b9 add test support matrix 2019-03-29 15:01:02 -07:00
KarishmaGhiya ea532560af updates for status badge, management yaml file (#1519)
* updates for status badge and move the managment build yaml file into the .azure-pipelines directory.
2019-03-12 11:13:09 -07:00
Scott Beddall 5454efab34
adding impression pixel (#1431) 2019-03-06 15:13:34 -08:00
KarishmaGhiya 0b0853214f
Status badge url updated (#1234) 2019-02-14 18:03:38 -08:00
Wes Haggard e19529f079
Fix link in badge
Changed ? to & to fix query parameter.
2019-02-14 09:37:40 -08:00
Mike Harder af4e44d283
Add client library status badge (#839) 2018-12-14 11:13:38 -08:00
Azure SDK for Python bot 9a6c0d98c0 [AutoPR] cognitiveservices/data-plane/Face (#461)
* Regenerated "@azure/arm-cognitiveservices" SDK.

* Generated from c6f7fc714e3befa12ae571daf6a0781a6456406c (#460)

Split Python conf in it's own file

* Regenerated "@azure/cognitiveservices-face" SDK.
2018-11-12 10:43:14 -08:00
Azure SDK for Python bot 8d4a24afec [AutoPR] cognitiveservices/resource-manager (#448)
* Generated from 167c81a0548ec8c460cd99b07b9ab6556333a981 (#441)

fixing sample names in cognitive services

* Regenerated "@azure/arm-cognitiveservices" SDK.
2018-11-09 12:09:29 -08:00
Amar Zavery 2ff8ddb7d0
Update README.md 2018-11-09 09:54:46 -08:00