Viewing profile — jd__
jd__
HN member- Joined
- Tue, Sep 03, 2013, 2:14 PM UTC
- HN karma
- 60
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About jd__
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #45208911
FWIW, Mergify's Merge Queue supports this as long as you run it without batching or parallel checks. We expose a config option for semi-linear history while still keeping CI green.…
-
comment
Comment #45201344
That's super interesting, thanks for sharing the Yelp/PayPal lineage. You're right: there's probably a lot of prior art in internal release engineering systems that never got much …
-
comment
Comment #45200599
That's a good point. To clarify, Gerrit itself didn't actually do merge queuing or CI gating. Its model was stacked commits: every change was rebased on top of the current tip of m…
- story
-
comment
Comment #45193915
I always expect that the shoemaker's children go barefoot.
- story
-
comment
Comment #42304344
Why's that?
- story
- story
-
comment
Comment #34737066
Best way is to batch your PRs in a single CI run. That saves CI time and increase your throughput. It does not seem GitHub merge queue supports this, but some merge queues do suppo…
-
comment
Comment #34721019
Rather 1/5th of Mergify, and still in beta, but that's the spirit yes. :) (Julien from Mergify)
-
comment
Comment #31111762
We know Uber has some great internal tooling (there's even a paper published on their merge queue: https://eng.uber.com/research/keeping-master-green-at-scale/ ). We had various Ub…
-
comment
Comment #31110450
I'd be curious to know what you find limited in off-the-shelf solutions? (disclaimer: I'm from the Mergify team )
- story
- story
-
comment
Comment #18508741
We were using Gerrit and Zuul. We move to GitHub to have a lower barrier of entry for new contributors.
-
comment
Comment #18501325
Fixed, thanks a lot!
-
comment
Comment #18495427
Thanks! It does support all the merging feature that GitHub provides. There are features request already to support even more merge methods. :)
-
comment
Comment #18492648
A few months ago, we moved a project to GitHub and missed the automation we used to have on the old platform. For example, we like to merge pull requests automatically when the CI …
- story
- story