Skip to content

Update web page after Astropy APE #268

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

Open
6 tasks
willingc opened this issue Dec 15, 2023 · 3 comments
Open
6 tasks

Update web page after Astropy APE #268

willingc opened this issue Dec 15, 2023 · 3 comments

Comments

@willingc
Copy link
Contributor

From #258 (comment)

i've also created a local task to do a bit more web dev when we add the astropy landing page to our site (after the APE is approved)

it will look something like this:

BACKEND dev

  • add a small module to update-web-meta with a last_activity_date.
  • this would parse a github repo and determine the latest date of a pr, commit or release
  • the above would add a field to the packages.yml file last_activity_date

FRONT END DEV (what people see on the website)

  • parse the yaml file
  • find that field, and
  • for each package, if the date is older than 12 months, add a orange flag to the package card then simply add a key / explanation to the website that tells the user what the flag means.
@lwasser
Copy link
Member

lwasser commented Dec 15, 2023

thank you @willingc for adding this issue!

@lwasser
Copy link
Member

lwasser commented Jun 11, 2025

hi there @willingc i'm trying to wrap up some older issues. i think this one has been completed?
We now have a flag on astropy packages on our website.

Image

@pllim @dhomeier can you kindly confirm and then we can close this! (or keep it open if i'm missing something)

@pllim
Copy link
Contributor

pllim commented Jun 12, 2025

Cross-listing seems to work for now. Not sure what original issue author mean about the last_activity_date and some flag that goes with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants