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
Tending Your Open Source Garden, v2
Search
Brandon Keepers
PRO
October 23, 2014
Technology
1
590
Tending Your Open Source Garden, v2
Brandon Keepers
PRO
October 23, 2014
Tweet
Share
More Decks by Brandon Keepers
See All by Brandon Keepers
Automating Software Development
bkeepers
PRO
3
480
Building the GitHub workspace app
bkeepers
PRO
1
370
Contributing to Your Career
bkeepers
PRO
4
720
A Maturity Model for Embracing Open Source Software
bkeepers
PRO
3
920
Open Source Principles for Internal Engineering Teams
bkeepers
PRO
8
1.4k
Carbon, Automobiles, Bebop & Fashion
bkeepers
PRO
1
530
Tending Your Open Source Garden
bkeepers
PRO
2
970
The Loyal Renegade
bkeepers
PRO
3
880
A Chronicle of the Nebulous HTML5
bkeepers
PRO
11
1k
Other Decks in Technology
See All in Technology
フロントエンドがTypeScriptなら、バックエンドはPHPでもいいじゃない/php-is-not-bad
hanhan1978
8
12k
Project Referencesを活用した実行環境ごとのtsconfig最適化
itatchi3
1
230
[JAWS-UG 栃木 #2]AWS FISはドSなのか?システムに試練を与えて強くする!
sh_fk2
1
260
新卒から4年間、20年もののWebサービスと向き合って学んだソフトウェア考古学 - PHPカンファレンス新潟2025 / new graduate 4year software archeology
oguri
2
240
RDRA3.0を知ろう
kanzaki
2
330
GitHub ActionsをTypeScriptで作ろう!
sansantech
PRO
2
380
熱々🔥のUDN🍜を喰らえ❗マルチテナントもVM統合も思いのまま❗新機能で切り拓くk8sネットワークの未来
tsukaman
0
190
テストを実施する前に考えるべきテストの話 / Thinking About Testing Before You Test
nihonbuson
PRO
11
1.7k
型がない世界に生まれ落ちて 〜TypeScript運用進化の歴史〜
narihara
1
190
Eight Engineering Unit 紹介資料
sansan33
PRO
0
3k
AWS LambdaでSocket通信サーバーレスアプリケーションのリアルタイム通信 / 20250523 Kumiko Hennmi
shift_evolve
1
310
Streamline Cloud-Native App Development Using CDEs
saeedzf
0
490
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.5k
How STYLIGHT went responsive
nonsquared
100
5.6k
Code Reviewing Like a Champion
maltzj
523
40k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.7k
Transcript
http://commons.wikimedia.org/wiki/File:Cress_keyboard-3_sprouting_other_side.jpg Garden @BKEEPERS TENDING YOUR OPEN SOURCE !
http://en.wikipedia.org/wiki/Garden_gnome_liberationists "bkeepers
Gardening Software Open Source
Gardening
I ♥ ⚘
I ♥ ⚘
I ♥ ⚘
G A R D E N V 3 . 0
growing good food & eating good food
None
Share the harvest
an exercise in resource allocation
None
None
None
None
GARDENS CREATE COMMUNITY
Software https://www.flickr.com/photos/91663396@N00/7080354723
http://vimeo.com/43628932 I like software B E C A U S
E I like gardening
http://vimeo.com/43628932 I like software B E C A U S
E I like gardening
SOFTWARE CREATES COMMUNITY
https://www.flickr.com/photos/antoinettevanderieth/8753016923
Open Source https://www.flickr.com/photos/antoinettevanderieth/8753016923
I’m not talking about farming… https://www.flickr.com/photos/messycupcakes/7722551044/
…or land management. https://www.flickr.com/photos/47096398@N08/7462466876
Steve Klabnik http://words.steveklabnik.com/how-to-be-an-open-source-gardener
I’m talking about gardening
What can GARDENING teach us about OPEN SOURCE? https://www.flickr.com/photos/nateswartphoto/5623220460
CONSISTENCY & DILIGENCE
Follow your own contribution guidelines.
Invite people in.
None
Be hospitable.
Give it time. https://www.flickr.com/photos/onegiantleap/4124211492
None
Only add features that you want to maintain.
B E W A R E O F P E
S T S https://www.flickr.com/photos/eldave/3332622539
None
None
None
None
None
None
None
None
None
+1
+1
+1
None
Tests guard against erosion.
Continuous integration gives contributors confidence.
Remove features that you don’t want to maintain.
dotenv-deployment
Provide plugin APIs
None
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major semver.org
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major } backwards-compatibile
bug fixes semver.org
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major } backwards-compatible
functionality semver.org
Use semantic versioning https://www.flickr.com/photos/jimfischer/8384524415 1.2.6 minor patch major } incompatible
API changes semver.org
Deprecate features in minor versions, remove them in major versions
https://www.flickr.com/photos/jimfischer/8384524415
1.x.x https://www.flickr.com/photos/jimfischer/8384524415 if using_deprecated_feature? warn "[DEPRECATION] This feature has been
" + "deprecated and will be removed in 2.0.", caller[0] # deprecated functionality here end
Keep a changelog. http://bit.ly/1mfVB3d
Changelog.md http://bit.ly/1mfVB3d
Give it away when it stops being fun.
…unless you still depend on it.
None
None
LET IT DIE when it stops producing
None
None
None
learn from your MISTAKES
Thank You " bkeepers
None