Skip to content

move & cache about pages where possible#3142

Merged
syphar merged 3 commits into
rust-lang:mainfrom
syphar:static-move-cache
Jan 16, 2026
Merged

move & cache about pages where possible#3142
syphar merged 3 commits into
rust-lang:mainfrom
syphar:static-move-cache

Conversation

@syphar
Copy link
Copy Markdown
Member

@syphar syphar commented Jan 16, 2026

Resolves #3138

  • web: move about-pages into separate module, remove duplicate test
  • web: add short cache to about/builds page
  • web: cache about-pages forever, invalidate on docs.rs deploy

@syphar syphar requested a review from a team as a code owner January 16, 2026 02:19
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jan 16, 2026
@syphar syphar merged commit 4561d67 into rust-lang:main Jan 16, 2026
15 checks passed
@syphar syphar deleted the static-move-cache branch January 16, 2026 10:58
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Jan 16, 2026
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Jan 16, 2026
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

Successfully merging this pull request may close these issues.

add caching to our static web pages

2 participants