clearlydefined / clearlydefined/service
Go curations are creating new paths containing %2F instead of /
Open
bug
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Recently I noticed when I tried to curate some go packages that it was creating new files with "%2F" as part of the path name instead using slashes like it did previously.
Example: https://github.com/clearlydefined/curated-data/pull/32403/changes
It tried to create a new file at `curations/go/golang/golang.org%2Fx/crypto.yaml` instead of updating `/curations/go/golang/golang.org/x/crypto.yaml`
Contributor guide
Assessment
This issue has not been assessed yet.