$30 off During Our Annual Pro Sale. View Details »
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
210
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
230
Growing open source communities on GitHub around your WordPress plugin or theme
benbalter
1
260
It takes a digital village
benbalter
1
470
Open source workflows in highly regulated environments
benbalter
0
96
Optimize for Developer Happiness
benbalter
0
280
The technology is the easy part
benbalter
2
300
How to foster an open source culture inside Government
benbalter
3
2.5k
Open source inspired workflows for open (and closed) geospatial data
benbalter
0
160
Other Decks in Technology
See All in Technology
Microsoft Agent 365 を 30 分でなんとなく理解する
skmkzyk
1
490
Gemini でコードレビュー知見を見える化
zozotech
PRO
1
140
なぜ使われないのか?──定量×定性で見極める本当のボトルネック
kakehashi
PRO
1
1.1k
freeeにおけるファンクションを超えた一気通貫でのAI活用
jaxx2104
3
1.4k
Ruby で作る大規模イベントネットワーク構築・運用支援システム TTDB
taketo1113
1
110
20251209_WAKECareer_生成AIを活用した設計・開発プロセス
syobochim
3
730
エンジニアとPMのドメイン知識の溝をなくす、 AIネイティブな開発プロセス
applism118
2
280
新 Security HubがついにGA!仕組みや料金を深堀り #AWSreInvent #regrowth / AWS Security Hub Advanced GA
masahirokawahara
1
610
生成AI・AIエージェント時代、データサイエンティストは何をする人なのか?そして、今学生であるあなたは何を学ぶべきか?
kuri8ive
2
2.1k
Oracle Technology Night #95 GoldenGate 26ai の実装に迫る1
oracle4engineer
PRO
0
130
GitLab Duo Agent Platformで実現する“AI駆動・継続的サービス開発”と最新情報のアップデート
jeffi7
0
200
Agents IA : la nouvelle frontière des LLMs (Tech.Rocks Summit 2025)
glaforge
0
470
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Designing for Performance
lara
610
69k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
A designer walks into a library…
pauljervisheath
210
24k
BBQ
matthewcrist
89
9.9k
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
How STYLIGHT went responsive
nonsquared
100
5.9k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Raft: Consensus for Rubyists
vanstee
141
7.2k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
3k
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]