Skip to main content

633 検索結果 "https://www.outlookindia.com/outlook-spotlight/%EB%B0%94%EB%91%91%EC%9D%B4-%EA%B2%8C%EC%9E%84-%EC%82%AC%EC%9D%B4%ED%8A%B8-%EC%B6%94%EC%B2%9C-%EC%88%9C%EC%9C%84-%EC%B5%9C%EA%B3%A0%EC%9D%98-%EC%98%A8%EB%9D%BC%EC%9D%B8-%ED%99%80%EB%8D%A4-%EC%82%AC%EC%9D%B4%ED%8A%B8-top-20-news-340604"

はじめに / Git の概要 /

リモートリポジトリを管理する

お手元のコンピューター上にあるローカルリポジトリと、GitHub にホストされているリポジトリを使用する方法を学びます。 リモート リポジトリの追加 新しいリモートを追加するには、リポジトリが保存されているディレクトリでターミナルから git remote add コマンドを使います。 git remote

GitHub Actions / GitHub Actions に移行する / 自動移行 /

GitHub Actions Importer を使った Azure DevOps からの移行

GitHub Actions Importer を使って、Azure DevOps パイプラインの GitHub Actions への移行を自動化する方法について説明します。 Legal notice About migrating from Azure DevOps with GitHub Actions

REST API / 組織 /

Organization ロールの REST API エンドポイント

REST API/ 組織/ 組織 の役割 Organization ロールの REST API エンドポイント REST API を使用して、組織の役割を操作します。 Get all organization roles for an organization Lists the organization

REST API / 組織 /

Organization の REST API エンドポイント

REST API/ 組織/ 組織 Organization の REST API エンドポイント REST API を使用して、組織を操作します。 List organizations Lists all organizations, in the order that they were created

GitHub Actions / ユース ケースと例 / パッケージの公開 /

Node.jsパッケージの公開

継続的インテグレーション(CI)ワークフローの一部として、Node.jsのパッケージをレジストリに公開できます。 はじめに 本ガイドでは、継続的インテグレーション(CI)テストにパスした後、Node.jsのパッケージをGitHub Packages及びnpmレジストリに公開するワークフローの作成方法を紹介します。

はじめに / Git の概要 /

macOS キーチェーンからの認証情報を更新する

ユーザー名、パスワード、または GitHub の personal access token を変更した場合は、保存されている資格情報を git-credential-osxkeychain ヘルパーで更新する必要があります。 注: macOS キーチェーンからの資格情報の更新は、macOS に組み込まれている

GitHub Issues / Projects / projects の自動化 /

Actions を使用した Projects の自動化

GitHub Actions を使ってプロジェクトを自動化できます。 GitHub Actionsのワークフロー この記事では、GraphQL API と GitHub Actions を使って Organization のプロジェクトに pull request を追加する方法を紹介します。 このワークフローの例では、Pull

REST API / チェック /

チェック実行用 REST API エンドポイント

REST API/ チェック/ チェック実行 チェック実行用 REST API エンドポイント この REST API を使い、チェックランを管理します。 ノート/メモ: チェックを操作する REST API の書き込み許可は、GitHub Apps に対してのみ使用できます。 OAuth apps

GitHub Actions / GitHub Actions に移行する / 自動移行 /

GitHub Actions Importer を使った CircleCI からの移行

GitHub Actions Importer を使って、CircleCI パイプラインの GitHub Actions への移行を自動化する方法について説明します。 Legal notice About migrating from CircleCI with GitHub Actions Importer

REST API / コード スキャン /

コード スキャン用の REST API エンドポイント

REST API/ コード スキャン/ コード スキャン コード スキャン用の REST API エンドポイント この REST API を使い、リポジトリから code scanning アラートを取得して更新します。 コード スキャンについて リポジトリから code scanning アラートを取得して更新できます。