Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
07:10 sena_kun joined 07:28 sena_kun left 07:56 finanalyst joined
Geth ¦ doc-website: finanalyst self-assigned JS error github.com/Raku/doc-website/issues/407 12:55
doc-website/docs-dev: c54c878192 | (Will Coleda)++ | README.md
WIP
13:55
14:00 finanalyst left 16:58 finanalyst joined
[Coke] coleman: how can I run the website locally? I have instructions for testing out the caddy file, but that's using quay.io/colemanx/raku-doc-website 17:37
I want to be able to do a git bisect and run the site at each bisect step
(I have been doing this for 20 commits until I just realized why I kept getting the same error. :) 17:38
looks like the docker image is just latest, so I can't use that to go back in time. 17:40
18:49 patrickb left, lizmat left, patrickb joined, lizmat joined 18:55 sena_kun joined
finanalyst [Coke] I think the error may be occuring because there has been a change in the JS library 19:28
[Coke] Are we including just "latest" instead of a specific version? That'd do it
finanalyst Checking 19:29
It seems we are pulling the latest version, not a tagged release. There is no tagged release for fuzzysort 19:31
coleman [Coke] I replied on the issue. I'm WFH today so hit me up if it doesn't work. 19:55
[Coke] Thanks. we think it might be the 3rd party lib, we didn't pin it to a version 19:57
Geth doc-website/change_cdn_in_filtered_toc: 983162a2e7 | finanalyst++ | Website/plugins/filtered-toc/config.raku
addresses issue #407

  - ToC filtering depends on fuzzysort library
  - Library was updated to 3.0.0, changing API, breaking ToC filtering
  - Previous version (2.0.4) available on different cdn
20:25
doc-website: finanalyst++ created pull request #409:
addresses issue #407
20:31 sena_kun left
Geth doc-website/main: 5ea6da746e | (Richard Hainsworth)++ (committed using GitHub Web editor) | Website/plugins/filtered-toc/config.raku
addresses issue #407 (#409)

  - ToC filtering depends on fuzzysort library
  - Library was updated to 3.0.0, changing API, breaking ToC filtering
  - Previous version (2.0.4) available on different cdn
21:51
22:14 finanalyst left