はてブログ

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



タグ The GitHub Blog

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

How to use GitHub Copilot: Prompts, tips, and use cases | The GitHub Blog

2023/06/20 このエントリーをはてなブックマークに追加 153 users Instapaper Pocket Tweet Facebook Share Evernote Clip Tips GitHub Copilot

Generative AI coding tools are transforming the way developers approach daily coding tasks. From documenting our codebases to generating unit tests, these tools are helping to accelerate our workflows. However, just like with any emerging tech, there’s always a learning curve. As a result, develo... 続きを読む

We updated our RSA SSH host key | The GitHub Blog

2023/03/24 このエントリーをはてなブックマークに追加 134 users Instapaper Pocket Tweet Facebook Share Evernote Clip

At approximately 05:00 UTC on March 24, out of an abundance of caution, we replaced our RSA SSH host key used to secure Git operations for GitHub.com. We did this to protect our users from any chance of an adversary impersonating GitHub or eavesdropping on their Git operations over SSH. This key ... 続きを読む

Sunsetting Atom | The GitHub Blog

2022/06/08 このエントリーをはてなブックマークに追加 156 users Instapaper Pocket Tweet Facebook Share Evernote Clip

When we introduced Atom in 2011, we set out to give developers a text editor that was deeply customizable but also easy to use—one that made it possible for more people to build software. While that goal of growing the software creator community remains, we’ve decided to retire Atom in order to f... 続きを読む

Security alert: Attack campaign involving stolen OAuth user tokens issued to two third-party integrators | The GitHub Blog

2022/04/16 このエントリーをはてなブックマークに追加 107 users Instapaper Pocket Tweet Facebook Share Evernote Clip Security Alert

On April 12, GitHub Security began an investigation that uncovered evidence that an attacker abused stolen OAuth user tokens issued to two third-party OAuth integrators, Heroku and Travis-CI, to download data from dozens of organizations, including npm. The applications maintained by these integr... 続きを読む

Include diagrams in your Markdown files with Mermaid | The GitHub Blog

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

A picture tells a thousand words, but up until now the only way to include pictures and diagrams in your Markdown files on GitHub has been to embed an image. We added support for embedding SVGs recently, but sometimes you want to keep your diagrams up to date with your docs and create something a... 続きを読む

No cookie for you - The GitHub Blog

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

Good news: we removed all cookie banners from GitHub! No one likes cookie banners. But cookie banners are everywhere. So how did we pull this off? Well, EU law requires you to use cookie banners if your website contains cookies that are not required for it to work. Common examples of such cookies... 続きを読む

GitHub CLI 1.0 is now available - The GitHub Blog

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

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... 続きを読む

Introducing GitHub Container Registry - The GitHub Blog

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

Since releasing GitHub Packages last year, hundreds of millions of packages have been downloaded from GitHub, with Docker as the second most popular ecosystem in Packages behind npm. Our users are leaning increasingly towards containers, Kubernetes, and other cloud-native technologies to manage t... 続きを読む

GitHub is now free for teams - The GitHub Blog

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

We’re happy to announce we’re making private repositories with unlimited collaborators available to all GitHub accounts. All of the core GitHub features are now free for everyone. Until now, if your organization wanted to use GitHub for private development, you had to subscribe to one of our paid... 続きを読む

npm is joining GitHub - The GitHub Blog

2020/03/16 このエントリーをはてなブックマークに追加 208 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub

I’m excited to announce that GitHub has signed an agreement to acquire npm. npm is a critical part of the JavaScript world. The work of the npm team over the last 10 years, and the contributions of hundreds of thousands of open source developers and maintainers, have made npm home to over 1.3 mil... 続きを読む

Highlights from Git 2.23 - The GitHub Blog

2019/08/16 このエントリーをはてなブックマークに追加 143 users Instapaper Pocket Tweet Facebook Share Evernote Clip Highlights from Git

The open source Git project just released Git 2.23 with features and bug fixes from over 77 contributors, 26 of them new. Here’s our look at some of the most exciting features and changes introduced since Git 2.22. Experimental alternatives for git checkout Git 2.23 brings a new pair of experimen... 続きを読む

セキュリティを重視した開発手法ベストプラクティス - The GitHub Blog - Japan

2019/07/05 このエントリーをはてなブックマークに追加 157 users Instapaper Pocket Tweet Facebook Share Evernote Clip Japan セキュリティ インフラストラクチャー ベース 最初

モバイルアプリケーションから大規模な金融機関のインフラストラクチャーまで、ソフトウェアの構築方法は急速に進化しており、セキュリティは開発者が最初から考慮するものとなりました。開発のペースが速まると、セキュリティ侵害のリスクが大きくなります。セキュリティに気を使っている大企業でさえ、公開されている... 続きを読む

