[PR #568] [MERGED] #544 update: --index-only flag #4238

Closed
opened 2026-03-15 01:33:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/568
Author: @cdvv7788
Created: 12/5/2020
Status: Merged
Merged: 12/5/2020
Merged by: @pirate

Base: v0.5.0Head: #544-update-index-only


📝 Commits (1)

  • 34cad4f fix: Update function with --index-only flag was not behaving as expected

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 archivebox/main.py (+3 -0)

📄 Description

Summary

The update command used to update the main index only, and then returned immediately. Now it will update the detail index for every found link instead.

Related issues

#544

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/568 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 12/5/2020 **Status:** ✅ Merged **Merged:** 12/5/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `v0.5.0` ← **Head:** `#544-update-index-only` --- ### 📝 Commits (1) - [`34cad4f`](https://github.com/ArchiveBox/ArchiveBox/commit/34cad4fe8dac9f2b4f5b19e56c54167f1a980252) fix: Update function with --index-only flag was not behaving as expected ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/main.py` (+3 -0) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary The update command used to update the main index only, and then returned immediately. Now it will update the detail index for every found link instead. # Related issues #544 # Changes these areas - [X] Bugfixes - [X] Feature behavior - [X] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:33:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#4238
No description provided.