azure-pipelines

azure pipelines

microsoft 188k ↓ 2.1k MIT updated 25d ago
Claude Code
View source ↗

What it does

  • Organization: monacotools
  • Project: Monaco
  • Definition ID: 111
  • URL: https://dev.azure.com/monacotools/Monaco/build?definitionId=111
  • Morning build: ~7:00 AM CET
  • Evening build: ~7:00 PM CET

Requirements & configuration

  • Important: Before queueing a new build, cancel any previous builds on the same branch that you no longer need. This frees up build agents and reduces resource waste:
  • | VSCODEBUILDMACOSUNIVERSAL | boolean | true | true, false | Build macOS universal (requires both macOS arches) |

Configuration: VSCODE_QUALITYVSCODE_BUILD_TYPENPM_REGISTRYCARGO_REGISTRYVSCODE_BUILD_WIN32VSCODE_BUILD_WIN32_ARM64VSCODE_BUILD_LINUXVSCODE_BUILD_LINUX_SNAP

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

azure pipelines

Source

Repository: https://github.com/microsoft/vscode

azure-pipelines FAQ

What does the azure-pipelines skill do?

Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline YAML changes without waiting for full CI runs. Organization: monacotools Project: Monaco

What does azure-pipelines require?

Important: Before queueing a new build, cancel any previous builds on the same branch that you no longer need. This frees up build agents and reduces resource waste: | VSCODEBUILDMACOSUNIVERSAL | boolean | true | true, false | Build macOS universal (requires both macOS arches) | Configuration keys: VSCODE_QUALITY, VSCODE_BUILD_TYPE, NPM_REGISTRY, CARGO_REGISTRY, VSCODE_BUILD_WIN32, VSCODE_BUILD_WIN32_ARM64, VSCODE_BUILD_LINUX, VSCODE_BUILD_LINUX_SNAP.

How do I install azure-pipelines?

Run: npx -y skills add https://github.com/microsoft/vscode --skill azure-pipelines --agent claude-code — the source lives at github.com/microsoft/vscode.

Maintain azure-pipelines?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[azure-pipelines on getagentictools](https://getagentictools.com/skills/microsoft-vscode-azure-pipelines?ref=badge)
npx agentictools info skills/microsoft-vscode-azure-pipelines

The second line is the CLI lookup for this page — handy in READMEs and docs.