はてブログ

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



タグ The GitHub Blog

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

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

GitHub Copilot X: The AI-powered developer experience | The GitHub Blog

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

At GitHub, our mission has always been to innovate ahead of the curve and give developers everything they need to be happier and more productive in a world powered by software. When we began experimenting with large language models several years ago, it quickly became clear that generative AI rep... 続きを読む

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

Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog

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

Setting up a new repository with all the right linters for the different types of code can be time consuming and tedious. So many tools and configurations to choose from and often more than one linter is needed to cover all the languages used. The GitHub Super Linter was built out of necessity by... 続きを読む

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

セキュアなソフトウェアを、共に開発する - The GitHub Blog - Japan

2019/09/25 このエントリーをはてなブックマークに追加 82 users Instapaper Pocket Tweet Facebook Share Evernote Clip 身の回り セキュア 背後 進歩 食べ物

ソフトウェアは、私たちの身の回りにある、あらゆるものに力を与えています。私たちが作るもの、服用する薬、そして摂取する食べ物ですら、その背後にはソフトウェアが存在しています。これから起こる飛躍的な進歩のすべてが、ソフトウェアの力を借りて成し遂げられることでしょう。ソフトウェアが使用されいないものを... 続きを読む

Running GitHub on Rails 6.0 - The GitHub Blog

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

On August 26, 2019, the GitHub application was deployed to production with 100 percent of traffic on the newest Rails version: 6.0. This change came just 1.5 weeks after the final release of Rails 6.0. Rails upgrades aren’t always something companies announce, but looking back at GitHub’s history... 続きを読む

GitHub supports Web Authentication (WebAuthn) for security keys - The GitHub Blog

2019/08/21 このエントリーをはてなブックマークに追加 96 users Instapaper Pocket Tweet Facebook Share Evernote Clip WebAuthn Authentication And

GitHub now supports Web Authentication (WebAuthn) for security keys—the new standard for secure authentication on the web. Starting today, you can use security keys for two-factor authentication on GitHub with even more browsers and devices. And, since many browsers are actively working on WebAut... 続きを読む

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

GitHub Package Registryベータプログラムをリリース The GitHub Blog - Japan

2019/07/18 このエントリーをはてなブックマークに追加 67 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Japan リリース ブラ リポジトリ内

このたび、GitHub Package Registryベータプログラムをリリースしました。これは、パブリックパッケージやプライベートパッケージをソースコードとともに簡単に公開できるようにするパッケージ管理サービスです。 GitHub Package RegistryはGitHubと完全に統合されており、リポジトリ内で行う場合と同じ検索ツール、ブラ... 続きを読む

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

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

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

GitHub acquires Pull Panda—a better way to collaborate on code reviews - The GitHub Blog

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

We’re excited to share some big news: we’ve acquired Pull Panda to help teams create more efficient and effective code review workflows on GitHub. Better code reviews mean better code for software teams of all sizes, whether you work in open source or on a Fortune 500 team. However, fast-moving t... 続きを読む

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億件ものコントリビューションを行っています。 リ... 続きを読む

オリジナルOctocatを作ろう! | The GitHub Blog

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

自分だけのOctocatを作りませんか? GitHubのオフィシャルマスコット、Octocatを作れるサイトを公開しました! ヘアスタイルやファッションなど、いろいろなアイテムを組み合わせてオリジナルのOctocatを作って、GitHubアカウントのプロファイル写真として使ったり、ハッシュタグ #MyOctocat でシェアしましょう! こち... 続きを読む

Highlights from Git 2.19 | The GitHub Blog

2018/09/10 このエントリーをはてなブックマークに追加 73 users Instapaper Pocket Tweet Facebook Share Evernote Clip Highlights from Git

The open source Git project just released Git 2.19, with features and bug-fixes from over 60 contributors. Here’s a look at some of the most interesting features introduced in the latest versions of Git. Compare histories with git range-diff You might have used git rebase, which is a powerful too... 続きを読む

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

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

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

 
(1 - 25 / 31件)