QED.
Things I would build if I worked at GitHub
11–20 of 145 posts
Re: Things I would build if I worked at GitHub
#12Re: Things I would build if I worked at GitHub
#13It seems like some of these (perhaps all of them other than fixing the "+1" problem) can be done via API clients instead of via GitHub itself implementing it. A third-party website can do wiki searches. A separate service can send you email notifications, and you can turn off built-in emails. Even the +1 thing might be solvable with a bot that edits each bug report to add a clickable +1 badge (a la the CI build-passi…
Not affiliated, used it, but without others using it it's largely...well.. useless. :)
E:
Hmm... seems it has become $5/mo to use. I remember it being free. Wonder when that happened?
E2:
>ZenHub is free for the open source community.
Oh.
Re: Things I would build if I worked at GitHub
#14Re: Things I would build if I worked at GitHub
#15Re: Things I would build if I worked at GitHub
#16Re: Things I would build if I worked at GitHub
#17* Github CI - simple CI for every language, integrating with:
* Github Artifacts - repository for versioned deployable build packages (binaries, tar.gz files, ios builds, android builds...), integrating with:
* Github Deploy - deploy tooling for deploying runnable artifacts or artifact combinations to either your own infrastructure, or to aws/azure/google, or:
* Github Cloud - instances/containers as a service
and the 'fork' button would be a pulldown that would include the options 'fork', 'fork and test', 'fork, test and deploy'. Now that's a nice little 3-4 year career.
Re: Things I would build if I worked at GitHub
#18Re: Things I would build if I worked at GitHub
#19Re: Things I would build if I worked at GitHub
#20These are great, but they're bugfixes. You'd finish them in the first few months. Then what are you going to do? Stare at an aquarium all day? Here's what I would build if I worked at github: * Github CI - simple CI for every language, integrating with: * Github Artifacts - repository for versioned deployable build packages (binaries, tar.gz files, ios builds, android builds...), integrating with: * Github Deploy - d…