Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1573

On-boarding: Step 3 - get familiar with IGB workflow and git

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
    • Story Points:
      2
    • Sprint:
      Summer 2019 Sprint 7, Summer 2019 Sprint 8, Fall 5 : 14 Oct to 25 Oct, Fall 6 : 28 Oct to 8 Nov, Spring 9 : 25 May to 8 Jun, Summer 3: 6 Jul - 17 Jul, Summer 4: 14 Jul - 28 Jul, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep, Winter 4 Feb 8 - Feb 19, Winter 5 Feb 22 - Mar 5, Spring 4 2021 May 3 - May 14, Summer 2 2023 May 29, Fall 4 2023 Oct 16, Spring 5

      Description

      The goal of this on-boarding ticket is for you to take a deep dive into the fork-and-branch workflow we use in the IGB project, and how we manage tasks using Jira from Atlassian.

      Review the following modules from the on-line IGB programming class:

      • Module 4 - Workflow
      • Module 5 - Git

      Completing Module 5 will take the most time! Do the git branching tutorial, read the branching workflow explanation, and watch the git power routines video.

      Take the "git quiz" from Module 5 and make a note of it here. If you had any questions or comments about the quiz, make a note of them here.

      Reviewers:

      • Check that the assignee added comment(s) about the git quiz.
      • Check that the assignee has unassigned this ticket after moving it forward to Needs First Level Review and Pull Request Submitted

        Attachments

          Issue Links

            Activity

            Hide
            rweidenh Logan Weidenhammer (Inactive) added a comment -

            Completed.

            Show
            rweidenh Logan Weidenhammer (Inactive) added a comment - Completed.
            Hide
            ann.loraine Ann Loraine added a comment - - edited

            Chirag Chandrahas Shetty - I made a couple of changes to this ticket. Please take a look - there is an additional thing to do.

            Show
            ann.loraine Ann Loraine added a comment - - edited Chirag Chandrahas Shetty - I made a couple of changes to this ticket. Please take a look - there is an additional thing to do.
            Hide
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment -

            [~aloraine] I am not able to take the quiz. Getting an error message that only registered, enrolled users can take graded quizzes.

            Show
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment - [~aloraine] I am not able to take the quiz. Getting an error message that only registered, enrolled users can take graded quizzes.
            Hide
            ann.loraine Ann Loraine added a comment -

            You need to enroll in the class to take the quiz.

            Show
            ann.loraine Ann Loraine added a comment - You need to enroll in the class to take the quiz.
            Hide
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment -

            Done with the quiz. Some of the questions were tricky.

            Show
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment - Done with the quiz. Some of the questions were tricky.
            Hide
            ann.loraine Ann Loraine added a comment -

            When you get a chance, it would super helpful to have some feedback. Maybe add some comments: Which parts were most interesting in your opinion? Which parts were less interesting or less useful?

            Show
            ann.loraine Ann Loraine added a comment - When you get a chance, it would super helpful to have some feedback. Maybe add some comments: Which parts were most interesting in your opinion? Which parts were less interesting or less useful?
            Hide
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment -

            I found the first ten questions easy, and the remaining two questions were really interesting. Especially the 11th question was a bit tricky since there are two ways to do that. Maybe we can break the quiz into two parts. The first one will have 1-10 questions and a second quiz covering some advance topics like squashing the commits, cherry-pick, etc.

            Show
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment - I found the first ten questions easy, and the remaining two questions were really interesting. Especially the 11th question was a bit tricky since there are two ways to do that. Maybe we can break the quiz into two parts. The first one will have 1-10 questions and a second quiz covering some advance topics like squashing the commits, cherry-pick, etc.
            Hide
            ann.loraine Ann Loraine added a comment -

            Thanks for the feedback!

            Do please move this to Closed at your earliest convenience.

            Show
            ann.loraine Ann Loraine added a comment - Thanks for the feedback! Do please move this to Closed at your earliest convenience.
            Hide
            ssegu Sai Supreeth Segu (Inactive) added a comment -

            This quiz has covered basic commands for using Git which will help everyone and I believe adding some extra questions covering concepts in the git branching tutorial as well like cherry-pick, pull, push, fetch, etc will be useful.

            Show
            ssegu Sai Supreeth Segu (Inactive) added a comment - This quiz has covered basic commands for using Git which will help everyone and I believe adding some extra questions covering concepts in the git branching tutorial as well like cherry-pick, pull, push, fetch, etc will be useful.
            Hide
            noor91zahara Noor Zahara (Inactive) added a comment -

            Sai Supreeth Segu - You can move this ticket to done.

            Show
            noor91zahara Noor Zahara (Inactive) added a comment - Sai Supreeth Segu - You can move this ticket to done.
            Hide
            ann.loraine Ann Loraine added a comment -

            Please add comment about the git quiz. See above Description for details.

            attn: Irvin Naylor

            Show
            ann.loraine Ann Loraine added a comment - Please add comment about the git quiz. See above Description for details. attn: Irvin Naylor
            Hide
            inaylor Irvin Naylor (Inactive) added a comment -

            The git quiz was pretty straightforward. It included a few basic commands as well as some more advanced situations, making it not too easy and not too hard. I agree with Sai Supreeth Segu that adding some more concepts covering the commands in the branching tutorial would help in rounding it out. I did like how the fill in the blank question was a little more open as well.

            Show
            inaylor Irvin Naylor (Inactive) added a comment - The git quiz was pretty straightforward. It included a few basic commands as well as some more advanced situations, making it not too easy and not too hard. I agree with Sai Supreeth Segu that adding some more concepts covering the commands in the branching tutorial would help in rounding it out. I did like how the fill in the blank question was a little more open as well.
            Hide
            ssegu Sai Supreeth Segu (Inactive) added a comment -

            Irvin Naylor - You can move this ticket to done

            Show
            ssegu Sai Supreeth Segu (Inactive) added a comment - Irvin Naylor - You can move this ticket to done
            Hide
            omarne Omkar Marne (Inactive) added a comment -

            The git quiz was competitive with more advanced scenarios. It covered all the important commands which are used while working with git. Adding more concepts in the tutorial will cover the advanced scenarios from the quiz.

            Show
            omarne Omkar Marne (Inactive) added a comment - The git quiz was competitive with more advanced scenarios. It covered all the important commands which are used while working with git. Adding more concepts in the tutorial will cover the advanced scenarios from the quiz.
            Hide
            inaylor Irvin Naylor (Inactive) added a comment -

            Omkar Marne Review:

            • Comments about the git quiz are there
            • This ticket is unassigned and will be moved to closed

            Everything looks good!

            Show
            inaylor Irvin Naylor (Inactive) added a comment - Omkar Marne Review: Comments about the git quiz are there This ticket is unassigned and will be moved to closed Everything looks good!
            Hide
            jayostwal Jay Ostwal (Inactive) added a comment -

            The quiz was very competitive and more of conceptual one which makes you think a lot before answering any of the questions. Few questions were straightforward to answer but majority of them made me think twice while selecting the right options.

            Show
            jayostwal Jay Ostwal (Inactive) added a comment - The quiz was very competitive and more of conceptual one which makes you think a lot before answering any of the questions. Few questions were straightforward to answer but majority of them made me think twice while selecting the right options.
            Hide
            omarne Omkar Marne (Inactive) added a comment -

            Jay Ostwal review:

            • Comments regarding the quiz are mentioned.
            • Moving ticket to close.

            Everything looks good.

            Show
            omarne Omkar Marne (Inactive) added a comment - Jay Ostwal review: Comments regarding the quiz are mentioned. Moving ticket to close. Everything looks good.
            Hide
            kgopu Kaushik Gopu added a comment -

            The questions were great and covers most of the important concepts in git. However, adding few questions related to merge, cherry-pick, rebase and their differences will make this quiz more interesting.
            Overall, the quiz was fun and learned some new things from it.

            Show
            kgopu Kaushik Gopu added a comment - The questions were great and covers most of the important concepts in git. However, adding few questions related to merge, cherry-pick, rebase and their differences will make this quiz more interesting. Overall, the quiz was fun and learned some new things from it.
            Hide
            jsirigin Jaya Sravani Sirigineedi added a comment -

            The quiz covered scenarios that developers might face while working on any feature and the way the questions are structured like a real example made it quite interesting, fun, and allowed to learn new concepts.

            Show
            jsirigin Jaya Sravani Sirigineedi added a comment - The quiz covered scenarios that developers might face while working on any feature and the way the questions are structured like a real example made it quite interesting, fun, and allowed to learn new concepts.
            Hide
            karthik Karthik Raveendran added a comment - - edited

            Jaya Sravani Sirigineedi review:

            • Comments regarding the quiz has been added
            • Ticket was unassigned after moving it to First Level Review

            Requesting PR

            Show
            karthik Karthik Raveendran added a comment - - edited Jaya Sravani Sirigineedi review: Comments regarding the quiz has been added Ticket was unassigned after moving it to First Level Review Requesting PR
            Hide
            dmarrott Dylan Marrotte added a comment -

            The quiz was a good way to put the knowledge I gained from the modules to the test! Some of the questions were challenging because I am not that familiar with git yet but it was good to have questions with scenarios I may encounter with IGB and git in general.

            Show
            dmarrott Dylan Marrotte added a comment - The quiz was a good way to put the knowledge I gained from the modules to the test! Some of the questions were challenging because I am not that familiar with git yet but it was good to have questions with scenarios I may encounter with IGB and git in general.
            Hide
            dmarrott Dylan Marrotte added a comment -

            Also, I think adding 'you need to enroll in the canvas' course in order to be able to access the graded quiz portion would be helpful!

            Show
            dmarrott Dylan Marrotte added a comment - Also, I think adding 'you need to enroll in the canvas' course in order to be able to access the graded quiz portion would be helpful!
            Hide
            ann.loraine Ann Loraine added a comment -

            Thanks for the feedback! Moving to Done.

            Show
            ann.loraine Ann Loraine added a comment - Thanks for the feedback! Moving to Done.

              People

              • Assignee:
                dmarrott Dylan Marrotte
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                12 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: