Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
01:11 rf joined
Geth doc/main: 8502bd4a66 | (Will Coleda)++ | util/unskip.raku
Race the changes

Slight change to output as it will now be interleaved.
02:57
doc/main: 57a05df311 | (Will Coleda)++ | util/unskip.raku
track file name change
doc/main: 4853e02a72 | (Will Coleda)++ | 22 files
Unskip passing example tests

with util/unskip.raku
03:15 rf left
[Coke] we prefer metathing for most metawords. what about metainformation? dash, space, or one word 04:07
meta-information seems correct. but so does metadata. I'll go with the dash for now on that one only 04:10
10:00 jjatria left 10:14 jjatria joined 11:09 jjatria left 11:27 jjatria joined 12:05 tbrowder__ left, rba left, tbrowder__ joined, rba joined 12:17 jjatria left 12:29 jjatria joined 14:42 lizmat_ joined 14:43 lizmat left 14:46 lizmat_ left, lizmat joined
Geth doc/main: 47a907a59e | (Will Coleda)++ | xt/word-variants.rakutest
Standard all the metawords.

  (combined, except for meta-information, which should have a dash)
Make a few others more restrictive
15:46
doc/main: 4c16353355 | (Will Coleda)++ | 3 files
Standardize updated word variants
[Coke] remaining xtest failures are just "add more RakuAST Types" 15:47
lizmat *phew* :-) 16:18
20:54 finanalyst joined
finanalyst .tell coleman something is out of sync between build-kite and docs.raku.org . The commit ids do not match 21:00
@coleman A PR that should fix an issue is in main, build-kite builds it, but the change does not appear in either docs.raku or docs-div.raku 21:02
coleman looking
finanalyst @coleman: the key change was to have a page title that is not escaped HTML. One link is docs.raku.org/routine/<== 21:12
coleman I don't understand 21:13
finanalyst the old version shows &lt;== in the title (tab in the browser), the new version shows <== in the tab
coleman docs-dev.raku.org/routines
how's that look
finanalyst The relevant issue is #273 21:14
github.com/Raku/doc-website/issues/273 21:15
[Coke] docs.raku.org/routine/%3C== - the title is escaped when it shouldn't be.
the content is ok, it's the title on the browser tab 21:16
coleman ah i see
[Coke] i verified that it looked right on finanalyst's dev site ansd merged that PR, should be live here by now (was merged yesterday)
coleman docs-dev look okay? 21:17
docs-dev.raku.org/routine/%3C==
in FF it looks okay to me
I ran the deploy routine for prod, too 21:19
finanalyst I'm confused!!! It looks OK now. 21:20
I'm sure I double checked before bothering you
coleman it's okay. I did restart the service. Perhaps something is wrong
Better to say something so we can work out bugs. 21:21
docs-dev tries to pull the container every 30 minutes
A container is built from main every 2 hours 21:22
finanalyst Ah. I also looked at the commit id on the build-kite site and the commit-id reported on About
coleman the timestamp is probably better 21:23
but the commit tells WHAT is up there
finanalyst On build kite, its 47b496a, and on About its 4c1635335 21:24
the time stamps are consistent. 21:25
coleman oh! github.com/Raku/doc
the about shows the content's git sha
not doc-website
finanalyst ahhhhh
fair enough. no need to change, 21:26
@coleman: thanks. 21:28
coleman no worries at all!
I deactivated the CircleCI webhook on Raku/doc, since it seems to be unused 21:44
Geth doc/main: b61676f58a | (Will Coleda)++ | 2 files
remove unneeded words

util/clean-aspell
21:55
23:18 finanalyst left