Collaborate using GitHub and Visual Studio 2019 - Pull Requests and Issues

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

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

  • @Checker8763
    @Checker8763 5 лет назад +10

    You are an underrated Channel!
    Your Videos have such a great quality, your voice is nice to listen to and the visuals are clear and quickly understandable!

    • @bill-raymond
      @bill-raymond  5 лет назад +1

      Thank you very much and glad you are enjoying the videos!

    • @chrisraisin5587
      @chrisraisin5587 4 года назад

      I have never underrated it! I just discovered it, and it is GREAT!

  • @covinavirus1964
    @covinavirus1964 4 года назад +1

    Bill, you save hours of mine for researching these, you rocks!

    • @bill-raymond
      @bill-raymond  4 года назад

      Awesome! So glad to hear hear stories like this!

  • @paxvostrum4824
    @paxvostrum4824 4 года назад +2

    Never subscribed to anyone so fast! Nice channel, keep it going!

    • @bill-raymond
      @bill-raymond  4 года назад

      Well thank you! That’s a great compliment!

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

    This was a very well-made, well-explained video. Thank you!

    • @bill-raymond
      @bill-raymond  Год назад

      I'm glad you found it helpful, thank you! Sometimes I wonder how my older videos are standing up to the test of time, so I am glad to know it is still useful!

  • @かぶ-b8p
    @かぶ-b8p 3 года назад +1

    Great video!! Thank you so much!! I don't have enough words to say thanks, but I really appreciate it.

    • @bill-raymond
      @bill-raymond  3 года назад

      Thank you very much! I am very happy this helped you!

  • @qutiephoebe2154
    @qutiephoebe2154 4 года назад +1

    Straight to the point. No bull. Thanks for uploading.❤👍

    • @bill-raymond
      @bill-raymond  4 года назад

      Thank you again for another great comment!

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

    Thank you so much for this informative video Bill. Thanks a ton!

  • @ImagineGamingPlay
    @ImagineGamingPlay 3 года назад

    Hipster Bill deserves his own channel

    • @bill-raymond
      @bill-raymond  3 года назад

      I will let him know. He will be so stoked!

  • @martinutzon7641
    @martinutzon7641 5 лет назад +2

    Hi Bill
    You are an excellent teacher - I must say.... thanks a lot :)

  • @cubanguyen6151
    @cubanguyen6151 4 года назад +1

    Fantastic explanation. You are so good at teaching.

    • @bill-raymond
      @bill-raymond  4 года назад

      Thank you very much! If you wouldn’t mind, I would appreciate your sharing the channel with others. Happy new year!

  • @aldin3994
    @aldin3994 4 года назад +3

    Nice tutorial, you did a great job. Loved Hipster Bill Raymond =)

    • @bill-raymond
      @bill-raymond  4 года назад

      Thanks and I will let Hipster Bill Raymond know you liked it once he emerges from his yurt and is out of self isolation.

  • @MUSICA1742
    @MUSICA1742 3 года назад +1

    Great! Thank you so much. I appreciate it. this helped me a lot in my job.

    • @bill-raymond
      @bill-raymond  3 года назад

      Great news! I am behind on releasing the newer version of this, but it is almost ready. You may be aware that VS 2019 updates introduce a new GitHub UI, so please keep your eyes open for that.

  • @essamkhattab2156
    @essamkhattab2156 5 лет назад +1

    great and useful information!! really I enjoying , keep up Bill :)

    • @bill-raymond
      @bill-raymond  5 лет назад +1

      Thanks! Next up is using Virtual Studio with Azure DevOps. Then I’m asking if people want to know how to set up Azure DevOps for their org. Please let me know what you are looking for.

    • @essamkhattab2156
      @essamkhattab2156 5 лет назад

      ​@@bill-raymond When you create a local database and push with git it is always missing APP_Data file with DB. I can fix it manually but is there a better solution? if you make video explanation that would be awesome.

    • @bill-raymond
      @bill-raymond  5 лет назад +1

      I’m unsure of that issue and will see if I can figure it out. If I do I’ll respond back with a new video.

    • @bill-raymond
      @bill-raymond  5 лет назад

      @@essamkhattab2156 I figured out the solution and created a video for you! Please be aware, a best practice is to share your scripts to create the database, tables, queries, etc., but after you watch the video, you will know how to add the app_data and DB (mdf, ldf, ndf) files to your Git and GitHub repos. Hope you like it! ruclips.net/video/DSUtqG2wk2E/видео.html

    • @chrisraisin5587
      @chrisraisin5587 4 года назад

      @@bill-raymond Azure DevOps really is for business projects so I am interested only in GIT since I can use it for free (being a retired pensioner). Also, Azure DevOps seems to me to suit teams more than individuals. The downside is that to keep your code non-public it costs!

  • @albertoizquierdo5451
    @albertoizquierdo5451 4 года назад

    Great video, nice job Bill!
    Thank you very much =)

    • @bill-raymond
      @bill-raymond  4 года назад +1

      You are very welcome! Glad you found the video helpful!

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

    Really amazing video

  • @gregoryayca
    @gregoryayca 4 года назад

    I would like to see doing all this in Visual Studio. The scenario will be a group of 20 developers working on a big solution with many projects . The concept would be having a master in GitHub and everybody willing to make a change has to create a Branch in GitHub. The standard is to create a branch named with a Task#. in GitHub. So everybody is aware that a branch exist for the Task# and when and who created it and what is about. At this point this is all you do in GitHub. Then you go to VS and create a folder with same Task#, then you create a branch and checkout the solution inside the folder in your pc (... repos/Task#/...) . Then you start making changes on VS , committing locally to the branch, then after you are done commit and sync to the remote branch, so QA can test your branch changes. Finally after QA approves , sync the branch with master branch and you are done. Unless you have a better method. Thanks

    • @bill-raymond
      @bill-raymond  4 года назад

      Hi Gregory, my videos have slowed down a bit because of the pandemic and having to deal with other pressing business issues, but I am working on a few right now. Collaboration requests are really common and I am going to do something along those lines, so please subscribe if you have not already and keep your eyes out. It probably won't be twenty people, but I am working out the process for two people using rebase and I think it is scalable.

  • @chrisraisin5587
    @chrisraisin5587 4 года назад

    Hipster Bill Raymond needs a haircut! He must be social distancing during this virus pandemic! LOL

    • @bill-raymond
      @bill-raymond  4 года назад +1

      For some reason, he is obsessed with perfecting his Bieber hair and Rollie Fingers stache, but I'm sure that will pass. He's style choices naturally keep people socially distant from him so he is totally safe. I'll pass your concern along. :-)

  • @marcelomagri
    @marcelomagri 4 года назад

    Awesome video, Bill, thank you very much. Could you do something explaining how I can add/merge PRs from the original project to my fork?

    • @bill-raymond
      @bill-raymond  4 года назад +1

      Hi Marcelo, I am looking into that so will likely post something on it in the future but it will probably not be right away. Thanks for the nice words!

    • @marcelomagri
      @marcelomagri 4 года назад +1

      @@bill-raymond Thank you for the reply Bill

  • @minimalcoder3236
    @minimalcoder3236 4 года назад

    Thanks Hipster Bill, you are way cooler than Regular Bill :D:D

    • @bill-raymond
      @bill-raymond  4 года назад

      I will totally let Hipster Bill know! We are meeting later tonight for cans of Hamm’s beer after a quick ride on our fixies.

  • @loolilyveditaseesungkur7859
    @loolilyveditaseesungkur7859 3 года назад +1

    hi sir does "Bill" can open the program on visual studio and make changes from there in place of making the changes on github?

    • @bill-raymond
      @bill-raymond  3 года назад +1

      Yes. I just did not do it to get the video done a little faster.

    • @loolilyveditaseesungkur7859
      @loolilyveditaseesungkur7859 3 года назад

      @@bill-raymond okay sir i tried to do this but unfortunately my friend could not open the program on visual studio

    • @bill-raymond
      @bill-raymond  3 года назад

      Have your friend fork the code, open that forked copy in VS and then send a Pull Request

    • @loolilyveditaseesungkur7859
      @loolilyveditaseesungkur7859 3 года назад

      @@bill-raymond Thank you sir we will try to do this.

  • @cyrildouglas9262
    @cyrildouglas9262 4 года назад

    Thanks Bill for such a great video, I have a question, let's say I created a pull request and commit two changes and the merge accepted by the author, but after that I want to add more changes like some other commits, every time I make a change I have to do a pull request again or just once is enough ?

    • @bill-raymond
      @bill-raymond  4 года назад +1

      That is how I had been doing it (1 PR = 1 batch of changes). However what you want is totally acceptable. You can simply commit your changes on that PR, make a commit, and do a push (or sync, whatever you like). When the PR owner goes to your changes, there will be a “Commits” tab in GitHub. They will also get notifications and see them in VSCode or VS 2019. So yeah, you can do it. Here’s what I will say though.. make a different pull request if your changes are not directly related to that PR. Make sense?

    • @cyrildouglas9262
      @cyrildouglas9262 4 года назад +1

      Thanks for the reply, I think I got the idea.

  • @rabbombeo979
    @rabbombeo979 4 года назад

    Hi bill, again you're amazing. I hope you can teach us in Azure DevOps and VS2019 - pull request. Because my Clients use that remote repository.

    • @bill-raymond
      @bill-raymond  4 года назад

      Actually, that is available on this channel under "The Occasional Developer" Playlist. Here is the link: ruclips.net/video/sntGDmwA7yw/видео.html

    • @rabmichaelbombeo4921
      @rabmichaelbombeo4921 4 года назад

      @@bill-raymond Before this video Bill, I already watched the link you give me and I really learned a lot. What's my focus now is how to "code review - pull requests" using Azure DevOps. Also thank you for your fast response on this. God Bless you ! ! !

    • @bill-raymond
      @bill-raymond  4 года назад +1

      I’m learning that too and still trying to make sense of it. You can do most of that locally but not every azure service is available for local debugging. People always say “just upload to your test environment” but how do you do that and do it properly seems to be lost. I’ll post something when I’ve come up with something that seems reasonable - for me at least :)