Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate arm-resource #16

Merged
7 commits merged into from
Sep 28, 2018
Merged

Generate arm-resource #16

7 commits merged into from
Sep 28, 2018

Conversation

ghost
Copy link

@ghost ghost commented Sep 24, 2018

No description provided.

@ghost ghost added this to the Sprint-124 milestone Sep 24, 2018
@ghost ghost self-assigned this Sep 24, 2018
@ghost ghost added the in progress label Sep 24, 2018
filename: 'resource.js',
path: __dirname,
libraryTarget: 'var'
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RikkiGibson Can you take a look at this file specifically to make sure it ended up correct? This package is slightly different than the other packages, and I'm hoping that I did the metadata files correctly.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure you decide on a name for the library var using the library property. See an example in ms-rest-js.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to update the generated browser examples in README.md.

@ghost ghost merged commit 519736f into master Sep 28, 2018
@ghost ghost deleted the daschult/resources branch September 28, 2018 17:18
@ghost ghost removed the in progress label Sep 28, 2018
HarshaNalluru referenced this pull request in HarshaNalluru/azure-sdk-for-js Apr 12, 2019
HarshaNalluru referenced this pull request in HarshaNalluru/azure-sdk-for-js Apr 12, 2019
* fix examples

* adding some useful settings in settings.json

* initial implementation of sessions

* changes as per review feedback.
AutorestCI added a commit that referenced this pull request Apr 17, 2019
Merge pull request #16 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 standard
ramya0820 pushed a commit to ramya0820/azure-sdk-for-js that referenced this pull request May 1, 2019
Azure#16)

* Enable the esModuleInterop compiler flag, address compiler warnings and bump version number

* Bump the package version and update the changelog
* Update tests to address the new compiler flag
daviwil pushed a commit to daviwil/azure-sdk-for-js that referenced this pull request Jun 7, 2019
Add scripts for manipulating ms-rest-js version
danieljurek pushed a commit to danieljurek/azure-sdk-for-js that referenced this pull request Aug 27, 2019
* 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
HarshaNalluru added a commit that referenced this pull request Aug 29, 2019
* 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
sarangan12 pushed a commit to sarangan12/azure-sdk-for-js that referenced this pull request Jul 14, 2020
 escape single quotes in regular expressions
sarangan12 pushed a commit to sarangan12/azure-sdk-for-js that referenced this pull request Jul 14, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants