python / python/psf-salt

Show rounded sizes for docs archives

Open
#612 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

docs
Dominant language
Hurl
Stars
124
Forks
67
Avg merge
8h 40m
Merged PRs (30d)
5

Description

cc @ewdurbin / @JacobCoffee who would know more about that.

Originally posted by @StanFromIreland in #138843

We already manage nginx for this host. We can add a directive to disable exact size showing (https://nginx.org/en/docs/http/ngx_http_autoindex_module.html#autoindex_format) and apply it to only /archive

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the nginx configuration for the /archive path and review the referenced autoindex_format directive documentation first. Done means archive listings show rounded rather than exact sizes, while the change remains limited to /archive and the configuration validates successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx
Domain
infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.