[PR #587] [MERGED] Add submodules and links #4250

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/587
Author: @jdcaballerov
Created: 12/16/2020
Status: Merged
Merged: 12/16/2020
Merged by: @pirate

Base: v0.5.0Head: move-vendored-as-submodules


📝 Commits (1)

📊 Changes

7 files changed (+15 additions, -653 deletions)

View changed files

📝 .gitmodules (+9 -0)
archivebox/vendor/base32-crockford (+1 -0)
archivebox/vendor/base32_crockford.py (+0 -172)
archivebox/vendor/base32_crockford.py (+1 -0)
archivebox/vendor/django-taggit (+1 -0)
archivebox/vendor/pocket (+1 -0)
archivebox/vendor/pocket.py (+0 -368)
archivebox/vendor/pocket.py (+1 -0)
archivebox/vendor/taggit_utils.py (+0 -113)
archivebox/vendor/taggit_utils.py (+1 -0)

📄 Description

Summary

Adds vendored code as git submodules with links

Related issues

#581

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/587 **Author:** [@jdcaballerov](https://github.com/jdcaballerov) **Created:** 12/16/2020 **Status:** ✅ Merged **Merged:** 12/16/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `v0.5.0` ← **Head:** `move-vendored-as-submodules` --- ### 📝 Commits (1) - [`a2694a3`](https://github.com/ArchiveBox/ArchiveBox/commit/a2694a3e8a67d784398ee50d18c9f151260db49b) Add submodules and links ### 📊 Changes **7 files changed** (+15 additions, -653 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+9 -0) ➕ `archivebox/vendor/base32-crockford` (+1 -0) ➖ `archivebox/vendor/base32_crockford.py` (+0 -172) ➕ `archivebox/vendor/base32_crockford.py` (+1 -0) ➕ `archivebox/vendor/django-taggit` (+1 -0) ➕ `archivebox/vendor/pocket` (+1 -0) ➖ `archivebox/vendor/pocket.py` (+0 -368) ➕ `archivebox/vendor/pocket.py` (+1 -0) ➖ `archivebox/vendor/taggit_utils.py` (+0 -113) ➕ `archivebox/vendor/taggit_utils.py` (+1 -0) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary Adds vendored code as git submodules with links # Related issues #581 # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [x] 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:34:27 +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#4250
No description provided.