Improved Pledgie Profiles
Update: We’ve discontinued this feature. Alliteration is fun isn’t it? Our friends at Pledgie busted out their css wizardry to restyle your project’s profiles to give them a more consistent…
Update: We’ve discontinued this feature. Alliteration is fun isn’t it? Our friends at Pledgie busted out their css wizardry to restyle your project’s profiles to give them a more consistent…
Before today, when you pushed your gemspec to GitHub the only way you knew whether or not your gem built successfully is if it showed up on our server. Not…
We’ve just rolled out a search box on every repository that allows you to search by a number of criteria. As always, your feedback how we can tweak the search…
Our favorite host, Engine Yard, snapped a picture of the GitHub hardware and I wanted to share: Who likes a lot of blinking lights? I do! I do!
Update: We’ve discontinued this feature. If you’d like to accept donations, paste your pledgie code directly into your README (we’ll display the image for you). This afternoon we’re rolling out…
No, we’re not listed on the NASDAQ (yet), but we are open-sourcing the code that handles our service integration with the likes of Twitter, Campfire, Lighthouse, etc. We realized there’s…
Update regarding require, please read below The next time you visit your repository’s edit screen you’ll see a new checkbox that should be pretty exciting for users hosting their RubyGem…
GitHub hit a major milestone the other day, surpassing its millionth event. Events are those helpful things that show up in your dashboard, letting you know when someone makes a…
We heard you loud and clear that you wanted to integrate GitHub with your existing services without having to setup a custom post-receive service. Now, when you go to your…
Installing a Rails plugin from GitHub is now as simple as: ./script/plugin install git://github.com/pjhyett/auto_migrations.git Sweet! Thanks to all involved for making it happen, the changeset is here. Now, to figure…