Conversation
|
It worked on my fork: https://adomasbaliuka.github.io/interval/docs/ I'm assuming it would work for the main repository if merged (and I hope it shouldn't work from a PR since otherwise anyone could just deploy a website to someone else's domain... I hope the Note: in the current configuration, every CI run (on any branch) always overwrites the deployed docs. I think that's bad (and only just realized this) so let's not merge until I find a solution. |
|
Looks good to me, but I don’t know to test it further without just merging. I can’t merge when it’s marked as a draft though. Want to take off the draft status, and we can try it out? Oops, sorry, reading comprehension failure: I only just parsed your overwrite comment. :) |
|
Added an There doesn't seem to be a straightforward way to "build but not deploy" the docs (e.g., to inspect what a PR does to them before merging, see leanprover-community/docgen-action#9), but I guess that's fine. |
No description provided.