-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedback on week 2 project progress for willyseahh #1
Comments
Hi I Have tagged Level-2 ,3,4,5. Could you check it again please? |
those look like commit messages, not tags |
oh my... but in my intellJ terminal i always followed this steps.
git push doesn't push the tag name as well? So sorry for the mistake Prof.. Will I be penalize for missing 2-5? I've done it... Its just I didn't know my tags did not get pushed |
Oh my.. So sorry about that Prof. Do you require me to go back to my previous commit, and then re tag them and submit? |
But I am not sure of how to do the above, and am afraid that I may mess up my currently version. I tried googling but it doesn't seem to be working. |
Alright Prof I think I've done it. I did it by:
I did that for Level,2,3,4,5 and then i just checkout master to go back to my current Level 8. Sorry Prof but I won't be penalized right? |
You didn't have to check out. You can just use the hash to tag it in retrospect. |
Alright I see. However, when i did git checkout "hash for Level 2". My IntellJ's code did not change, in order for IntellJ to reflect the changes I need to "git pull" it so I can see the old Level 2 code right? |
Probably just IntelliJ not refreshing immediately? I think it should show the changes (unless there are some conditions that I am unaware of) without having to pull |
Alright thank you Prof. Prof just to confirm we dont need to save the file in a specific format for level-7 right? Because I used java.Serialization and saved the entire arraylist into data.txt, instead of saving |
so my data.txt doesn't contain alphabets/text, its binary form of the arraylist containing the tasks |
Hmmmm, this is a general question that can benefit the class. Please ask on the forums. I will not reply here 😛 |
Alright, thank you! |
Prof Ashkay, can I check for my case am I considered to have met all the deliverable for week 2? I did the work, just did not push my tags... But for the level-1-6 tag that i pushed has everything done from level 1-6 |
The bot will pick up the updates next time it runs. |
Progress observed
A version tagged
level-1-6
is in the repo(:heavy_check_mark: well done!)( :warning: The tag is slightly different from the expected value (Level-1
). Please follow the exact tag in future )A version tagged
Level-2
is in the repo(:exclamation: try to do by next milestone)A version tagged
Level-3
is in the repo(:exclamation: try to do by next milestone)A version tagged
Level-4
is in the repo(:exclamation: try to do by next milestone)A version tagged
Level-5
is in the repo(:exclamation: try to do by next milestone)A version tagged
Level-6
is in the repo(:heavy_check_mark: well done!)Note: the above observation was done by the CS2103-feedback-bot and covers changes up to 2020-01-27 00:00:00 only. If you think the above observation is incorrect, please let us know by replying in this thread. Please include links to relevant PRs/comments in your response.
The text was updated successfully, but these errors were encountered: