website icon indicating copy to clipboard operation
website copied to clipboard

Update partners.yml so each partner have a program-area property

Open macho-catt opened this issue 2 years ago • 5 comments

Dependency

This issue will be able to be closed when the following issues are competed

  • ~#2271~
  • ~#2384~

Overview

We need to update our data files so liquid references become easier to implement.

Action Items

  • [ ] For each partner in the partners.yml file, add a new property called program-area and add the proper program-area value(s) in that field
Example for a partner with multiple program-areas
- name: Code for America
  image: /assets/images/about/sponsors/code-for-america.svg
  link: https://www.codeforamerica.org/
  program-area:
    - Citizen Engagement
    - Civic Tech Infrastructure
Example for a partner with a single program-area
- name: Ballotpedia
  image: /assets/images/about/partners/bp.png
  link: https://ballotpedia.org/Main_Page
  program-area:
    - Vote / Representation

Resources/Instructions

partners.yml Program Area Audit

macho-catt avatar Nov 06 '21 04:11 macho-catt

Hi @macho-catt.

Good job adding the required labels to this issue.

Additional Resources: Wiki: How to add status labels to issues (WIP. Link will be updated when the wiki is done) Wiki: How to create issues (WIP. Link will be updated when the wiki is done)

github-actions[bot] avatar Nov 06 '21 04:11 github-actions[bot]

@ExperimentsInHonesty is there a list or document somewhere that details which program area (or program areas) a partner supports? I can't seem find anything other than the partners under the citizen engagement page. That way we can reference which program areas each partners support more easily.

macho-catt avatar Nov 06 '21 04:11 macho-catt

Next steps

  • [x] Product
    • [x] Create a comment with the new content for the partners.yml file.
    • [x] Use the prior audit and make a list of all projects that need a program area update/revision.
    • [x] add the backend label on to the issue and remove product

ExperimentsInHonesty avatar Nov 21 '21 23:11 ExperimentsInHonesty

  • name: Empower LA image: /assets/images/about/partners/empower-la.png link: https://empowerla.org/ program-area:
    • Citizen Engagement
  • name: Code for America image: /assets/images/about/sponsors/code-for-america.svg link: https://www.codeforamerica.org/ program-areas:
    • Vote / Representation
  • name: Yale Open Lab image: /assets/images/about/partners/yale-open-labs.svg link: https://openlab.yale.edu/ program-areas:
    • Civic Tech Infrastructure
    • Environment
  • name: Metro image: /assets/images/about/partners/m.svg link: https://www.metro.net/ program-areas:
    • Environment
  • name: City of Santa Monica image: /assets/images/about/partners/city-of-santa-monica.png link: https://www.santamonica.gov/ program-areas:
    • Environment
  • name: FoodCycle LA image: /assets/images/about/partners/food-cycle-la.png link: https://www.foodcyclela.org/ program-areas:
    • Social Safety Net
  • name: Food Forward image: /assets/images/about/partners/food-forward.png link: https://www.goodfoodla.org/food-waste program-areas:
    • Social Safety Net
  • name: Good Food LA image: /assets/images/about/partners/good-food-la.png link: https://www.goodfoodla.org/food-waste program-areas:
    • Social Safety Net
  • name: Los Angeles Regional Food Bank image: /assets/images/about/partners/la-food-bank.png link: https://www.lafoodbank.org/ program-areas:
    • Social Safety Net
  • name: Safe Place for Youth image: /assets/images/about/partners/safe-place-for-youth.png link: https://www.safeplaceforyouth.org/ program-areas:
    • Social Safety Net
  • name: Point Source Youth image: /assets/images/about/partners/point-source-youth.svg link: https://www.pointsourceyouth.org/ program-areas:
    • Social Safety Net
  • name: Los Angeles City Attorney image: /assets/images/about/partners/la-city-attorney.png link: https://www.lacityattorney.org/ program-areas:
    • Justice
  • name: LADOT image: /assets/images/about/partners/la-dot.png link: https://ladot.lacity.org/ program-areas:
    • Environment
  • name: Los Angeles City Planning image: /assets/images/about/partners/la-city-planning.png link: https://planning.lacity.org/ program-areas:
    • Environment
  • name: The National Diversity & Inclusion Cannabis Alliance image: /assets/images/about/partners/ndica.png link: https://www.thendica.org/ program-areas:
    • Justice
  • name: Ballotpedia image: /assets/images/about/partners/bp.png link: https://ballotpedia.org/Main_Page program-areas:
    • Vote / Representation
  • name: EnCiv image: /assets/images/about/partners/enciv.svg link: https://enciv.org/ program-areas:
    • Vote / Representation
  • name: UCLA Law image: /assets/images/about/partners/ucla-law.png link: https://law.ucla.edu/ program-areas:
    • Justice
  • name: Golden Gate University School of Law image: /assets/images/about/partners/ggu-school-of-law.png link: https://law.ggu.edu/ program-areas:
    • Justice
  • name: Los Angeles County District Attorney image: /assets/images/about/partners/da-county-of-la.png link: https://da.lacounty.gov/ program-areas:
    • Justice
  • name: Digital Defense Fund image: /assets/images/about/partners/digital-defense-fund.png link: https://digitaldefensefund.org/ program-areas:
    • Vote / Representation
  • name: City of Los Angeles Personnel Department image: /assets/images/about/partners/la-department-of-personnel.png link: https://personnel.lacity.org/ program-areas:
    • Workforce Development
  • name: The Los Angeles County Homeless Initiative image: /assets/images/about/partners/real-help-lasting-change.svg link: https://homeless.lacounty.gov/ program-areas:
    • Social Safety Net
  • name: Hope of the Valley image: /assets/images/about/partners/hope-of-the-valley.png link: https://www.hopeofthevalley.org/ program-areas:
    • Social Safety Net