Introducing draft pull requests - The GitHub Blog

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

At GitHub, we’ve always felt that you should be able to open a pull request to start a conversation with your collaborators as soon as your brilliant idea or code is ready to take shape. Even if you end up closing the pull request for something else, or refactoring the code entirely, a good pull ... 続きを読む

New year, new GitHub: Announcing unlimited free private repos and unified Enterprise offering | The GitHub Blog

2019/01/07 このエントリーをはてなブックマークに追加 256 users Instapaper Pocket Tweet Facebook Share Evernote Clip NEW YEAR

Today we’re announcing two major updates to make GitHub more accessible to developers: unlimited free private repositories, and a simpler, unified Enterprise offering. We’re excited about these updates to our Free and Enterprise offerings: GitHub Free now includes unlimited private repositories. ... 続きを読む

リポジトリ数が1億件に達成しました! | The GitHub Blog

2018/11/09 このエントリーをはてなブックマークに追加 209 users Instapaper Pocket Tweet Facebook Share Evernote Clip リポジトリ数 コントリビューション GitHub リポジトリ

2018年11月8日米国時間、GitHubは1億件のリポジトリという、大きなマイルストーンを達成しました。大きなコミュニティの力なくして、このようなマイルストーンは達成できませんでした。世界中のほぼすべての国や地域にいる、3,100万人の開発者が互いに協力することで11億件ものコントリビューションを行っています。 リ... 続きを読む

GitHubの輝かしい未来 | The GitHub Blog

2018/06/06 このエントリーをはてなブックマークに追加 100 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Git 抄訳 マイクロソフト 買収

本投稿は こちらのブログ記事 の抄訳です。 マイクロソフト がGitHubを買収することをお伝えします。今回の買収は、本年末までの完了に向け現在手続きが進んでいます。 今回の買収は、本年末までの完了に向け、現在手続きが進んでいます。10年前にGitHubを始めた時には、このようなニュースが出ることは想像できませんでした。当時、Gitはパワフルではあるもののニッチなツールであり、「クラウド」とは文字... 続きを読む

A bright future for GitHub | The GitHub Blog

2018/06/04 このエントリーをはてなブックマークに追加 248 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Together, GitHub and Microsoft will work to make software development easier, more accessible, more intelligent, and more open.I am very excited to announce that Microsoft is acquiring GitHub and expe... 続きを読む

Custom domains on GitHub Pages gain support for HTTPS | The GitHub Blog

2018/05/01 このエントリーをはてなブックマークに追加 172 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Encryption for all GitHub Pages sitesCustom domains on GitHub Pages gain support for HTTPS May 01, 2018 parkr Announcements Today, custom domains on GitHub Pages are gaining support for HTTPS. GitHub ... 続きを読む

【翻訳】Gitで様々なUndoを行う方法 - はらへり日記

2015/07/11 このエントリーをはてなブックマークに追加 113 users Instapaper Pocket Tweet Facebook Share Evernote Clip undo almost Git はらへり日記 動機

2015-07-11 【翻訳】Gitで様々なUndoを行う方法 和訳 Git はじめに この記事はThe GitHub BlogのHow to unde (almost) anything with Gitを和訳したものです。 書こうと思った動機は Gitで様々な処理をロールバックする方法がわかりやすくまとまっているので自分用に整理 英語が超苦手で克服したいから って感じです。 和訳ミス等あればご... 続きを読む

GitHubで多くのユーザーが秘密鍵を公開状態にしていたことが判明 | スラッシュドット・ジャパン オープンソース

2013/01/26 このエントリーをはてなブックマークに追加 131 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub HotHardware 本家 判明 ソース

GitHubでは23日から新しいコード検索機能が利用できるようになったが、これにより多くのユーザーが秘密鍵やパスワードの格納されたファイルを誤って公開状態にしていることが明らかになったとのこと(The GitHub Blogの記事、 HotHardwareの記事、 SC Magazineの記事、 本家/.)。 ソースコードと秘密鍵などを同じ場所に保存し、そのままGitHubにアップロードしてしまう... 続きを読む

GitHubで多くのユーザーが秘密鍵を公開状態にしていたことが判明 | スラッシュドット・ジャパン オープンソース

2013/01/26 このエントリーをはてなブックマークに追加 131 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub HotHardware 本家 判明 ソース

GitHubでは23日から新しいコード検索機能が利用できるようになったが、これにより多くのユーザーが秘密鍵やパスワードの格納されたファイルを誤って公開状態にしていることが明らかになったとのこと(The GitHub Blogの記事、 HotHardwareの記事、 SC Magazineの記事、 本家/.)。 ソースコードと秘密鍵などを同じ場所に保存し、そのままGitHubにアップロードしてしまう... 続きを読む

 
(1 - 21 / 21件)