Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GitLab Webcast 8.5 and GitLab Workflow

GitLab
February 25, 2016

GitLab Webcast 8.5 and GitLab Workflow

See some new features available with GitLab 8.5 and see how this all comes together in an overview of a GitLab workflow. If you're brand new to GitLab this will give you and idea of how GitLab works. Software development is a conversation.

GitLab

February 25, 2016
Tweet

More Decks by GitLab

Other Decks in Programming

Transcript

  1. In this webcast • Highlights from GitLab 8.5 CE and

    EE • GitLab Flow Overview • Q + A • GitLab Community News • Recording and Slides will be available! • Keep an eye on our blog and newsletter http://about.gitlab.com/contact Heather Developer Marketing
  2. 8.5 • Much faster • Easier to prioritize • Interface

    improvements • More powerful Git tools
  3. 8.5 • Performance of GitLab • Todos - task list

    • Sidebar interface • Revert commit
  4. 8.5 • TLS, CNAME for Pages • Labels in Milestones

    • Better voting tools • Renders SVGs
  5. Any questions? We’ll answer what we can and follow up

    via email after! Watching the recording? about.gitlab.com/getting-help
  6. GitLab Flow - Code Review ➔ Create an issue first

    ➔ Get your work out early for feedback - WIP MR, with links ➔ Line by line code review ➔ Merge when build succeeds ➔ Merge commits communicate and close related issues