bazel-contrib / bazel-contrib/multitool

Bug: Tag with / cannot be handled correctly

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

As an example, `https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv5.6.0/kustomize_v5.6.0_darwin_amd64.tar.gz` is the type of URL not expected by this tool. The tag is `kustomize/v5.6.0` so it needs to be URL encoded. Besides that, extracting version from `kustomize/v5.6.0` [here](https://github.com/theoremlp/multitool/blob/b3e9659d226451f3614930730b983b65438defcc/src/main.rs#L126) does not work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.