[PR #411] [MERGED] fix: Use pip cache instead of venv folder #1157

Closed
opened 2026-03-01 14:48:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/411
Author: @cdvv7788
Created: 7/31/2020
Status: Merged
Merged: 8/1/2020
Merged by: @pirate

Base: masterHead: gh-actions-issue


📝 Commits (2)

  • 206ade7 fix: Use pip cache instead of venv folder
  • 98d9d58 fix: Remove venv

📊 Changes

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

View changed files

📝 .github/workflows/test.yml (+3 -18)

📄 Description

Summary

venv caching was causing issues. Changed it to use pip cache and seems to work as expected now.

Related issues: #XYZ (delete this line if there are no related issues)

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Archived 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/411 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 7/31/2020 **Status:** ✅ Merged **Merged:** 8/1/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `gh-actions-issue` --- ### 📝 Commits (2) - [`206ade7`](https://github.com/ArchiveBox/ArchiveBox/commit/206ade7d7cab751564583a56853a53d826a73167) fix: Use pip cache instead of venv folder - [`98d9d58`](https://github.com/ArchiveBox/ArchiveBox/commit/98d9d58f637814c5610375acab0a5f1f877ad4c4) fix: Remove venv ### 📊 Changes **1 file changed** (+3 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+3 -18) </details> ### 📄 Description # Summary venv caching was causing issues. Changed it to use pip cache and seems to work as expected now. **Related issues: #XYZ** (delete this line if there are no related issues) # Changes these areas - [X] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived 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-01 14:48:39 +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#1157
No description provided.