azure-devops-extension-tasks icon indicating copy to clipboard operation
azure-devops-extension-tasks copied to clipboard

Pipeline tasks for Azure DevOps Extensions

Results 52 azure-devops-extension-tasks issues
Sort by recently updated
recently updated
newest added

Publish Visual Studio Extension task fails to parse manifest, even though it seems to be valid XML. The relevant log lines: 2019-02-25T21:39:53.6656965Z Searching for manifest file '*.vsixmanifest' in 'C:\buildagent\_work\r2\a\_HenryBeen.RazorAnalyzers CI\package'...

Visual Studio Extensions

Looks like a validation error is actually returned when querying the status: `validationResultMessage` Example ``` 2018-04-14T10:43:30.7515913Z GET https://marketplace.visualstudio.com/_apis/gallery/publishers/agile-extensions/extensions/bravo-notes-staging?flags=1 Response Code: OK Response: {"publisher":{"publisherId":"c598cbbe-5149-476f-ad05-e1573099cd8f","publisherName":"agile-extensions","displayName":"Agile Extensions","flags":"verified"},"extensionId":"b98fb4ac-8523-446a-a26e-3213351df887","extensionName":"bravo-notes-staging","displayName":"Bravo Notes (Staging)","flags":"validated","lastUpdated":"2018-04-14T10:42:36.137Z","publishedDate":"2018-03-13T09:28:15.61Z","shortDescription":"Release notes without the pain","versions":[{"version":"3.0.630","flags":"validated","lastUpdated":"2018-04-02T06:39:45.483Z"},{"version":"3.0.629","flags":"none","lastUpdated":"2018-04-02T06:31:25.243Z","validationResultMessage":"Following...

help wanted

See: https://github.com/Microsoft/vsts-tasks/blob/017001c7a2244924669e33ce9ff5eb2f5a665914/docs/taskinputvalidation.md

help wanted

``` SET AGENT_WORKFOLDER=C:\Users\JesseHouwing\Source\Repos\vsts-extension-build-release-tasks\dist\BuildTasks\PublishExtension SET SYSTEM_DEFAULTWORKINGDIRECTORY=C:\Users\JesseHouwing\Source\Repos\vsts-ping-task-demo SET INPUT_CWD=C:\Users\JesseHouwing\Source\Repos\vsts-ping-task-demo SET INPUT_ROOTFOLDER=C:\Users\JesseHouwing\Source\Repos\vsts-ping-task-demo SET INPUT_CONNECTTO=VsTeam SET INPUT_FILETYPE=vsix SET INPUT_EXTENSIONVISIBILITY=default SET INPUT_EXTENSIONVERSION=1.2.3 SET INPUT_UPDATETASKSVERSION=true SET INPUT_UPDATETASKSVERSIONTYPE=major SET INPUT_CONNECTEDSERVICENAME=A SET ENDPOINT_URL_A=https://marketplace.visualstudio.com SET ENDPOINT_AUTH_A={ "parameters": { "apitoken":...

example

For local development lots of folks override the base uri to load files from a local IIS, webpack or fiddler proxy. It would be useful when the package and publish...

enhancement

I understand that these are Azure Pipelines tasks for publishing Azure DevOps extensions. But, is it possible to package these as tasks as GitHub actions to enable publishing Azure DevOps...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | major | [`^6.21.0` -> `^7.1.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.21.0/7.1.1) | | [@typescript-eslint/eslint-plugin-tslint](https://togithub.com/typescript-eslint/typescript-eslint)...

Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1. Release notes Sourced from actions/cache's releases. v4.0.1 What's Changed Update README.md by @​yacaovsnc in actions/cache#1304 Update examples by @​yacaovsnc in actions/cache#1305 Update actions/cache publish...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.5 to 3.24.6. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...

dependencies
github_actions

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.1.1 7.1.1 (2024-03-04) 🩹 Fixes typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)...

dependencies
javascript