Skip to main content

262 Résultats de la recherche pour "diff context"

API REST / Commits /

Points de terminaison d’API REST pour les commits

"diff_url": "https://github.com/octocat/Hello-World/pull/1347.diff", "patch_url": "https://github.com/octocat/Hello-World/pull/1347

API REST / Problèmes /

Points de terminaison d’API REST pour les problèmes

"diff_url": "https://github.com/octocat/Hello-World/pull/1347.diff", "patch_url": "https://github.com/octocat/Hello-World/pull/1347

Codespaces / Développement dans un espace de code /

Utilisation de GitHub Codespaces avec l’interface CLI de GitHub

command line, you can use the GitHub CLI to save time and avoid switching context. For more information, see About GitHub CLI. You can work with GitHub Codespaces

API REST / Problèmes /

Points de terminaison d’API REST pour les événements de problèmes

"diff_url": "https://github.com/octocat/Hello-World/pull/1347.diff", "patch_url": "https://github.com/octocat/Hello-World/pull/1347

API REST / Problèmes /

Points de terminaison d’API REST pour les destinataires de problèmes

"diff_url": "https://github.com/octocat/Hello-World/pull/1347.diff", "patch_url": "https://github.com/octocat/Hello-World/pull/1347

GraphQL API / Référence /

Interfaces

message (String!) A string describing this context. octicon (String!) An octicon to accompany this context. Labelable An object that can have labels assigned

GitHub Packages / Utilisation d’un registre GitHub Packages /

Utilisation du registre de conteneurs

docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4 with: context: . file: ./Dockerfile platforms: ${{ matrix.platforms }} push: true outputs:

API REST / Référentiels /

Points de terminaison d’API REST pour les règles

of required_status_checks Nom, Type, Description context string Obligatoire The status check context name that must be present on the commit. integration_id

GitHub Issues / Problèmes / Utilisation des problèmes /

Création d’un problème

command line, you can use the GitHub CLI to save time and avoid switching context. To learn more about GitHub CLI, see About GitHub CLI. To create an issue

Organisations / Gérer les paramètres d’organisation /

Configuration d'un réseau privé pour les exécuteurs hébergés sur GitHub dans votre organisation

echo echo login to Azure . az login --output none echo echo set account context $SUBSCRIPTION_ID . az account set --subscription $SUBSCRIPTION_ID echo echo