Live data from Hacker News

Viewing profile — jd__

jd__

HN member
Joined
Tue, Sep 03, 2013, 2:14 PM UTC
HN karma
60
Public activity
25 items

About jd__

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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.…

  6. 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 …

  7. 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…

  8. story
  9. comment
    Comment #45193915

    I always expect that the shoemaker's children go barefoot.

  10. story
  11. comment
    Comment #42304344

    Why's that?

  12. story
  13. story
  14. 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…

  15. comment
    Comment #34721019

    Rather 1/5th of Mergify, and still in beta, but that's the spirit yes. :) (Julien from Mergify)

  16. 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…

  17. 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 )

  18. story
  19. story
  20. comment
    Comment #18508741

    We were using Gerrit and Zuul. We move to GitHub to have a lower barrier of entry for new contributors.

  21. comment
    Comment #18501325

    Fixed, thanks a lot!

  22. 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. :)

  23. 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 …

  24. story
  25. story