Skip to content

Fix deprecation-caused full rebuild.#320

Merged
Robpol86 merged 2 commits intomainfrom
fix-rebuild
Jan 18, 2026
Merged

Fix deprecation-caused full rebuild.#320
Robpol86 merged 2 commits intomainfrom
fix-rebuild

Conversation

@Robpol86
Copy link
Owner

Docs kept being full rebuilt on every run instead of skipping unchanged documents because of these options.

Docs kept being full rebuilt on every run instead of skipping unchanged
documents because of these options.
False is the default but it wasn't for this project!
Repository owner deleted a comment from github-actions bot Jan 18, 2026
@github-actions
Copy link

Diff Against Old HTML

M  .buildinfo
M  blog/atom.xml
--- a/.buildinfo
+++ b/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 663b9d1f0d7a5f6ec9b01ed749c35627
+config: 4a8785c81cb106ad961e3327f5b41294
 tags: 645f666f9bcd5a90fca523b33c5a78b7
Show 16 lines from atom.xml
--- a/blog/atom.xml
+++ b/blog/atom.xml
@@ -1,10 +1,10 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
   <id>http://localhost:8000/</id>
   <title>Robpol86.com</title>
-  <updated>2026-01-18T18:27:36.317680+00:00</updated>
+  <updated>2026-01-18T18:32:26.343051+00:00</updated>
   <link href="http://localhost:8000/"/>
   <link href="http://localhost:8000/blog/atom.xml" rel="self"/>
   <generator uri="https://ablog.readthedocs.io/" version="0.11.12">ABlog</generator>
   <entry>
     <id>http://localhost:8000/posts/2025/2025-07-23-truenas-scale-telegraf.html</id>

@Robpol86 Robpol86 merged commit 5b4532f into main Jan 18, 2026
7 checks passed
@Robpol86 Robpol86 deleted the fix-rebuild branch January 18, 2026 18:34
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.

1 participant