Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
Geth doc-website/main: 1f903476c6 | finanalyst++ (committed by Will Coleda) | Website/plugins/options-search/add-options-search.raku
fix issue #193

  - Headings in Composite files were being added to Search data, but composite files are themselves created from Primary headings, so headings in composite files are redundant.
  - This patch filters them out of search data.
00:45
[Coke] cleaned up the milestones 01:27
any still open tickets with the Q4 milestones, 3 is now closed (each with many tickets under it, thank you) 01:28
08:40 sena_kun joined 09:51 finanalyst joined 11:22 finanalyst left 12:21 sena_kun left 14:24 lucs left, lucs joined 15:36 Util left 15:38 Util joined 17:16 sena_kun joined
Geth doc/main: 9bbb9e304e | (Will Coleda)++ | xt/word-variants.rakutest
Also complain about env variable
18:03
doc/main: 7beff18106 | (Will Coleda)++ | doc/Language/modules.rakudoc
prefer variant
doc/main: b80b2426d6 | (Will Coleda)++ | util/unskip.raku
document test-files usage

Part of #4377
19:08
doc/test-it-all: 788116a7f5 | (Will Coleda)++ | 3 files
All raku files can have pod

treat them all like docs too
19:09
doc/test-it-all: 8ca8c5fecb | (Will Coleda)++ | 3 files
Avoid space-after-comma issues
19:29
doc/test-it-all: 6fb3113e8f | (Will Coleda)++ | 2 files
pass word variants
¦ doc: coke self-assigned util/unskip.raku improvements github.com/Raku/doc/issues/4377
doc/test-it-all: 94707e02da | (Will Coleda)++ | 2 files
don't test Build.rakumod

it's poisoned, and so small the tests are unlikely to find anything helpful
19:39
[Coke] Call gonna try to test all of the raku files instead of just the raku dock ones 19:42
Dictation mode on this machine not so great
Geth doc/test-it-all: 7fc913a8ac | (Will Coleda)++ | xt/braces.rakutest
Skip ourselves and a utility script

Pass the test
19:49
[Coke] lizmat: in that branch, seeing a lot of failures where the pod from a test file doesn't match between ast and current. will try to sum up the changes. 19:52
lizmat [Coke]: please, I probably won't have time to look at this until Wednesday, though :-( 19:53
[Coke] zero rush
I think I'm going to have to convert all the tests to use RAKUAST for extracting pod for testing to clean them up, make them faster, and avoid it trying to think actual code is meant to be tested. 19:54
I really just wanted the POD bits in the xt/ files to be spell checked, etc.
(all started because I saw we had used "environmental variables" somewhere in xt or util 19:55
afk
22:21 sena_kun left
[Coke] lizmat: opened a rakudo ticket. 23:08