Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Open Sourcing Government
Search
Ben Balter
November 06, 2013
Technology
1
190
Open Sourcing Government
Rapid development, testing, and deployment the Open Source Way — 2013 RedHat Government Symposium
Ben Balter
November 06, 2013
Tweet
Share
More Decks by Ben Balter
See All by Ben Balter
A community of communities: Empowering maintainers to grow communities around their code
benbalter
1
1.2k
Fostering a culture of collaboration
benbalter
0
190
Growing open source communities on GitHub around your WordPress plugin or theme
benbalter
1
210
It takes a digital village
benbalter
1
390
Open source workflows in highly regulated environments
benbalter
0
79
Optimize for Developer Happiness
benbalter
0
270
The technology is the easy part
benbalter
2
260
How to foster an open source culture inside Government
benbalter
3
2.3k
Open source inspired workflows for open (and closed) geospatial data
benbalter
0
130
Other Decks in Technology
See All in Technology
Fintech SREの挑戦 PCI DSS対応をスマートにこなすインフラ戦略/Fintech SRE’s Challenge: Smart Infrastructure Strategies for PCI DSS Compliance
maaaato
0
450
テストアーキテクチャ設計で実現する高品質で高スピードな開発の実践 / Test Architecture Design in Practice
ropqa
3
710
7日間でハッキングをはじめる本をはじめてみませんか?_ITエンジニア本大賞2025
nomizone
2
1.4k
Bounded Context: Problem or Solution?
ewolff
1
210
地方拠点で エンジニアリングマネージャーってできるの? 〜地方という制約を楽しむオーナーシップとコミュニティ作り〜
1coin
1
130
リーダブルテストコード 〜メンテナンスしやすい テストコードを作成する方法を考える〜 #DevSumi #DevSumiB / Readable test code
nihonbuson
11
5.8k
スクラムのイテレーションを導入してチームの雰囲気がより良くなった話
eccyun
0
110
モノレポ開発のエラー、誰が見る?Datadog で実現する適切なトリアージとエスカレーション
biwashi
6
770
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
5
2.1k
君はPostScriptなウィンドウシステム 「NeWS」をご存知か?/sunnews
koyhoge
0
720
データの品質が低いと何が困るのか
kzykmyzw
6
1k
飲食店予約台帳を支えるインタラクティブ UI 設計と実装
siropaca
6
1.4k
Featured
See All Featured
Producing Creativity
orderedlist
PRO
343
39k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Facilitating Awesome Meetings
lara
51
6.2k
Code Review Best Practice
trishagee
66
17k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
Git: the NoSQL Database
bkeepers
PRO
427
64k
How STYLIGHT went responsive
nonsquared
98
5.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3k
Adopting Sorbet at Scale
ufuk
74
9.2k
Transcript
! Open Sourcing Government Rapid development, testing, and deployment the
Open Source Way
World’s largest code-sharing platform Founded 2008 VC Investment $100M Hubbers
219 Users 4.5M Projects 9M
! Writing great software is hard enough
! Your development environment shouldn’t make it more painful
! The best software is built by happy people working
together
! GitHub brings the tools from the largest software development
community to your agency
! Collaboration Regardless of when or where
! Electronic High-fidelity mediums expose process
! Available Communicate decisions in real time and forever
! Asynchronous Workflow focuses on content, not meetings
! Lock-Free Remote workforce empowered by distributed version control
! Conversational GitHub For non-GitHubbers
! Repositories Centralize project files and revision history
GitHub repositories feature source code management with Git, the leading
distributed version control system
! Pull Requests Faster, more efficient code review
Pull Requests are living discussions that streamline the process of
discussing, reviewing, and managing changes to code.
! Comments Discuss code at branches and diffs
Teams can have a detailed discussion about every commit that
is pushed to a project. Comment on each commit as a whole, or start a conversation on an individual line.
! @Mentions Lightweight notifications for users and teams
@mention a GitHub username or a team anywhere in the
context of an issue or pull request and that person or team is notified and subscribed to future updates.
! Issues Stay on top of bugs and focus on
features
Issues are integrated into every GitHub repository and enable bug
tracking, feature requests, task management, or questions on a per- project basis.
! Dashboards Real time insights into your code and teams
Dashboards show you who has been actively committing and what
has changed in a project’s default branch. You can see new and merged pull requests, open and closed issues, and unresolved discussions.
! Native Clients GitHub repositories on your computer
GitHub for Mac and GitHub for Windows make it easy
to work locally on projects and with GitHub features like issues, pull requests and notifications.
In your datacenter and in the cloud GitHub.com Open source
projects in public repositories Secure collaboration in private repositories GitHub Enterprise GitHub behind your firewall Enhanced administrative tools like LDAP and CAS integration
! GitHub’s most critical customer
! Rapid development
In the past week Authors 78 Commits 1,100+ Files Changed
900+ Additions 23k+ Deletions 7k+ Pull Requests Merged 200 Issues Opened 50 Pull Requests Opened 50 Issues Closed 70 People Merging 60
! Rapid testing Trust but verify
! ChatOps Expose process, empower teams
! Tests run automatically with each code change
! Rapid deployment Nothing hits production unless tests are green
! Better visibility, fewer blockers
! On average, GitHub deploys 115 times per day
Deploys per day, two months trailing
! On average, we deploy to GitHub.com 35 times per
day
GitHub.com deploys per day
! 4.5 Million happy developers and counting. Technology Finance Government
Industry Retail
! Open Sourcing Government How can we help? ! web:
government.github.com email:
[email protected]