はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ GitHub CLI

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 16 / 16件)
 

VSCodeのGit連携をさらに便利に! 拡張機能Git History、Git Graph、GitLensを解説

2023/12/08 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub vscode Codespaces リポジトリ

GitHub Codespaces 最後に、GitHub Codespacesを紹介します。GitHub Codespacesは、GitHubが提供する開発環境です。Webブラウザ、VSCode、JetBrains IDE、GitHub CLIから利用できます。特にWebブラウザから利用すると、場所やデバイスを選ばずにリポジトリでの編集作業を全て完結できるので非常に便利です。Codespacesは... 続きを読む

俺たちはもう GitHub のために ssh-keygen しなくていい

2023/10/24 このエントリーをはてなブックマークに追加 198 users Instapaper Pocket Tweet Facebook Share Evernote Clip ssh-keygen GitHub SSH Key 過程 認証

ラブグラフ 開発インターンの arawi です。 今日は僕の大好きな GitHub CLI から認証の話をしていきます。 GitHub CLI は超便利です!今すぐ入れよう! TL;DR gh auth login で GitHub CLI を認証できる その過程で SSH key が必要なら GitHub CLI が作ってアップロードしてくれる GitHub CLI とは GitHub CLI は GitHub... 続きを読む

GitHub CLI project command is now generally available! | The GitHub Blog

2023/07/11 このエントリーをはてなブックマークに追加 8 users Instapaper Pocket Tweet Facebook Share Evernote Clip Generally available

Effective planning and tracking is essential for developer teams of all shapes and sizes. Last year, we announced the general availability of GitHub Projects, connecting your planning directly to the work your teams are doing in GitHub. Today, we’re making GitHub Projects faster and more powerful... 続きを読む

gh auth loginで作成されたクレデンシャルだけで生活するためにgh-doを作った - Copy/Cut/Paste/Hatena

2023/05/30 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip クレデンシャル Paste Cut Copy エントリ

やっとgh auth loginで得たクレデンシャル(OSのセキュアストレージに保存されているもの)のみを使う生活になったぞ— k1LoW (@k1LoW) 2023年5月15日 GitHub CLIの gh auth login で作成されたクレデンシャルはOSのセキュアストレージに保存されるようになりました。 次のエントリが詳しいです。 blog.kyanny.me 「じゃ... 続きを読む

GitHub Actions / GitHub CLI を使った PR レビューをサポートする取り組み - Uzabase for Engineers

2022/10/24 このエントリーをはてなブックマークに追加 13 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Actions PR レビュー

NewsPicks でサーバーサイドエンジニアを務めている池川です。 サービス運営をされている会社さんであれば、どの会社さんでも何らかの障害を起こし、その対策のための MTG を実施されていると思います。 が、サービスを長く運営していると、過去に発生してしまった事故と似た事故を発生させてしまうということが往々にし... 続きを読む

GitHub - dlvhdr/gh-dash: gh cli extension to display a dashboard of PRs and issues - configurable with a beautiful UI.

2022/04/02 このエントリーをはてなブックマークに追加 23 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub version See the

gh-dash ✨ A GitHub (gh) CLI extension to display a dashboard with pull requests and issues by filters you care about. Installation Installation requires a minimum version (2.0.0) of the the Github CLI to support extensions. Install the gh CLI - see the installation Install this extension: 続きを読む

GitHub CLI 2.0」が公開 ~カスタムコマンドで機能を自由に拡張できるように - 窓の杜

2021/08/25 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip カスタムコマンド 機能 公開

続きを読む

GitHub CLI 2.0 includes extensions! | The GitHub Blog

2021/08/24 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip CLI The GitHub Blog

GitHub CLI 2.0 supports extensions, allowing anyone to make custom commands that build on the core functionality of GitHub CLI. Our goal with GitHub CLI 1.0 was to build amazing tooling that allows you to more seamlessly complete the most common developer workflows end-to-end in the terminal. We ... 続きを読む

Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog

2021/04/15 このエントリーをはてなブックマークに追加 29 users Instapaper Pocket Tweet Facebook Share Evernote Clip The GitHub Blog

