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
220
It takes a digital village
benbalter
1
400
Open source workflows in highly regulated environments
benbalter
0
80
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
LINEギフトにおけるバックエンド開発
lycorptech_jp
PRO
0
420
4th place solution Eedi - Mining Misconceptions in Mathematics
rist
0
150
事業モメンタムを生み出すプロダクト開発
macchiitaka
0
100
あなたが人生で成功するための5つの普遍的法則 #jawsug #jawsdays2025 / 20250301 HEROZ
yoshidashingo
2
330
生成AI×財務経理:PoCで挑むSlack AI Bot開発と現場巻き込みのリアル
pohdccoe
1
800
Amazon Q Developerの無料利用枠を使い倒してHello worldを表示させよう!
nrinetcom
PRO
2
120
エンジニアリング価値を黒字化する バリューベース戦略を用いた 技術戦略策定の道のり
kzkmaeda
7
3.5k
どちらかだけじゃもったいないかも? ECSとEKSを適材適所で併用するメリット、運用課題とそれらの対応について
tk3fftk
2
270
2/18 Making Security Scale: メルカリが考えるセキュリティ戦略 - Coincheck x LayerX x Mercari
jsonf
0
250
アジャイルな開発チームでテスト戦略の話は誰がする? / Who Talks About Test Strategy?
ak1210
1
820
急成長する企業で作った、エンジニアが輝ける制度/ 20250227 Rinto Ikenoue
shift_evolve
0
370
Qiita Organizationを導入したら、アウトプッターが爆増して会社がちょっと有名になった件
minorun365
PRO
1
310
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Automating Front-end Workflow
addyosmani
1369
200k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.2k
Building Applications with DynamoDB
mza
93
6.2k
Bash Introduction
62gerente
611
210k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
650
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
11
1.3k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
Designing Experiences People Love
moore
140
23k
Navigating Team Friction
lara
183
15k
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]