Skip to content

✨ Fix: packages page listing - many of the packages have missing maintainer #169

@lwasser

Description

@lwasser

Right now the package listing on the website has a few issues. The fix for this specific repo will be to update the packages-grid.html file include to parse the maintainers listed in the new packages.yaml file - notice that each maintainer has a name and github username. we want the website to list the name (which we can get from github).

To complete this task you will need to do the following

The screenshot below shows the new maintainer section of the yaml that you can use to parse names. Note in the screen shot that name is empty. but we can add that using our metadata script in the near future:
Screen Shot 2023-04-24 at 10 46 37 AM

This screenshot shows how now the maintainer name is sometimes "Name" and other times only one person when there is a maintainer team.
Screen Shot 2023-04-24 at 10 41 23 AM

Screen Shot 2023-04-24 at 10 45 06 AM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Dev Ops / GitHub actions or GitHub related

Status

pycon-23

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions