ما هي azure-pipelines؟
يُستخدم عند التحقق من صحة تغييرات مسار Azure DevOps لبناء VS Code. يغطي إنشاءات قائمة الانتظار، والتحقق من حالة البناء، وعرض السجلات، والتكرار على تغييرات YAML لخط الأنابيب دون انتظار تشغيل CI الكامل. المصدر: microsoft/vscode.
يُستخدم عند التحقق من صحة تغييرات مسار Azure DevOps لبناء VS Code. يغطي إنشاءات قائمة الانتظار، والتحقق من حالة البناء، وعرض السجلات، والتكرار على تغييرات YAML لخط الأنابيب دون انتظار تشغيل CI الكامل.
ثبّت مهارة الذكاء الاصطناعي azure-pipelines بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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يُستخدم عند التحقق من صحة تغييرات مسار Azure DevOps لبناء VS Code. يغطي إنشاءات قائمة الانتظار، والتحقق من حالة البناء، وعرض السجلات، والتكرار على تغييرات YAML لخط الأنابيب دون انتظار تشغيل CI الكامل. المصدر: microsoft/vscode.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/microsoft/vscode --skill azure-pipelines بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/microsoft/vscode