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

18 Коммитов

Автор SHA1 Сообщение Дата
Deyaaeldeen Almahallawi 80ee292c73
fix link (#12188) 2020-10-30 15:18:53 -04:00
Deyaaeldeen Almahallawi db7f489240
fix (#12088) 2020-10-27 15:31:53 -04:00
Deyaaeldeen Almahallawi d72136677a
updating CONTRIBUTING.md (#11920)
* updating CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>

* Update CONTRIBUTING.md

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>

* Update CONTRIBUTING.md

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>

* add instructions for using codespace

* edit onboarding section

* Update CONTRIBUTING.md

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>

* edit the npm bit

* Update CONTRIBUTING.md

Co-authored-by: Jeff Fisher <xirzec@xirzec.com>

* build -> rebuild

* address feedback

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
Co-authored-by: Jeff Fisher <xirzec@xirzec.com>
2020-10-27 14:01:26 -04:00
Deyaaeldeen Almahallawi 6531b9b85a
Verifying VS Code debugger with default configuration works on tests in our SDKs (#10145)
* update the CONTRIBUTING.md guide to point to the automatic debug configuration feature in vscode

* delete all custome vscode configs

* factoring out coverage scripts so that mocha with ts-node can work with vscode debugger
2020-08-11 14:24:30 -04:00
Wes Haggard 33028ab725
Add basic dev and versioning doc pointers 2020-08-06 15:52:48 -07:00
KarishmaGhiya 1d25f3eeb2
verification of links pipelines (#9216) 2020-07-10 17:04:09 -07:00
Rick Winter b36c68c4e8
Fix the project name in the contributing section (#8742) 2020-05-06 12:33:56 -07:00
Daniel Rodríguez 443e7ae80f
Reusing scripts for live resources & no more deploy buttons (#8398)
This PR is here to save us from the Deploy button rabbit hole and put us back in track with powershell.

The Deploy Button approach has considerable caveats. Some of them being:

The forms they generate don't provide a lot of tooling to explain how to fill these properties.
The forms they generate require considerable knowledge to feel its properties.
They appear to be simple at a first glance, but they require considerable documentation to make them viable for general users.
Instead of continuing to go the route of Deploy Buttons, we can re-use the PowerShell programs that have been made available in out TS/JS SDK just as well as they exist in the other languages' SDKs, and which have already been documented once at the root of the project, and only make reference to these tools in the test folders, where contributors will surely check. Other general consumers should be safe by ignoring these and simply following the available Azure documentation to create any resources for their own programs, without having to worry about the specific needs of our integration tests.

This PR does the same change on all of the other projects that have test-resources.json.

Once this is merged, the following issues will be solved:

Closes #7532 , since it will be OK to keep template parameters in the ARM templates.
Closes #7366 , since the new indications will suffice.
Closes #7365 , since the new indications will suffice.
Closes #7364 , since the new indications will suffice.
Closes #7363 , since the new indications will suffice.
Closes #6647 , since there will be no remaining pending tasks.

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2020-04-24 13:25:30 -04:00
Daniel Jurek a8002ae32f
add instructions for running live tests to CONTRIBUTING.md (#7804) 2020-03-17 20:50:22 -07:00
KarishmaGhiya 035a4d24c0
adding execute sample step in all package.json(s) (#6062) 2019-11-07 11:09:41 -08:00
bsiegel b2ddbb5ce2
Document use of wrapper script in place of global Rush install (#5220) 2019-09-23 11:41:43 -07:00
Harsha Nalluru 9ed684626f
[Cosmos] Pipelines for cosmos sdk (#4881)
* Pipelines and setup for cosmos sdk  (#16)

* resolve merge conflict - tsconfig.json

* add cosmos in rush.json

* update dependencies - sync-versions

* add script "extract-api"

* delete .prettierrc

* update package.json script commands

* npm run bundle command

* Fix typo in samples/package.json

* npm run clean command

* remove unrelated file .gitattributes

* Update package.json repo links

* add ci.yml from cosmos v2

* Node 6 to Node 8 - integration step

* azure-cosmos-js -> azure-sdk-for-js

* Update License document

* update tool chain from npm to rush

* add package name

* delete package-lock.json

* add cosmos-additional-steps.yml file

* add PostIntegrationSteps variable

* condition: succeededOrFailed() for additional steps

* add parameters PackageName and PackagePath

* Smaller Matrix for Unit tests as per Daniel's idea

* parameters - fix typo

* regenerate pnpm-lock file

* test:consumer -> test-consumer

* remove matrix for unit-tests

* checking if bash task affects the build

* update test-consumer command

* script over one-line setup

* remove endpoint in env vars

* disable IndexManagement sample

* add mocha-junit-reporter

* update pipeline script (#18)

* add await for cosmosdb to start

* use java emulator install procedure

* add variables for emulator msi

* use parameters as would be expected

* use correct quotes

* remove java-specific steps, use accepted emulator msi url

* without the single quote

* update start-process step

* ProgramFiles -> Temp
2019-08-29 15:48:40 -07:00
Harsha Nalluru fd1d6011b4
Update Contributing.md - "rush add" command with --caret flag (#4512) 2019-07-30 11:47:05 -07:00
KarishmaGhiya 73f7f90c4e
[event-hubs, service-bus] referencing developer guide in the readme and contribute.md (#4269)
* referencing developer guide in the readme and contribute.md
2019-07-12 11:40:03 -07:00
bsiegel 40464b6379
Move dev guide to CONTRIBUTING.md (#3636) 2019-06-10 15:47:32 -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
Jiyeon Seo 7c8ebde9d1 add code of conduct to the readme and contributing doc 2018-10-11 21:37:55 +09:00
Dan Schulte f30dc3098e Initial commit for copying files from azure-sdk-for-node 2018-08-27 13:58:16 -07:00