#Bikeshedding module ref URLs
1 messages ยท Page 1 of 1 (latest)
There's a ton to bikeshed here TBH, hoping me randomly changing this with no warning is a catalyst. ๐ Got a bit ahead of myself wanting the web UI to look pretty
re: that last point, maybe we could automatically check if the subpath is part of a tag? So github.com/kpenfound/daggerverse/foo/bar@v1.2.3 would actually use the tag foo/bar/v1.2.3 if available?
Lots of interesting detail here: https://pkg.go.dev/about (Ctrl+F "Source Links")
They maintain a big ball of code handling all kinds of URI patterns. ๐ฑ https://go.googlesource.com/pkgsite/+/refs/heads/master/internal/source/source.go#618