migrating to gitlab
play

Migrating to Gitlab Daniel Vetter, Intel OTC @danvet LPC 2018, - PowerPoint PPT Presentation

Migrating to Gitlab Daniel Vetter, Intel OTC @danvet LPC 2018, Vancouver why this talk kernel DRM X.Org stuff from the kernel git (in 2006!) proper commit messages iterating on patch series maintainer model stuff from X.org


  1. Migrating to Gitlab Daniel Vetter, Intel OTC @danvet LPC 2018, Vancouver

  2. why this talk kernel DRM X.Org

  3. stuff from the kernel ● git (in 2006!) ● proper commit messages ● iterating on patch series ● maintainer model

  4. stuff from X.org ● committer model ● testing/CI ● MIT licensing ● gitlab?

  5. pain points ● popularity of git send-email ● admin pains: SMTP, bouquet of services ● exodus to github, w/ memories of bitkeeper

  6. pw: not the droid you're looking for ● code interleaved with discussions ● loss of semantics: baseline, target, previous revisions ● pw is a sidechannel, no enforcing possible

  7. pain points: tracking&cordination ● no chaining/deprecating of patch iterations ● no sync between inboxes and patchwork ● no standard setup ● patchwork is terrible

  8. pain points: CI&tooling ● no postive confirmation, lack of transparency ● client side scripting, patch parsing is fun ● patchwork is terrible

  9. why gitlab ● open core, but just DCO + MIT ● cares about big project workflows ● debian, gnome, khronos use it ● batteries included ● (failed pilot with phabricator)

  10. big project workflows ● multiple repos, issue trackers, discussion channels, patch queues ● multi-repo pull requests ● kernel: single tree, x.org: multiple projects ● gitlab cares: super-pull, fork relationships, ...

  11. gitlab: merge requests ● git branch, including reflog ✚ target branch ✚ discussions and review ✚ CI results

  12. gitlab: patch review ● but my mail setup! ● per-patch review only recently added ● probably stick to mailing lists ● merge request for tracking series evolution

  13. gitlab: CI ● server-side CI: docker + scriptlets ● jobs, triggers, dependencies ● generic/special runners ● per-repo CI settings file, with #include directive ● hardware CI: external CI results/tracking ● CI can block merging ● full transparency for contributors

  14. docker: not so great ● perfect control over build env, but: ● docker-in-docker build needs root ● binfmt-misc, kvm, … ● probably need kvm-containers ● lots of cloud fun with runners

  15. gitlab: automation ● webhooks, requires a server somewhere ● not (yet?) github actions ● biggest potential for long-term wins

  16. gitlab: issue tracker ● bugzilla vs. GDPR ● per repo issue templates, w/ twists ● customization through labels

  17. timeline ● most projects migrated git ● kernel migration blocked until early next year ● lots of experimenting with CI (8k runs thus far) ● migrating issue tracking ● 2k merge requests thus far

  18. summary ● patchwork: solution to a self-inflicted problem ➔ you want to track merge/pull requests ● gitlab CI: awesome ● docker/cloud: not so awesome ● gitlab automation: falling behind ● gitlab patch review: bad, but with potential

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend