Skip to content

GitHub Blog Search

Search Results for: GitHub Actions

An illustration of two octocats repairing a robot.

Move Fast and Fix Things

Anyone who has worked on a large enough codebase knows that technical debt is an inescapable reality: The more rapidly an application grows in size and complexity, the more technical…

Vicent Martí
An illustration of two octocats repairing a robot.

Content Security Policy

We've started rolling out a new security feature called "Content Security Policy" or CSP. As a user, it will better protect your account against XSS attacks. But, be aware, it…

Joshua Peek
An illustration of two octocats repairing a robot.

Zen Writing Mode

At GitHub, we love finding new ways to help people get in the zone. Today we’re excited to announce a feature that we hope will do just that. You’ll now…

Coby Chapple
An illustration of two octocats repairing a robot.

Network problems last Friday

On Friday, November 30th, GitHub had a rough day. We experienced 18 minutes of complete unavailability along with sporadic bursts of slow responses and intermittent errors for the entire day.…

Mark Imbriaco
An illustration of two octocats repairing a robot.

Game Bytes #3

GitHub is a goldmine of resources for game developers. I'd like to introduce you to five open source projects that'll help you build your first, or next, amazing game. Check…

Lee Reilly
An illustration of two octocats repairing a robot.

New Issues and Gist API

One of the first requests we received after launching Issues 2.0 was API support. Today, we are launching the documentation for API v3, with support for all of the new…

Risk Olson
An illustration of two octocats repairing a robot.

New Organizations API

I pushed the new Organization API documentation today. You can now access and modify Organization and Team information for your repositories. The Org API managed to test the limits of…

Risk Olson
An illustration of two octocats repairing a robot.

Unicorn!

We've been running Unicorn for more than a month. Time to talk about it. What is it? Unicorn is an HTTP server for Ruby, similar to Mongrel or Thin. It…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Revenge of the double billing

As I'm sure you're aware, Monday morning's billing batch processed twice. As soon as we realized this we ran a batch to void the duplicate transactions. We thought this solved…

Tekkub
An illustration of two octocats repairing a robot.

Three20: iPhone UI Goodness

The venerable @joehewitt has release Three20, a handful of UI extractions from the Facebook iPhone app. His announcement blog post details the libraries it contains, shows some demos, and explains…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Using Input Values as Hints

script.aculo.us' Thomas Fuchs is releasing various goodies in his prototype_helpers repository. They seem to mostly be extractions from his time tracking app freckle. A great one is @defaultValueActsAsHint@, which adds…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Git over Bonjour

Chad Fowler and friends busted out the amazing gitjour this weekend at RailsConf. It's a simple RubyGem which lets you serve and clone git repositories over Apple's Bonjour. I'm at…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Myspace for hackers?

rtomayko says GitHub is 'Myspace for Hackers' over on his blog. Flattering, yes, but read closely: this dude gets it. From his post: "Pull requests" happen every day over email…

Chris Wanstrath