From Fedora Project Wiki

No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
I'm in the '''PnT Devops''' development group at Red Hat!  It's kind of like the "internal" version of the Fedora [[Infrastructure]] team.
I'm currently working on some design-phase work for [[Infrastructure/Factory2]] and [[Modularization/Infra]].




Line 10: Line 15:
|- style="background-color: #3C6EB4; color: white; border: 0px solid white;"
|- style="background-color: #3C6EB4; color: white; border: 0px solid white;"
| style="border: 0px solid white;" |
| style="border: 0px solid white;" |
'''Projects'''
'''Projects''' I've worked on
|- style="background-color: #e6e6e6; border: 0px solid white;"
|- style="background-color: #e6e6e6;"
| style="border: 0px solid white;" |
| style="border: 0px solid white;" |
'''Fedora Messaging'''
|-
| style="border: 0px solid white;" |
http://github.com/ralphbean/fedmsg


* I'm the project lead for this on the Fedora Engineering TeamIf you want to contribute or have ideas, drop me a line.
* I wrote [http://fedmsg.com fedmsg], the Fedora Infrastructure message bus, and most of the related services.
* There's [https://github.com/fedora-infra/datanommer datanommer] which stores the fedmsg history in a postgres database (and marks up the stored messages with associated [https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure metadata]).
* Closely related is [https://apps.fedoraproject.org/datagrepper/raw datagrepper], a web services that allows people and programs to query the fedmsg history.
* Flowing from that, I wrote [https://badges.fedoraproject.org Fedora Badges] which uses the fedmsg stream to award "badges" to contributors based on their contributions.
* I wrote [https://apps.fedoraproject.org/notifications FMN], the centralized notifications serviceIt allows users to get direct IRC messages or emails about a variety of topics based on self-service preferences.
* One of many more fedmsg parts -- I wrote [https://apps.fedoraproject.org/github2fedmsg github2fedmsg] which allows contributors to map their GitHub activity onto our message bus.
* I try to be generally helpful with our infrastructure [https://infrastructure.fedoraproject.org/cgit/ansible.git/log/ ansible repo], improving scripts and configuration layout.
* Although I didn't write the initial go-through, I've become a co-maintainer of the [https://apps.fedoraproject.org/packages fedora-packages] app, working on enhancements, repairs, and operations.
* I wrote a CLI tool called [https://github.com/fedora-infra/pkgwat.cli pkgwat] to call up quick information about packages across branches.
* The first thing I ever wrote for Fedora was [https://apps.fedoraproject.org/tagger fedora-tagger] (before I was an RH employee).
* In 2014, I started writing the [https://github.com/fedora-infra/bodhi bodhi2 frontend].
 
I also try to maintain [https://admin.fedoraproject.org/pkgdb/packager/ralph/ some packages].
 
Lighter weight, but still fun:
 
* In 2015, I made http://whatcanidoforfedora.org for new contributors
* I wrote and maintain the [https://apps.fedoraproject.org/releng-dash releng dashboard].
* I wrote the [https://apps.fedoraproject.org landing page] for apps.fedoraproject.org.
* I wrote (and have a hard time finding time to maintain) [http://pep8.me pep8.me], a web service that provides linting feedback to python GitHub pull requests.


|- style="background-color: #e6e6e6;"
Further upstream
| style="border: 0px solid white;" |
'''Fedora Badges'''
|-
| style="border: 0px solid white;" |


* I'm also heading up another project on making infrastructure to issue [[Open Badges]] from Fedora.
* I've put work into [https://moksha.ws Moksha], one of the components underlying the fedmsg stack.
* I wrote and maintain an '''awesome''' extension to [https://taskwarrior.org taskwarrior] called [https://github.com/ralphbean/bugwarrior bugwarrior].  It syncs issues from github, bitbucket, trac, bugzilla, megaplan, teamlab, redmien, jira, activecollab, phabricator and versionone to a local task database.  I use it to produce my weekly [http://threebean.org/timesheets/latest.html timesheets].
* A little script, but I really like [https://github.com/ralphbean/ansi2html ansi2html] (also for timesheets).


|- style="background-color: #e6e6e6;"
Way back when...
| style="border: 0px solid white;" |
'''Moksha'''
|-
| style="border: 0px solid white;" |
http://fedorahosted.org/moksha


* Manhandled a number of massive cleanup efforts
* I wrote a neat webapp called [http://narcissus.rc.rit.edu narcissus] that visualizes web server traffic in real time.
* Added zeromq and websockets functionality
* And my first major open source endeavor was as the mis-fortuned maintainer of [http://toscawidgets.org toscawidgets2].
* Ported all the frontend widgets from tw1 to tw2
* Developed hub unit tests


|- style="background-color: #e6e6e6;"
| style="border: 0px solid white;" |
'''toscawidgets2'''
|-
| style="border: 0px solid white;" |
* I'm the maintainer of toscawidgets2 - http://toscawidgets.org
* Check out http://tw2-demos.threebean.org
|}
|}


Line 63: Line 67:
| style="border: 0px solid white;" |
| style="border: 0px solid white;" |
|}
|}


{|class="nobordersplz"
{|class="nobordersplz"
Line 84: Line 87:
|-
|-
| style="border: 0px solid white; background: #ffffff;" |
| style="border: 0px solid white; background: #ffffff;" |
[[Image:Threebean.png|200px]]
[[Image:Eli.jpg|225px]]
|- style=" color: white;"
|- style=" color: white;"
|- style="background-color: #3C6EB4; color: white;"
|- style="background-color: #3C6EB4; color: white;"
Line 118: Line 121:
|- style="background-color: #3C6EB4; color: white;"
|- style="background-color: #3C6EB4; color: white;"
| style="border: 0px solid white;" |
| style="border: 0px solid white;" |
Special Interest Groups (SIGs)
Fedora Badges ({{ #fedorabadgescount: ralph }})
|-
| style="border: 0px solid white;" |
* [[Messaging_SIG]]
|- style="background-color: #3C6EB4; color: white;"
| style="border: 0px solid white;" |
Teams
|-
|-
| style="border: 0px solid white;" |
| style="border: 0px solid white;" |
* [[Websites]]
{{ #fedorabadges: ralph }}
* [[Infrastructure]]
|}
|}
| style="border: 0px solid white;" |
| style="border: 0px solid white;" |

Latest revision as of 20:44, 19 May 2016


I'm in the PnT Devops development group at Red Hat! It's kind of like the "internal" version of the Fedora Infrastructure team.

I'm currently working on some design-phase work for Infrastructure/Factory2 and Modularization/Infra.


Projects I've worked on

  • I wrote fedmsg, the Fedora Infrastructure message bus, and most of the related services.
  • There's datanommer which stores the fedmsg history in a postgres database (and marks up the stored messages with associated metadata).
  • Closely related is datagrepper, a web services that allows people and programs to query the fedmsg history.
  • Flowing from that, I wrote Fedora Badges which uses the fedmsg stream to award "badges" to contributors based on their contributions.
  • I wrote FMN, the centralized notifications service. It allows users to get direct IRC messages or emails about a variety of topics based on self-service preferences.
  • One of many more fedmsg parts -- I wrote github2fedmsg which allows contributors to map their GitHub activity onto our message bus.
  • I try to be generally helpful with our infrastructure ansible repo, improving scripts and configuration layout.
  • Although I didn't write the initial go-through, I've become a co-maintainer of the fedora-packages app, working on enhancements, repairs, and operations.
  • I wrote a CLI tool called pkgwat to call up quick information about packages across branches.
  • The first thing I ever wrote for Fedora was fedora-tagger (before I was an RH employee).
  • In 2014, I started writing the bodhi2 frontend.

I also try to maintain some packages.

Lighter weight, but still fun:

Further upstream

  • I've put work into Moksha, one of the components underlying the fedmsg stack.
  • I wrote and maintain an awesome extension to taskwarrior called bugwarrior. It syncs issues from github, bitbucket, trac, bugzilla, megaplan, teamlab, redmien, jira, activecollab, phabricator and versionone to a local task database. I use it to produce my weekly timesheets.
  • A little script, but I really like ansi2html (also for timesheets).

Way back when...

  • I wrote a neat webapp called narcissus that visualizes web server traffic in real time.
  • And my first major open source endeavor was as the mis-fortuned maintainer of toscawidgets2.


Actual tasks

You can review my timesheets at http://threebean.org/timesheets/latest.html to see what I'm working on right now.

Here's the gist of how I make that report.

Join OSDeveloper.png
OS Developer

Join WebDeveloper.png
Web Developer or Administrator


Ralph Bean

Eli.jpg

Personal Information

FAS-Name: ralph

Country - Region:

United States, NY

B-day: 06/03/1984

Languages:

  • English

Mail: rbean@red___.com

IRC nick: threebean

Website: http://threebean.org

Fedora Badges (174)

Flock 2013 Attendee Tagger (Tagger II) Junior Tagger (Tagger I) Involvement Speak Up! Junior Editor Associate Editor Secretary General Senior Tagger (Tagger III) If you build it... (Koji Success IV) If you build it... (Koji Success I) If you build it... (Koji Success II) If you build it... (Koji Success III) Curious Penguin (Ask Fedora II) Curious Penguin (Ask Fedora I) Riddle Me This You can call me "Patches" (SCM II) What goes up... (Koji Failure I) You can call me "Patches" (SCM I) You can call me "Patches" (SCM IV) You can call me "Patches" (SCM III) What goes up... (Koji Failure III) What goes up... (Koji Failure II) Is this thing on? (Updates-Testing III) Discovery of the Footprints (Tester II) Junior Badger (Badger I) Like a Rock (Updates-Stable I) Perceiving the Bull (Tester III) Like a Rock (Updates-Stable III) In Search of the Bull (Tester I) Like a Rock (Updates-Stable II) Tanked! Badge Muse (Badge Ideas I) Bona Fide Keepin Fedora Beautiful (F20) Senior Badger (Badger II) Is this thing on? (Updates-Testing I) Is this thing on? (Updates-Testing II) Partners in Crime Catching the Bull (Tester IV) Master Tagger (Tagger IV) Inside Job White Rabbit Mugshot Trust me, I know what I am doing Maestro Let Me Introduce Myself Binary Star Packager Sponsor Bloggin' it! (Planet II) Bloggin' it! (Planet III) Bloggin' it! (Planet I) White Hat Nuancier Embryo Taming the Bull (Tester V) Common Bugs Contributor Baby Badger Is this thing on? (Updates-Testing IV) Flock 2013 Speaker Old Yeller Bloggin' it! (Planet IV) Senior Editor Tadpole Riding the Bull Home (Tester VI) Egg Tadpole with Legs Badge Off! DevConf 2014 Speaker No Longer a Ronin Master Package Tagger (Package Tagger IV) Patches (SCM V) Junior Package Tagger (Package Tagger I) Senior Package Tagger (Package Tagger III) Package Tagger (Package Tagger II) All your $arch are belong to us (Koji Success V) Override, you say? DevConf 2014 Attendee Videographer It still works! What goes around comes around (Karma I) Building the Outer Ring (Copr Build I) Like a Rock (Updates-Stable IV) Take this and call me in the morning Bob Loblaw (Planet V) Vacation Let's do lunch! Helping Hand Missed the Train Pycon 2014 Attendee The Blessing of the FPL Paranoid Panda What goes up... (Koji Failure IV) What goes around comes around (Karma II) Flock 2014 Speaker Flock 2014 Attendee Master Editor What goes around comes around (Karma III) Corporate Overlord Science (Kernel Tester I) Party Pirate Corporate Shill Corporate Drone Master Badger (Badger III) Dancing with Toshio The Bull Transcended (Tester VII) Consolation Prize Nuancier 21 Crypto Panda Building the Outer Ring (Copr Build II) The cat came back... Mic Check! (Updates-Testing V) What goes around comes around (Karma IV) Apprentice (Badge Artist I) Design Ninja Flock 2015 Speaker Delivery Macaron (Cookie I) Nuancier (F22) Origin Tectonic! (Updates-Stable V) Associate Badger (Badger 1.5) Flock 2015 Attendee Chocolate Chip (Cookie II) Telegraphist (Upstream Release Monitoring I) Black and White (Cookie III) Badge Muse (Badges Released IV) Hindenburg (Koji Failure V) Rockin' & Rollin' Badge Muse (Badges Released V) Badge Muse (Badges Released II) Badge Muse (Badges Released I) Badge Muse (Badges Released III) Nom Nom Nom Building the Outer Ring (Copr Build III) Chief Editor Parselmouth I Pizzelle (Cookie IV) Froglet Silver BrickHack 2016 Attendee Top 10 Top 100 Top 25 Top 500 Bronze DevConf 2016 Speaker Fedora 24 Change Accepted DevConf 2016 Attendee Horcrux Parselmouth II PyCon 2016 Attendee Badge Junkie (Badger IV) Parselmouth III CommOps Superstar Flock 2016 Speaker DevConf 2017 Speaker Rainbow (Cookie V) Fedora 27 Change Accepted Flock 2017 Attendee Flock 2016 Attendee Krakow Brews! Modularity WG Member Fedora 26 Change Accepted Both Bull and Self Transcended (Tester VIII) Unchained DevConf 2018 Attendee Adult Frog Long Life to Pagure (Pagure I) Long Life to Pagure (Pagure VI) Long Life to Pagure (Pagure II) Long Life to Pagure (Pagure IV) Long Life to Pagure (Pagure V) Long Life to Pagure (Pagure III)