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

Add github-handle for Tyler Thome in home-unite-us.md #7175

Closed
5 tasks done
Tracked by #5441
roslynwythe opened this issue Aug 5, 2024 · 3 comments · Fixed by #7346
Closed
5 tasks done
Tracked by #5441

Add github-handle for Tyler Thome in home-unite-us.md #7175

roslynwythe opened this issue Aug 5, 2024 · 3 comments · Fixed by #7346
Assignees
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 Status: Updated No blockers and update is ready for review

Comments

@roslynwythe
Copy link
Member

roslynwythe commented Aug 5, 2024

Prerequisite

  1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started Page.
  2. Before you claim or start working on an issue, please make sure you have read our How to Contribute to Hack for LA Guide.

Overview

We need to create a single variable github-handle to hold the github handle for each member of the leadership team. Eventually github-handle will replace the github and picture variables, reducing redundancy in the project file.

Action Items

  • Open the file _projects/home-unite-us.md in the IDE
  • Replace:
- name: Tyler Thome

with

- name: Tyler Thome
  github-handle:
  • Do not use a tab to indent github-handle. YAML doesn't allow tabs; it requires spaces.
  • Using docker, confirm that the appearance of the project webpage is unchanged at all screen sizes. The project webpage URL can be found below under Resources.

For Merge Team

Resources/Instructions

https://github.com/hackforla/website/wiki/project.md-file-template
https://jekyllrb.com/
For QA to validate change: https://github.com/hackforla/website/blob/gh-pages/_projects/home-unite-us.md?plain=1
Project Webpage: https://www.hackforla.org/projects/home-unite-us

@roslynwythe roslynwythe 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) ready for dev lead Issues that tech leads or merge team members need to follow up on size: 0.25pt Can be done in 0.5 to 1.5 hours labels Aug 5, 2024
@github-project-automation github-project-automation bot moved this to New Issue Approval in P: HfLA Website: Project Board Aug 5, 2024
@roslynwythe roslynwythe changed the title Add github-handle for [INSERT NAME] in home-unite-us.md Add github-handle for Tyler Thome in home-unite-us.md Aug 5, 2024
@roslynwythe roslynwythe removed the ready for dev lead Issues that tech leads or merge team members need to follow up on label Aug 5, 2024
@roslynwythe roslynwythe added this to the x. Technical debt milestone Aug 5, 2024
@roslynwythe roslynwythe moved this from New Issue Approval to Prioritized backlog in P: HfLA Website: Project Board Aug 5, 2024
@ihop-56 ihop-56 self-assigned this Aug 7, 2024
@HackforLABot
Copy link
Contributor

Hi @ihop-56, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@ExperimentsInHonesty ExperimentsInHonesty moved this from Prioritized backlog to In progress (actively working) in P: HfLA Website: Project Board Aug 7, 2024
@HackforLABot HackforLABot added the To Update ! No update has been provided label Aug 16, 2024
@HackforLABot
Copy link
Contributor

@ihop-56

Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."

If you need help, be sure to either: 1) place your issue in the Questions/In Review column of the Project Board and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. Please note that including your questions in the issue comments- along with screenshots, if applicable- will help us to help you. Here and here are examples of well-formed questions.

You are receiving this comment because your last comment was before Tuesday, August 13, 2024 at 12:14 PM PST.

@ihop-56
Copy link
Member

ihop-56 commented Aug 17, 2024

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
    I have completed setting up the repository and Docker environment. The necessary changes have been made as per issue Add github-handle for Tyler Thome in home-unite-us.md #7175, and a pull request has been submitted. The current status is that everything is done, and there is nothing left to do.

  2. Blockers: "Difficulties or errors encountered."
    No blockers encountered after setting up the repo and Docker. The setup process was completed successfully, and the changes were made as instructed in the issue Add github-handle for Tyler Thome in home-unite-us.md #7175. However, I got a bunch of PR runs failed emails. I'm attaching the screenshot below.

  3. Availability: "How much time will you have this week to work on this issue?"
    I have completed this task, so there’s no further availability needed this week.

  4. ETA: "When do you expect this issue to be completed?"
    The issue has been completed, and the pull request has been submitted.
    5.Pictures (optional): "Add any pictures of the visual changes made to the site so far."
    No visual changes were made to the website as this was a code change only. However, I'm attaching a screenshot of the PR runs fail messages I got.

image

@ihop-56 ihop-56 added Status: Updated No blockers and update is ready for review and removed To Update ! No update has been provided labels Aug 17, 2024
@github-project-automation github-project-automation bot moved this from In progress (actively working) to QA in P: HfLA Website: Project Board Aug 27, 2024
@kgold2018 kgold2018 moved this from QA to Done in P: HfLA Website: Project Board Nov 9, 2024
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 Status: Updated No blockers and update is ready for review
Projects
3 participants