ExperimentsInHonesty avatar Nov 21 '21 23:11 ExperimentsInHonesty

The program area audit was completed and all the necessary issues were made. Can this be closed

  • #2274
  • #2287
  • #2271
  • #2289
  • #2384
  • #2273
  • #2280

ExperimentsInHonesty avatar Mar 12 '22 21:03 ExperimentsInHonesty

Product has created a comment above with all of the new program information, please revise this issue as appropriate so that the changes can get implemented.

Change required the current partner.yml file does not have program areas field the new version will have it. The comment contains the replacement content.

bishrfaisal avatar Oct 24 '22 16:10 bishrfaisal

@bishrfaisal when you say "revise this issue"... Does that mean that I make a new issue and cite the original issue? Or should I add a comment to clarify for the dev what should happen? Or do I edit the original issue?

blulady avatar Oct 26 '22 18:10 blulady

@blulady you can edit the original issue to clarify instructions for dev. You could also leave a comment if necessary. No need to make a new issue in this case. Thanks!

bishrfaisal avatar Oct 26 '22 19:10 bishrfaisal

Hi @Suman2795, 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 :)

github-actions[bot] avatar Oct 29 '22 13:10 github-actions[bot]

@Suman2795 Hey, My bad. This issue was supposed to go into New Issue Approval Column. I am going to unassign this issue and put it in the correct column. All Apologies, Sarah

blulady avatar Oct 29 '22 20:10 blulady

Hi @patrickohh, 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 :)

github-actions[bot] avatar Nov 15 '22 06:11 github-actions[bot]

i. Availability: 11/15 - 11/18 ii. ETA: 11/16 evening

patrickohh avatar Nov 15 '22 06:11 patrickohh

Once the pr has been accepted, this issue should go back into the new issue approval (closed) with a ready for product label so that we can audit the outstanding items and (changes to an image and partner titles) and make a new issue.

ExperimentsInHonesty avatar Nov 27 '22 07:11 ExperimentsInHonesty