A typical GitHub workflow // what to expect

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 มิ.ย. 2024
  • 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.
    ►► The Starter Guide for GitHub (Free PDF)
    Learn 2 key GitHub benefits for data engineers + get a cmd cheat sheet so you can develop like a pro → bit.ly/starter-github
    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 ปีที่แล้ว

    ►► The Starter Guide for GitHub (Free PDF) → bit.ly/starter-github
    Learn 2 key benefits for data engineers + a command cheat sheet so you can develop like a pro

  • @pipertripp
    @pipertripp หลายเดือนก่อน +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.

  • @Necromancer-kz4rx
    @Necromancer-kz4rx ปีที่แล้ว

    Thanks Mike for the good explanation!

  • @cathalsurfs
    @cathalsurfs ปีที่แล้ว

    Excellent info thanks!

  • @renends7615
    @renends7615 ปีที่แล้ว +1

    Great content, clarified my doubts!

  • @piyushdahiya3696
    @piyushdahiya3696 ปีที่แล้ว +1

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

  • @staticalmo
    @staticalmo 8 หลายเดือนก่อน

    where do you take the music from?

  • @Alexander-zt9kz
    @Alexander-zt9kz หลายเดือนก่อน

    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.

  • @paschalacholonu1418
    @paschalacholonu1418 9 หลายเดือนก่อน

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

  • @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