·azure-pipelines
</>

azure-pipelines

يُستخدم عند التحقق من صحة تغييرات مسار Azure DevOps لبناء VS Code. يغطي إنشاءات قائمة الانتظار، والتحقق من حالة البناء، وعرض السجلات، والتكرار على تغييرات YAML لخط الأنابيب دون انتظار تشغيل CI الكامل.

77التثبيتات·3الرائج·@microsoft

التثبيت

$npx skills add https://github.com/microsoft/vscode --skill azure-pipelines

كيفية تثبيت azure-pipelines

ثبّت مهارة الذكاء الاصطناعي azure-pipelines بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/microsoft/vscode --skill azure-pipelines
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: microsoft/vscode.

When modifying Azure DevOps pipeline files (YAML files in build/azure-pipelines/), you can validate changes locally using the Azure CLI before committing. This avoids the slow feedback loop of pushing changes, waiting for CI, and checking results.

These scheduled builds use the same pipeline definition (111) but run on the main branch to produce Insider releases.

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: ```bash # Find the build ID from status, then cancel it node --experimental-strip-types .github/skills/azure-pipelines/azure-pipeline.ts status

يُستخدم عند التحقق من صحة تغييرات مسار Azure DevOps لبناء VS Code. يغطي إنشاءات قائمة الانتظار، والتحقق من حالة البناء، وعرض السجلات، والتكرار على تغييرات YAML لخط الأنابيب دون انتظار تشغيل CI الكامل. المصدر: microsoft/vscode.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/microsoft/vscode --skill azure-pipelines
المصدر
microsoft/vscode
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-21
آخر تحديث
2026-03-10

Browse more skills from microsoft/vscode

إجابات سريعة

ما هي azure-pipelines؟

يُستخدم عند التحقق من صحة تغييرات مسار Azure DevOps لبناء VS Code. يغطي إنشاءات قائمة الانتظار، والتحقق من حالة البناء، وعرض السجلات، والتكرار على تغييرات YAML لخط الأنابيب دون انتظار تشغيل CI الكامل. المصدر: microsoft/vscode.

كيف أثبّت azure-pipelines؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/microsoft/vscode --skill azure-pipelines بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/microsoft/vscode

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-21