Skip to content
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

Removed Yujin Chang from Project Profile: Lucky Parking #5901

Merged
merged 13 commits into from
Nov 21, 2023

Conversation

jleung7158
Copy link
Member

Fixes #5801

What changes did you make?

  • Found the leadership variable in the _projects/lucky-parking.md file and removed Yujin Chang's information.

Why did you make the changes (we will use this info to test)?

  • We need to keep project information up to date so that visitors to the website can find accurate information.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied issue 5801 before changes
Visuals after changes are applied issue 5801 after changes

Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b jleung7158-update-project-profile-5801 gh-pages
git pull https://github.com/jleung7158/website.git update-project-profile-5801

Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:

https://github.com/jleung7158/website/blob/update-project-profile-5801/CONTRIBUTING.md  

@github-actions github-actions bot added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) time sensitive Needs to be worked on by a particular timeframe size: 0.25pt Can be done in 0.5 to 1.5 hours labels Nov 14, 2023
@jleung7158
Copy link
Member Author

For availability and ETA for this issue:
i. Availability: Monday-Tuesday after 2PM, Wednesday-Friday after 7PM
ii. ETA: 1- 1.5 weeks

@LRenDO LRenDO self-requested a review November 15, 2023 23:36
Copy link
Member

@LRenDO LRenDO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jleung7158!
Great job overall with this pull request!

  • The branching was done correctly
  • Issue number was listed
  • The PR title is descriptive of the changes
  • Changes were made correctly in the code
  • Changes appear correctly on the site. Yujin Chang has been removed.
  • Relevant images were included to show visual changes
  • The PR request clearly states what was updated
  • The PR request states why the changes are being made

I do have one request to remove changes that are not included in the issue. Line 65 of _projects/expunge-assist.md has two backticks added that shouldn't appear. It should read Slack instead of Slack''. I believe this is likely due to not pulling the most current changes into your local gh-pages before branching. If I remember correctly, you were working in that file for your last issue.

  • Please pull the hackforla/website gh-pages into your feature branch and then push it back to your fork. The PR should automatically include those changes once they are pushed. You can verify the changes in the Files changed tab of the pull request to make sure only the intended changes are included.

Once it's updated, remember to click the circle with the arrows next to my user name in the reviewers section. Thanks for taking the time to contribute to the website!

@jleung7158 jleung7158 requested a review from LRenDO November 16, 2023 05:01
@jleung7158
Copy link
Member Author

Thank you @LRenDO ! I have tried doing what you suggested, and I hope it was done correctly. It's strange because I did do a git pull upstream and push onto my local branch before making the new feature branch, but I guess it is out of sync. I will double check the CONTRIBUTING.md to see what I can do, though I am also open to any suggestions you may have!
For availability and ETA for this issue:
i. Availability: Monday-Tuesday after 2PM, Wednesday-Friday after 7PM
ii. ETA: 1- 1.5 weeks

@LRenDO
Copy link
Member

LRenDO commented Nov 16, 2023

Thanks @jleung7158! It looks like it fixed the Slack issue in expunge-assist.md, but looking at the Files changed tab, Sam Sengupta is added back. It looks like the PR for removing Sam was merged yesterday (#5902) so it could have been removed after you pulled the changes yesterday. If you could pull and push one more time hopefully that will take care of it!

I'm also not sure then how the expunge-assist.md change remained in there. I am happy to jump on Slack with you and look at what you've got and your process and see if we can figure out what happened and/or prevent similar hiccups in the future.

@jleung7158
Copy link
Member Author

Alright @LRenDO I did another push/pull as late as I could, hopefully it will be good this time!
For availability and ETA for this issue:
i. Availability: Monday-Tuesday after 2PM, Wednesday-Friday after 7PM
ii. ETA: 1- 1.5 weeks

@LRenDO
Copy link
Member

LRenDO commented Nov 17, 2023

Hi @jleung7158! Thanks for updating again. Unfortunately, it looks like that didn't work. Removing Sam's info manually is probably the fastest way to fix the issue and the easiest to explain.

Please delete the following lines (64-69) and push it back to your fork.

 - name: Sam Sengupta
    role: UX/UI Designer
    links:
      slack:
      github:
    picture: https://avatars.githubusercontent.com/u/41702879

Again, you can verify only your intended changes have been made by clicking the Files changed tab on this pull request. Thanks!

@JanineSooThow
Copy link
Member

availability: Sunday, Monday, Tuesday NZ time
ETA: By Tuesday 18th november NZT

@JanineSooThow
Copy link
Member

Hello @jleung7158 thank you for taking up this issue! From my review, I can see the PR was correctly done with the correct branch and you have successfully removed Yujin's information as requested in the issue. Code after removal of Yujin's information looks clean and tidy. Well done! Good job on showing the before and after changes visually. I will wait until you delete lines 64-69 as requested by @LRenDO and then I will review it again so I can approve your PR.

@jleung7158
Copy link
Member Author

I have removed the info manually as suggested! Ready for review @LRenDO @JanineSooThow
i. Availability: (PST) Monday-Tuesday after 2PM, Wednesday-Friday after 7PM
ii. ETA: 1- 1.5 weeks

Copy link
Member

@LRenDO LRenDO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jleung7158, thanks for making the updates! Looks like it's all set on my end!

@JanineSooThow
Copy link
Member

Hello @jleung7158 thank you for the changes! Just had a check and it looks all good! :D Awesome job! Will approve this PR

@LRenDO LRenDO merged commit a11e33e into hackforla:gh-pages Nov 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Project Profile: Lucky Parking (Remove Yujin Chang)
3 participants