Undocumented behaviour for non-github setup of publish.vcs
directive
#3408
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
experimental
Tickets tied to experimental features.
publish command
Version(s)
1.5.4
Describe the bug
Docs don't seem to specify how the
//> using publish.vcs
directive should be set up for non-GitHub repositories.https://scala-cli.virtuslab.org/docs/commands/publishing/publish#other-settings
What's there (the
url|connection|developer-connection
format) seems quite vague.We need examples, better errors, or some different behaviour.
To Reproduce
//> using publish.vcs https://git.qwertyuiop.de/crater2150/copret.git
yields
Expected behaviour
I'd expect the reproduction to either pass, or for documentation to provide examples how to handle non-github repositories.
Extra context
url|connection|developer-connection
formatThe text was updated successfully, but these errors were encountered: