DPGAlliance / publicgoods-website

Static version of the Digital Public Goods website
http://digitalpublicgoods.net
7 stars 8 forks source link

Remove the DPG activity column from the registry #19

Closed prajectory closed 1 year ago

prajectory commented 1 year ago

The activity column is not updating in tandem with the reality. Is it possible to mask this column for now completely? Not have it on the registry as a part of incremental changes?

nathanfletcher commented 1 year ago

@prajectory I just finished doing a deep dive on this issue.

The activity column of the registry is based on the GitHub repository URL of the project submitted. The graphs generated are accurate. However, I noticed that projects like African Storybook have two repositories. The repository African Storybook submitted is this link https://github.com/global-asp/global-asp They also have another newer repository similar to the first one https://github.com/global-asp/global-asp In such a case, both activities cannot be used, and if they want the recent repos's graph to be captured on the DPG registry, they would need to submit an update to you through their account on the web app.

Aside from cases like that, all other software projects on the registry have accurate activity graphs. As such, it would be too drastic to mask that column completely. I would suggest that we identify DPGs whose activity column is not updating in tandem with the reality, and let them provide to the registry, the real GitHub repo whose activity they would want to show.

prajectory commented 1 year ago

Hi,

In that case, can we change the column and have a new column that just mentions "Type of DPG"? Let's not close this issue because perhaps some other folks can work on it.