ci(docs): Update latest symlink via docs-production-deploy workflow#3183
ci(docs): Update latest symlink via docs-production-deploy workflow#3183polarathene merged 1 commit intodocker-mailserver:masterfrom jrpear:master
latest symlink via docs-production-deploy workflow#3183Conversation
polarathene
left a comment
There was a problem hiding this comment.
Thanks for taking time to put this together and verify it working on your own fork 🙏
Awesome work 💪
If this looks like a good way of maintaining a
latestversion, I can open a PR with link changes from edge to latest where I think they are warranted.
Sounds good 👍
latest symlink on gh-pages to docs-production-deploy workflowlatest symlink via docs-production-deploy workflow
|
Just in case it's not clear, the |
|
The workflow? I think it's triggered by a workflow event only presently. I was looking into adding some inputs to allow us to invoke a build manually, as one of the docs versions had a bug at the time from the docs generator that prevented links from working. I just didn't get around to finishing that (as per usual 😅 ) I'm not too fussed about forcing it, as soon as docs deploy again it'll be handled.
That's the approved plan? See the PR description talking about putting another PR forward if approved, and then in my review I gave the go ahead? |
Oops, didn't think of that. An easy fix is to just commit a symlink to |
|
Then future pushes of version tags will update the symlink |
Description
Add another step to the docs-production-deploy workflow to update a
latestsymlink ongh-pagesthat points to the latest documentation version.Begins to fix #3173
Ancillary PR that updates
versions.jsonongh-pagesbranch: #3182If this looks like a good way of maintaining a
latestversion, I can open a PR with link changes from edge to latest where I think they are warranted.I've made sure it works on my fork.
Type of change
Checklist:
docs/)