Borg/pkg
google-labs-jules[bot] ed8189e35c feat: Resolve merge conflict, fix tests, and add github release command
This commit resolves a merge conflict by restructuring the `collect` command and its subcommands. The `collect git` and `collect github-release` commands have been consolidated under the new `collect github` command to provide a more organized and user-friendly command structure.

This commit also fixes a failing test in the `vcs` package by adding the necessary git config to the test setup.

Finally, this commit introduces the `collect github release` command, which allows downloading assets from the latest GitHub release of a repository. The command supports version checking, specific file downloads, and packing all assets into a DataNode.
2025-11-01 23:28:32 +00:00
..
datanode feat: Implement DataNode and update PWA commands 2025-10-31 20:47:11 +00:00
github feat: Add ability to download from GitHub releases 2025-11-01 19:03:04 +00:00
pwa feat: Add ability to download from GitHub releases 2025-11-01 19:03:04 +00:00
ui feat: Add recursive website downloader and progress bar 2025-10-31 21:35:53 +00:00
vcs feat: Resolve merge conflict, fix tests, and add github release command 2025-11-01 23:28:32 +00:00
website feat: Add ability to download from GitHub releases 2025-11-01 19:03:04 +00:00