buildkite / buildkite/cli

[Bug]: `bk artifacts download` the `--path` argument doesn't support `{a,b}` globbing

Open
#972 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
207
Forks
70
Avg merge
1d 18h
Merged PRs (30d)
24

Description

### Contact Details

github

### What happened?

```
6624 $ bk artifacts download --pipeline platform --path="log/{rspec*.json,minitest.log}"
No artifacts found matching path 'log/{rspec*.json,minitest.log}'.
```

### Version

bk version 3.55.0

### What environment are you seeing the problem on?

_No response_

### Relevant log output

```shell

```

Contributor guide

Open the contributing guide

Research direction

Start with the `bk artifacts download` command and its `--path` argument handling, then reproduce the example against artifacts containing matching files. Trace how path patterns are parsed and verify that brace patterns such as `{rspec*.json,minitest.log}` match and download the expected artifacts.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.