gh brings GitHub to the command line by helping developers manage pull requests, issues, gists, and much more. As of 1.9.0, even more of GitHub is available in your terminal: GitHub Actions. It’s already possible to make great things using gh from within GitHub Actions as Mislav shared in his rec... 続きを読む

Scripting with GitHub CLI - The GitHub Blog

2021/03/11 このエントリーをはてなブックマークに追加 10 users Instapaper Pocket Tweet Facebook Share Evernote Clip The GitHub Blog

It has been a year since we’ve launched the first public release of GitHub CLI. Since, we have added functionality to manage your repositories, comment on issues, enable auto-merge for pull requests, securely configure secret values for GitHub Actions, and more. Where command-line tools really sh... 続きを読む

GitHubのコマンドラインツール「GitHub CLI 1.0」、正式リリース。コマンドラインからIssueやプルリクなど実行可能 - Publickey

2020/09/17 このエントリーをはてなブックマークに追加 55 users Instapaper Pocket Tweet Facebook Share Evernote Clip コマンドラインツール GitHub Publickey 実行

GitHubのコマンドラインツール「GitHub CLI 1.0」、正式リリース。コマンドラインからIssueやプルリクなど実行可能 GitHub CLI 1.0 is here Take GitHub to the command line and interact with repositories, issues, pull requests, releases, and more. ✓ Free and open source ✓ Available for macOS, Windows, Linu... 続きを読む

GitHub CLI 1.0 is now available - The GitHub Blog

2020/09/17 このエントリーをはてなブックマークに追加 219 users Instapaper Pocket Tweet Facebook Share Evernote Clip The GitHub Blog

GitHub CLI brings GitHub to your terminal. It reduces context switching, helps you focus, and enables you to more easily script and create your own workflows. Earlier this year, we announced the beta of GitHub CLI. Since we released the beta, users have created over 250,000 pull requests, perform... 続きを読む

GitHubを操作するCLI「gh – The GitHub CLI tool」(Beta)を試す | Developers.IO

2020/02/14 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Tool CLI hubコマンド beta

はじめに GitHubが「GitHub CLI」をベータ版として公開しました。 リポジトリはgh - The GitHub CLI toolです。 私はhubコマンドを利用しており、hub createやhub create -pやhub browseに毎日お世話になっています。 本記事では、ghでどのような操作が可能か試してみました。 注意: Beta版なので、今後大きく仕様が変わ... 続きを読む

GitHubがコマンドラインツール「GitHub CLI」公開。コマンドラインからIssueやプルリクなど実行可能に。Windows、Mac、Linux対応 - Publickey

2020/02/13 このエントリーをはてなブックマークに追加 168 users Instapaper Pocket Tweet Facebook Share Evernote Clip コマンドラインツール GitHub Publickey 実行

GitHubがコマンドラインツール「GitHub CLI」公開。コマンドラインからIssueやプルリクなど実行可能に。Windows、Mac、Linux対応 GitHubが新しいコマンドラインツール「GitHub CLI」をベータ版として公開しました。 Filter issues, create pull requests, checkout pull requests locally, and more—all from your comma... 続きを読む

GitHub CLI Beta | Take GitHub to the command line

2020/02/12 このエントリーをはてなブックマークに追加 17 users Instapaper Pocket Tweet Facebook Share Evernote Clip beta

$ gh pr status gh issue list gh pr create gh pr checkout Check on the status of your pull requests. View and filter a repository’s open issues. Create a pull request. Check out pull requests locally. Current branch There is no pull request associated with [fix-homepage-bug] Created by you You hav... 続きを読む

Supercharge your command line experience: GitHub CLI is now in beta - The GitHub Blog

2020/02/12 このエントリーをはてなブックマークに追加 20 users Instapaper Pocket Tweet Facebook Share Evernote Clip experience The GitHub Blog

We’re introducing an easier and more seamless way to work with GitHub from the command line—GitHub CLI, now in beta. Millions of developers rely on GitHub to make building software more fun and collaborative, and gh brings the GitHub experience right to your terminal. You can install GitHub CLI t... 続きを読む

 
(1 - 16 / 16件)