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

Move CircleCI extensions to Marketplace - Part 2 #598

Merged
merged 3 commits into from
Mar 28, 2019

Conversation

gykuma
Copy link
Member

@gykuma gykuma commented Mar 25, 2019

Move CircleCI extensions (artifact, endpoint and task) to Marketplace

Extensions/CircleCI/Src/readme.md Outdated Show resolved Hide resolved
Extensions/CircleCI/Src/vss-extension.json Outdated Show resolved Hide resolved
Extensions/CircleCI/Src/vss-extension.json Outdated Show resolved Hide resolved
Extensions/CircleCI/Src/vss-extension.json Outdated Show resolved Hide resolved
@gykuma gykuma closed this Mar 28, 2019
@gykuma gykuma reopened this Mar 28, 2019
@gykuma gykuma merged commit c0690f5 into master Mar 28, 2019
vinodkumar3 added a commit that referenced this pull request Jun 14, 2019
…ase (#633)

* Create SampleServiceBusMessageBody.txt

* Standard change request type added

* test changes removed

* task updated

* Task updated

* GroupName removed

* Create CR task updated

* Output variables added

* Removing unused image files from Ansible extension. (#590)

* Output variable updated and dataSource of impact changed (#584)

* LOC CHECKIN | Microsoft/vsts-rm-extensions master | 20190213 (#591)

* Fixing the disabled Ansible tests and enabling them (#592)

Fixing the disabled Ansible tests and enabling them.

* fixes done

* Task updated

* Review changes done and readme updated

* Usage of scripted REST api is reverted

* Adding the documentation on partial download of custom artifacts (#599)

* review changes done

* V1 version task added for back compat

* Publisher name and TestConnection major required version updated

* Move CircleCI extensions to Marketplace - Part 2 (#598)

* Move CircleCI artifact to Extension

* Changed the URL to query active standard templates

* Update readme.md (#603)

* Update readme.md (#604)

* Update readme.md

* Update task.json

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update ThirdPartyNotices.txt

* Update ThirdPartyNotices.txt

* Update ThirdPartyNotices.txt

* Update vss-extension.json

* Update readme.md

* Update resources.resjson

* Update README.md

* Update readme.md

* fix icon issues (#601)

* Use latest version of azure-pipelines-task-lib (#602)

* Update dataSources.md

* Added telemetry for SQL dacpac deploy task (#600)

* Query by Correlation Id is removed and other minor bug fixes

* public is set to true

* Support for updating existing change request in gate is added

* Passing correlation_id in V2 tasks to support back compat for some cases

* Correlation Id output variable fixed

* Move Jenkins test data to new server (#607)

* Update PartialArtifactsDownload.md (#610)

* handle encoding issue for powershell legacy handlers based iis web extension tasks (#611)

* updated circle-ci extension id and endpoint contribution ID (#612)

* The name of the extension has a spelling error

* refactored extension's name from circlci to circleci

* Check state of app pool (#615)

* Check state of app pool

* Fixed test cases

* Review comment

* Updated readme to include feed location (#619)

* [Security] Bump extend from 3.0.1 to 3.0.2 (#620)

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.**
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](justmoon/node-extend@v3.0.1...v3.0.2)

* Adding documentation for default version types for artifact contribution (#469)

* [Security] Bump tar from 4.4.1 to 4.4.8 (#622)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.8. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](isaacs/node-tar@v4.4.1...v4.4.8)

* Missing curly brackets

The template variables for data source endpoints etc. require three curly brackets, not just two. (See also e.g. the `AzureResourceGroups` data source in https://docs.microsoft.com/en-us/rest/api/vsts/serviceendpoint/types/list?view=vsts-rest-4.1#examples .

* Update README_IISAppMgmt.md (#624)

* fix: Extensions/Ansible/Src/readme.md

- Trim trailing/leading spaces
- Remove extra bold from titles

* Enabling Ansible task for Deployment Group as well

* Updated Ansible extension version

* Update README_IISAppMgmt.md (#629)

* Updated version of Ansible task

* Hiding password (#631)

* Hiding password

* Fixing indentation

* Changing extension

* Enabling Ansible task for Deployment Group as well (#628)

* Enabling Ansible task for Deployment Group as well

* Updated Ansible extension version

* Updated version of Ansible task

* Add Canada Central region

For the #gdbc we need to run Twitter Sentiment Analysis in Canada Central. Would love to have this added quickly!

* Changed cognitiveServicesEndpointRegion input picklist to editable picklist. (#635)

Update the extension version.
omeshp added a commit that referenced this pull request Aug 27, 2019
* Create SampleServiceBusMessageBody.txt

* Standard change request type added

* test changes removed

* task updated

* Task updated

* GroupName removed

* Create CR task updated

* Output variables added

* Removing unused image files from Ansible extension. (#590)

* Output variable updated and dataSource of impact changed (#584)

* LOC CHECKIN | Microsoft/vsts-rm-extensions master | 20190213 (#591)

* Fixing the disabled Ansible tests and enabling them (#592)

Fixing the disabled Ansible tests and enabling them.

* fixes done

* Task updated

* Review changes done and readme updated

* Usage of scripted REST api is reverted

* Adding the documentation on partial download of custom artifacts (#599)

* review changes done

* V1 version task added for back compat

* Publisher name and TestConnection major required version updated

* Move CircleCI extensions to Marketplace - Part 2 (#598)

* Move CircleCI artifact to Extension

* Changed the URL to query active standard templates

* Update readme.md (#603)

* Update readme.md (#604)

* Update readme.md

* Update task.json

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update ThirdPartyNotices.txt

* Update ThirdPartyNotices.txt

* Update ThirdPartyNotices.txt

* Update vss-extension.json

* Update readme.md

* Update resources.resjson

* Update README.md

* Update readme.md

* fix icon issues (#601)

* Use latest version of azure-pipelines-task-lib (#602)

* Update dataSources.md

* Added telemetry for SQL dacpac deploy task (#600)

* Query by Correlation Id is removed and other minor bug fixes

* public is set to true

* Support for updating existing change request in gate is added

* Passing correlation_id in V2 tasks to support back compat for some cases

* Correlation Id output variable fixed

* Move Jenkins test data to new server (#607)

* Update PartialArtifactsDownload.md (#610)

* handle encoding issue for powershell legacy handlers based iis web extension tasks (#611)

* updated circle-ci extension id and endpoint contribution ID (#612)

* The name of the extension has a spelling error

* refactored extension's name from circlci to circleci

* Check state of app pool (#615)

* Check state of app pool

* Fixed test cases

* Review comment

* Updated readme to include feed location (#619)

* [Security] Bump extend from 3.0.1 to 3.0.2 (#620)

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.**
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](justmoon/node-extend@v3.0.1...v3.0.2)

* Adding documentation for default version types for artifact contribution (#469)

* [Security] Bump tar from 4.4.1 to 4.4.8 (#622)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.8. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](isaacs/node-tar@v4.4.1...v4.4.8)

* Missing curly brackets

The template variables for data source endpoints etc. require three curly brackets, not just two. (See also e.g. the `AzureResourceGroups` data source in https://docs.microsoft.com/en-us/rest/api/vsts/serviceendpoint/types/list?view=vsts-rest-4.1#examples .

* Update README_IISAppMgmt.md (#624)

* fix: Extensions/Ansible/Src/readme.md

- Trim trailing/leading spaces
- Remove extra bold from titles

* Update README_IISAppMgmt.md (#629)

* Hiding password (#631)

* Hiding password

* Fixing indentation

* Changing extension

* Enabling Ansible task for Deployment Group as well (#628)

* Enabling Ansible task for Deployment Group as well

* Updated Ansible extension version

* Updated version of Ansible task

* Add Canada Central region

For the #gdbc we need to run Twitter Sentiment Analysis in Canada Central. Would love to have this added quickly!

* Changed cognitiveServicesEndpointRegion input picklist to editable picklist. (#635)

Update the extension version.

* Bump handlebars from 4.0.10 to 4.0.14 in /Extensions/ArtifactEngine (#637)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.10 to 4.0.14.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.0.14/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.0.10...v4.0.14)

Signed-off-by: dependabot[bot] <[email protected]>

* fix: MD037/no-space-in-emphasis (#626)

Spaces inside emphasis markers

* Update JobHelper.ps1

reduce sleep time

* Update vss-extension.json

update extension version

* Update task.json

* Update task.json

* Update task.json

* Extension for service endpoints datasources workspace (#641)

* Extension for service endpoints datasources workspace

* Added Terraform Extension (#642)

* Added Terraform Extension

* Made changes according to comments on the last PR

* Added overview.md and screenshots

* Added forward links

* Fixed image links

* Changed overview.md

* Google Analytics Experiments (#645)

* Added extension of Google Optimize for azure pipelines

* Resolved suggested changes

* Resolved suggested changes in task.json

* Minor change

* Resolved suggested issues

* Resolved all issues

* resolved scope in extension.json and other minor changes

* Tab and space error resolved

* Changes in input for JWT

* Added url to analytics report

* Correction in FWD link

* Removed package-lock.json

* Reverting changes to package-lock.json

* Google Analytics Experiments

* Deleted Google Optimize

* iis app mgmt v2 GA (#646)

* IIS Web App Manage v2 GA

* fixed patch version

* updated changelog

* Fix gulpfile for gulp@4 (#648)

* fix test build issues (#649)

* Added Test files and code for task output variables. (#651)

* Added Terraform Extension

* Made changes according to comments on the last PR

* Added overview.md and screenshots

* Added forward links

* Fixed image links

* Changed overview.md

* Fixed linking issues

* Added Tests and made minor changes to tasks

* Deleted DemoProject and changed test files

* made error handling changes to base-terraform-command-handler.ts

* Enabled extension for onprem

* Readme and vss-extension updated

* Hiding password in IISWebAppManagementV2 (#654)

* Hiding password in IISWebAppManagementV2

* Version up

* Making correct alignment

* resolving checks

* resolving comments

* changing patch versin

* resolving check

* Update MsDeployOnTargetMachines.ps1 (#650)

* Update MsDeployOnTargetMachines.ps1

* Fix L0 Test

* Made field to be editable (#658)

* Made field to be editable

* Extension added

*  Add exponential retrying.  (#659)

* Add exponential retrying.

* Fix retry duration (#661)

* OAuth2 scheme added

* authorization headers and URI encode method call added

* Language filter added and calls change to update ID instead of label

* Update artifact engine version for tasks. (#668)

* Add Geneva Monitor Extension (#666)

* add Geneva Monitor Extension

* remove package json files

* Update task.loc.json (#676)

Add message strings in task.loc.json file.

* Update downloadBitbucket.js (#678)

* Update vss-extension.json

* Update task.json
davidpolaniaac added a commit to davidpolaniaac/azure-pipelines-extensions that referenced this pull request Apr 12, 2020
…ase (microsoft#633)

* Create SampleServiceBusMessageBody.txt

* Standard change request type added

* test changes removed

* task updated

* Task updated

* GroupName removed

* Create CR task updated

* Output variables added

* Removing unused image files from Ansible extension. (microsoft#590)

* Output variable updated and dataSource of impact changed (microsoft#584)

* LOC CHECKIN | Microsoft/vsts-rm-extensions master | 20190213 (microsoft#591)

* Fixing the disabled Ansible tests and enabling them (microsoft#592)

Fixing the disabled Ansible tests and enabling them.

* fixes done

* Task updated

* Review changes done and readme updated

* Usage of scripted REST api is reverted

* Adding the documentation on partial download of custom artifacts (microsoft#599)

* review changes done

* V1 version task added for back compat

* Publisher name and TestConnection major required version updated

* Move CircleCI extensions to Marketplace - Part 2 (microsoft#598)

* Move CircleCI artifact to Extension

* Changed the URL to query active standard templates

* Update readme.md (microsoft#603)

* Update readme.md (microsoft#604)

* Update readme.md

* Update task.json

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update mp_terms.md

* Update ThirdPartyNotices.txt

* Update ThirdPartyNotices.txt

* Update ThirdPartyNotices.txt

* Update vss-extension.json

* Update readme.md

* Update resources.resjson

* Update README.md

* Update readme.md

* fix icon issues (microsoft#601)

* Use latest version of azure-pipelines-task-lib (microsoft#602)

* Update dataSources.md

* Added telemetry for SQL dacpac deploy task (microsoft#600)

* Query by Correlation Id is removed and other minor bug fixes

* public is set to true

* Support for updating existing change request in gate is added

* Passing correlation_id in V2 tasks to support back compat for some cases

* Correlation Id output variable fixed

* Move Jenkins test data to new server (microsoft#607)

* Update PartialArtifactsDownload.md (microsoft#610)

* handle encoding issue for powershell legacy handlers based iis web extension tasks (microsoft#611)

* updated circle-ci extension id and endpoint contribution ID (microsoft#612)

* The name of the extension has a spelling error

* refactored extension's name from circlci to circleci

* Check state of app pool (microsoft#615)

* Check state of app pool

* Fixed test cases

* Review comment

* Updated readme to include feed location (microsoft#619)

* [Security] Bump extend from 3.0.1 to 3.0.2 (microsoft#620)

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.**
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](justmoon/node-extend@v3.0.1...v3.0.2)

* Adding documentation for default version types for artifact contribution (microsoft#469)

* [Security] Bump tar from 4.4.1 to 4.4.8 (microsoft#622)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.8. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](isaacs/node-tar@v4.4.1...v4.4.8)

* Missing curly brackets

The template variables for data source endpoints etc. require three curly brackets, not just two. (See also e.g. the `AzureResourceGroups` data source in https://docs.microsoft.com/en-us/rest/api/vsts/serviceendpoint/types/list?view=vsts-rest-4.1#examples .

* Update README_IISAppMgmt.md (microsoft#624)

* fix: Extensions/Ansible/Src/readme.md

- Trim trailing/leading spaces
- Remove extra bold from titles

* Enabling Ansible task for Deployment Group as well

* Updated Ansible extension version

* Update README_IISAppMgmt.md (microsoft#629)

* Updated version of Ansible task

* Hiding password (microsoft#631)

* Hiding password

* Fixing indentation

* Changing extension

* Enabling Ansible task for Deployment Group as well (microsoft#628)

* Enabling Ansible task for Deployment Group as well

* Updated Ansible extension version

* Updated version of Ansible task

* Add Canada Central region

For the #gdbc we need to run Twitter Sentiment Analysis in Canada Central. Would love to have this added quickly!

* Changed cognitiveServicesEndpointRegion input picklist to editable picklist. (microsoft#635)

Update the extension version.
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.

4 participants