September 2010 Summaries
11 posts from GitHub
Filter
Month:
Year:
Post Summaries
Back to Blog
Eston Bond, a designer at GitHub, created a set of impressive business cards featuring an embossed octocat, showcasing a unique and creative design element. The cards were highlighted by Chris Wanstrath, known by the handle @defunkt, emphasizing the distinctiveness and appeal of the design which aligns with GitHub's brand identity.
Sep 29, 2010
21 words in the original blog post.
Anonymous Git clones were offline for several hours due to an issue with HAProxy's session limit being reached after the removal of the client inactivity timeout, which led to idle connections consuming all available spots. This change was initially made to prevent incorrect severing of long-running RPC calls, but it inadvertently allowed unproductive connections to persist without data transfer, causing subsequent connections to be dropped. In response, the timeouts have been reinstated, and a more robust monitoring solution for the Git protocol is being implemented to ensure timely notifications of similar issues in the future. The incident highlights the importance of diligent monitoring and configuration management to maintain availability, and there is a commitment to preventing such problems from reoccurring.
Sep 28, 2010
205 words in the original blog post.
The text discusses a recent issue with a company's load balancers, which were neglected while the focus was on maintaining file and web servers. A resource shortage in the active load balancer, exacerbated by a high volume of site traffic and an intensive background job, led to reduced performance and a failed failover attempt by the standby load balancer, resulting in a site outage. The problem was quickly identified and addressed, leading to an increase in resources for the load balancers to accommodate the company's growth. The incident served as a reminder of the importance of monitoring all infrastructure components, not just the most visible ones.
Sep 24, 2010
250 words in the original blog post.
While awaiting the release of the anticipated MergeButton™, users are encouraged to explore the available documentation on pull requests, which covers topics such as creation, preview, management, review, and merging. Additional assistance can be found at the bottom of any mergeable pull request, particularly for those with push access to repositories. Furthermore, tools like hub and the GitHub gem offer enhanced command-line functionality for managing GitHub networks, providing a more streamlined experience. The guidance is authored by Kyle Neath.
Sep 23, 2010
131 words in the original blog post.
Tom Preston-Werner, co-founder of GitHub, announces the final stop of his international tour in Belfast, inviting attendees to join him on Saturday, September 18th at 19:00 at the Duke of York. He encourages people to come and meet him, mentioning that he will be easily identifiable by his gray GitHub shirt with the phrase "fork you" on the front. He also offers to cover the cost of the first round of drinks for those who attend.
Sep 17, 2010
59 words in the original blog post.
Tom Preston-Werner, co-founder of GitHub, is in Moscow for the Mail.ru Tech Forum and is hosting an informal gathering called a GitHub Drinkup at Sally O'Brien's. The event starts at 21:00, where attendees can meet him and enjoy the first round of drinks provided by the host. Preston-Werner can be identified by his distinctive gray GitHub shirt with "fork you" emblazoned on the front, inviting a casual and friendly atmosphere for those interested in networking and discussing technology.
Sep 15, 2010
53 words in the original blog post.
The 2010 Git User Survey is open for participation, inviting users to contribute feedback that will aid in improving Git. All questions in the survey are optional, and participants have until October 15th to submit their responses. The results of the survey will be made available on the official Git wiki page after the closing date. Chris Wanstrath, also known as @defunkt, encourages users to participate and expresses gratitude for their contributions.
Sep 14, 2010
56 words in the original blog post.
The announcement details the transition of classic wikis to a new Git-backed wiki system, scheduled to be completed by September 12th. The update process involves enabling the Git-backed wiki for empty classic wikis, transferring data to Git when necessary, and disabling the classic version upon successful transfer. The transition aims to preserve data, offering support for any issues that arise, and allowing temporary exceptions for repositories needing classic wikis until bugs are resolved. Despite a few minor bugs, the month-long beta period has been productive, with valuable feedback and increased open-source activity, and users are encouraged to report any issues for assistance.
Sep 10, 2010
240 words in the original blog post.
Tom, Kyle, Scott, and PJ invite attendees to join them at the Guinness Gravity Bar this Saturday at 20:00 for the FunConf after party, where a large group of people is expected to attend. The event promises an opportunity to socialize and enjoy Guinness, with a friendly suggestion to greet the hosts if present.
Sep 09, 2010
58 words in the original blog post.
Twitter recently removed basic authentication support, disrupting notifications for changes to repositories. In response, steps have been taken to restore this service using Twitter's OAuth-based API. Users need to edit their repository and obtain an OAuth token by following a provided link to resume receiving notifications.
Sep 08, 2010
65 words in the original blog post.
Chris Wanstrath, also known by his Twitter handle @defunkt, observes that while Twitter generally experiences increased activity during Apple events, his own experience has shown the opposite trend.
Sep 01, 2010
20 words in the original blog post.