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
200
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.3k
Fostering a culture of collaboration
benbalter
0
210
Growing open source communities on GitHub around your WordPress plugin or theme
benbalter
1
230
It takes a digital village
benbalter
1
440
Open source workflows in highly regulated environments
benbalter
0
90
Optimize for Developer Happiness
benbalter
0
280
The technology is the easy part
benbalter
2
280
How to foster an open source culture inside Government
benbalter
3
2.4k
Open source inspired workflows for open (and closed) geospatial data
benbalter
0
140
Other Decks in Technology
See All in Technology
Cloud Native Scalability for Internal Developer Platforms
hhiroshell
2
240
What's new in OpenShift 4.19
redhatlivestreaming
1
150
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
770
Long journey of Continuous Delivery at Mercari
hisaharu
1
200
MCPを利用して自然言語で3Dプリントしてみよう!
hamadakoji
0
1.4k
技術職じゃない私がVibe Codingで感じた、AGIが身近になる未来
blueb
0
120
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.6k
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/03 - 2025/05
oracle4engineer
PRO
1
170
CSSの最新トレンド Ver.2025
tonkotsuboy_com
11
4.4k
Digitization部 紹介資料
sansan33
PRO
1
4.1k
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
6.3k
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
160
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
138
7k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
680
The Pragmatic Product Professional
lauravandoore
35
6.7k
YesSQL, Process and Tooling at Scale
rocio
172
14k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.8k
Practical Orchestrator
shlominoach
188
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.7k
Done Done
chrislema
184
16k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.8k
Navigating Team Friction
lara
186
15k
Side Projects
sachag
454
42k
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]