devlooped / devlooped/dotnet-file

Download .zip from releases

Open
#132 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
63
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Discussed in https://github.com/devlooped/dotnet-file/discussions/131

Originally posted by henry-js December 11, 2024
How would I use this to download a .zip file for a github release? Using dotnet-file add https://github.com/ankitpokhrel/jira-cli/releases/download/v1.5.2/[jira_1.5.2_windows_x86_64.zip downloads the repository when I would expect it to download just the zip file

Back this issue
Back this issue

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the dotnet-file add command with the GitHub release asset URL from the issue and inspect how the CLI parses and downloads that URL. The work is done when the command downloads the .zip asset rather than the repository contents; no source file or test is identified in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.