GitHub Actions (Branch Protection, Automated Testing) - Full Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024

ความคิดเห็น • 27

  • @Herbert.
    @Herbert. ปีที่แล้ว +7

    ??? I literally was trying to learn about GitHub Actions THIS MORNING, and here you are with a half-hour video explaining everything. Thank you!

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

    This has been amazing! May have to watch the webinar replay.
    Planning out making my own game engine rn, and I'm actually ACTUALLY gonna use git this time. (I really need the advantage!!!)
    Probably gonna misuse the branches a little bit; using them to run projects and games with premature versions, (Some, practically no version) and use that to add necessary features to the main, before rebuilding the games.
    Thank you so much for everything through the years! You have been an invaluable resource to many! I hope one day to match or beat your level of contribution to humanity!!!

  • @khan8098
    @khan8098 ปีที่แล้ว +2

    Just what I was looking for. Thanks dude, keep up the good work

  • @rawdaramy9873
    @rawdaramy9873 ปีที่แล้ว +2

    Hello tim with all recpect, I would like to ask you to make a series of videos on Socket programming with python and java from scratch and get kind of deep in it .... I really like your explanation it's very helpful and really thank you for that and I want to learn a lot of programming stuff from you and I really appreciate your work and I always get deep in your amazing great channel content and I won't regrate You always surprise me! ..... hope you will see this

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

    always to the point. Thank you Tim!

  • @JL-fly7
    @JL-fly7 ปีที่แล้ว

    Thanks for your hard work and sharing your knowledge with us here.

  • @mattsb5196
    @mattsb5196 2 หลายเดือนก่อน

    awesome video.

  • @onlymen22
    @onlymen22 ปีที่แล้ว +2

    THANKS BRO !

  • @alananalyst7795
    @alananalyst7795 ปีที่แล้ว +10

    I absolutely love this git, github series! I watched old ones they were really good I am so happy you did a new one!

  • @AlejandroLabaríasQuílez
    @AlejandroLabaríasQuílez ปีที่แล้ว +1

    Thanks for your videos!! Which cloud repository would you recommend GitHub or Azure DevOps? It would be interesting a video comparing their features, pros and cons...

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

    Your video is awesome .thanks Bro

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

    Thanks!

  • @AxVapor
    @AxVapor 5 วันที่ผ่านมา

    With the Branch Protection Rules, will the pull request always be in red like that? I believe I have everything set up correctly but my brain is telling me that checking that red box and merging is not the way to merge onto a protection branch... It feels like I'm bypassing the correct steps of the Protected Branch Merge Process.

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

    thank you for the video, say for monorepo, is it possible to run only FE/BE jobs depends on the PR updates? for example my pr only include javascript code changes so I would like to only run the FE job instead of all jobs together with BE

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

    I have good GitHub profile filled with personal development projects in Js, Ts, (backend), I don't want to spend time in preparing for DSA for interviews only, what can be way to high paying jobs in web backend having 2 yrs of work experience in different domain

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

    Setting the secret the way shown in this video led me to getting errors. It would interpret the secret as an empty string. Instead I followed those instructions to use a secret and get it working. I hope it helps someone having this issue:
    1. Go to the main page of your GitHub repository.
    2. Click on the Settings tab located at the top of the page.
    3. In the left sidebar, click on "Secrets and Variables"
    4. Click on "Actions"
    5. Click the green "New repository secret" button.
    6. Input your secret information and cilck "Add secret".

  • @ClarenceJordan-ce4pn
    @ClarenceJordan-ce4pn หลายเดือนก่อน

    This is the best one I have watch thanks man

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

    I will create GitHub actions in my project and I just find your video. Thanks for sharing.

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

    what technologies have more IT job opportunities in Canada?

  • @victoria-exito
    @victoria-exito ปีที่แล้ว

    Hi, I subscribed to your channel I think your content is valuable. I have not watched other of your videos but at least for this oneI have some recommendations: do not ever use zoom in zoom out as you did in this video, you drove me crazy and dizzy. Additionally: do not be in a hurry, the mouse must be moved the less as possible and should move only to point and make clear where to see in your screen while you explain, the scroll down/up must be smooth, transitions among different windows must be clear and slow. Do not make your audience waiste time going back and forward because of the observations I made. Thank you!

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

    always gotta "fist commit"
    Love the videos, this was super helpful

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

    Hey Tim! I’m a backend developer in python in a startup in India. I’m very new to open source contributions . Can you make a video on how to find a project and to some contribution.

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

    Run event run-os env /action@v2 python dependencies codebase

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

    Hi bro, can you let me know, how to achieve CD with the help of actions

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

    I was just looking how do these!

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

    Thank you so much sr.