[13:49] yeah, some can take quite a long time [16:51] falcojr: I was looking up cloud-init.github.io vs the original cloudinit.github.io. I think rick created it and didn't realize we already had a RTD project. We don't update doc builds there (4 months stale) and I only see 30 page views over the last month on various pages. [16:51] falcojr: I don't think we really want to publish to both RTD project namespaces, but I'm wondering if we can just use RTD redirects to point from cloud-init.github.io to our official cloudinit.github.io doc site === hexa- is now known as h [19:07] blackboxsw: I'm assuming you're referring to cloud-init.readthedocs.io ? [19:07] I could (should) just delete the project entirely [19:08] I think we could/should delete it, though I'm wondering if there is some value in discoverability in the fact that is it the same hyphenated name as the project. [19:08] even though that seems to have limited visibility anywya [19:09] yeah, if we can do an easy redirect on rtd we could do that [19:09] s/visibility/usefulness: via page view analytics/ [19:09] +1 to redirect [19:10] :) [19:12] I know it's easy per-page. But, I think we want to do that for the whole project to avoid the redirects getting out of date as we add more sections to docs etc [19:12] will write up an email with the suggestion [19:18] I think we can get to it easily with RTD Prefix redirects https://docs.readthedocs.io/en/stable/user-defined-redirects.html#prefix-redirects [19:22] blackboxsw: I don't so. Quick searching of rtd docs doesn't provide any easy way that I can find. Also, searching for docs stuff in a search engine returns everything from cloudinit.readthedocs.io [19:22] I'm back in pro-delete camp [19:23] that prefix redirect doesn't include the domain name [19:41] yeah prefix url only looks to work for specific subroutes within the project to language versioned route. I was looking as well that sphinx-redirects module too to see whether that'd give us an option to serve a custom 404 page that'd redirect to an equivalent URI on cloudinit.readthedocs.io, but that does seem a bit hacky. [20:07] yeah I tried setting an " Exact Redirect en/latest/$rest -> https://cloudinit.readthedocs.io/en/latest/ " but that doesn't seem to be doing what I though it would. Ok will table it to discuss later [21:02] ok falcojr I came up empty on what introduced the merge-conflict in daily recipes new-upstream-snapshot let us resolve that merge conflict against the upstream/main drift https://github.com/canonical/cloud-init/pull/1363 a PR that I'd like to merge into ubuntu/devel so daily builds work again [21:02] Pull 1363 in canonical/cloud-init "Ubuntu/devel" [Open] [21:08] blackboxsw: approved [21:20] falcojr: thanks kicked github-sync job and package recipe build again and looks good on recipe build https://code.launchpad.net/~cloud-init-dev/+archive/ubuntu/daily/+recipebuild/3341143