Это видео недоступно.
Сожалеем об этом.

A typical GitHub workflow // what to expect

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • ►► See how I’ve helped 10+ small data teams add more structure using modern tools, w/o making a mess (Free Workshop) → www.kahandatas...
    If you are working on any relatively modern stack, odds are you'll use GitHub (or something similar).
    I remember feeling like I was thrown into the fire a bit when I first took a job that used it heavily.
    While there is a lot to learn about GitHub, in this video I want to show you the main things you'll need to know and what a typical workflow might look like.
    Timestamps:
    0:00 - Intro
    0:22 - Clone Project
    1:23 - Create Branch
    2:23 - Develop & Push
    3:14 - Pull Request
    4:44 - Code Review
    7:48 - Merge
    8:54 - Release
    Title & Tags:
    A typical GitHub workflow // what to expect // github tutorial for beginners
    #kahandatasolutions #dataengineering #github

Комментарии • 24

  • @KahanDataSolutions
    @KahanDataSolutions  2 года назад

    ►► Establish a Well-Structured Data Warehouse for Your Small Team In 90 Days (Free Guide) → www.kahandatasolutions.com/guide

  • @pipertripp
    @pipertripp 3 месяца назад +1

    Thanks for this nice presentation. Very helpful "one stop shop" for just getting a basic workflow to use!

  • @vijayalakshmiputhana9662
    @vijayalakshmiputhana9662 2 года назад +3

    I was looking for one, got at right time .Thanks and big applause 👏for your efforts

  • @joggyjames
    @joggyjames 2 года назад +1

    great video mike, congrats in advance on 7k subscribers.

  • @piyushdahiya3696
    @piyushdahiya3696 Год назад +1

    organized high quality video...deserves more views !!

  • @renends7615
    @renends7615 Год назад +1

    Great content, clarified my doubts!

  • @Necromancer-kz4rx
    @Necromancer-kz4rx Год назад

    Thanks Mike for the good explanation!

  • @cathalsurfs
    @cathalsurfs Год назад

    Excellent info thanks!

  • @paschalacholonu1418
    @paschalacholonu1418 11 месяцев назад

    ‘git’ is not recognized as an internal or external command, operable program or batch file
    What do I do?

  • @staticalmo
    @staticalmo 10 месяцев назад

    where do you take the music from?

  • @Alexander-zt9kz
    @Alexander-zt9kz 3 месяца назад

    You have very nice eyes Mike. They go well with your olive green shirt.

  • @smusunuri
    @smusunuri Год назад

    You have not discussed about when to deploy to development, qa and prod environments ?

    • @maxfan6035
      @maxfan6035 Год назад

      This is just a lab version github workflow as I see.

  • @Garenawarrior
    @Garenawarrior 2 года назад

    sir i only get 1 hour of workflow can you please help me to increase the time

  • @kumarkrishna4973
    @kumarkrishna4973 2 года назад

    In a single workflow, How do i get list of failed jobs list and successful job s list?

    • @KahanDataSolutions
      @KahanDataSolutions  2 года назад

      You can see it visually under the "Actions" tab. If you click on a specific workflow run you can see which jobs & steps passed/failed.

  • @markcuello5
    @markcuello5 Год назад

    HELP