Closed paulo-ferraz-oliveira closed 1 year ago
I believe you have to change branch protection rules for this
Feel free to tag a release and publish to hex whenever you want, @paulo-ferraz-oliveira ;)
Sure. I'll do that now. Thanks.
Can't!
rebar3 hex owner list elvis_core
inaka (inakos@googlegroups.com)
I did the release on GitHub, though 😄, since that one I can.
Let me add you as an owner… hold on.
Try again
Try again, @paulo-ferraz-oliveira
Yup, that did it. https://hexdocs.pm/elvis_core/readme.html < look at how pretty it looks 😄
Beautiful! I wonder… Is there any way to also publish "Rules.md" and its associated folders and files there?
There is, but we'd have to change all the rules' files, because they mention .md
, rendered in GitHub (not Hex.pm), not .html
. Oh, and I believe we'd have to mention all files individually, which is a maintenance hassle.
Maybe open an issue and we'll tackle it "in the future" 😄
At the moment I'm already sad that hexdocs
version prefix is hard-coded to v
, which means (below) links to https://github.com/inaka/elvis_core/blob/v3.1.0/README.md#L1 and not https://github.com/inaka/elvis_core/blob/3.1.0/README.md#L1 ðŸ˜
This isn't as big as it looks, though there's possibly a lotta changes.
I'll self-review and try to guide you through it to ease the task.
Whenever a change is not super-explicit or supported by the commit message I'll add a comment.
Also closes #307.