WordPress / WordPress/Requests
GH Pages: fix previous releases sorting
Open
Nobody has claimed this yet.
Type: documentation
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 500
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 5
Description
Page
https://requests.ryanmccue.info/download/
Issue description
The sorting of the previous releases is off at the moment. Might need to use a different key to sort on.
PR #884 attempted to fix this, but that fix is not working.
Additional context
Possibly relevant links:
- https://jekyllrb.com/docs/liquid/filters/
- https://shopify.github.io/liquid/filters/sort_natural/
- https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28
- I intend to create a pull request to implement this improvement myself.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the download page https://requests.ryanmccue.info/download/ and review PR #884, then compare the release data from the GitHub Releases API with the current sorting behavior. Done means previous releases appear in the correct order on the GH Pages download page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jekyll
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100