Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
09:06 jjatria joined 11:42 lizmat left, TempIRCLogger left 11:47 lizmat joined
Xliff Good morning. Any movement? 11:48
Funny enough, I tried using IO::String, and the posted example doesn't work! :/ 11:49
11:50 TempIRCLogger joined, patrickb joined 12:16 Geth joined 12:46 sena_kun joined
Geth cro-webapp: 40f36f1bab | (Jonathan Worthington)++ | 2 files
Add a way to parse a template from source

For those who might want to store the templates in some way other than files or resources, for example in a database. We won't be providing any template repositories for that in Cro::WebAPP, but this should be enough for those who want them to implement such functionality as a module.
13:50
cro-webapp: 4b5dceddcf | (Jonathan Worthington)++ | t/template-reload.t
Don't leave behind a test data file
13:58
cro-webapp: 76e92a7fd4 | (Jonathan Worthington)++ | t/template-router-integration.t
Suppress error output during a test run

The test covers an error condition, and Cro dumps errors to $*ERR by default. It's entirely normal behavior, but can make it look like there was some kind of failure during testing, so suppress that output.
jnthnwrthngtn Xliff: Spent the morning at the dentist; just got around to it now. &&
Uh, ^^
sena_kun: That was the last things I wanted to sneak it before the release
sena_kun yup, I see 13:59
trying to untangle the log of changes in Cro::Core...
Xliff jnthnwrthngtn: Thanks! Hope things went well! 14:37
Hmmm.... 14:41
Error while importing from 'Cro::HTTP::Router': no such tag 'plugin'
at /home/cbwood/Other_Projects/cro-webapp/lib/Cro/WebApp/Template.pm6 (Cro::WebApp::Template):1 14:42
[Cro::WebApp] ------> uter :DEFAULT, :plugin, :resource-pluginā;
sena_kun Xliff, you need to use latest Cro::HTTP
Xliff, luckily for you we are doing a release today. :) 14:43
Xliff sena_kun: There is always git.
My repo of cro-http doesn't see an
Ha! Had to pull from upstream. 14:44
[Cro::HTTP] 'Cro::Iri::HTTP::Actions' cannot inherit from 'Cro::Iri::GenericActions' because it is unknown. 14:45
sena_kun And there you want a Cro::Core update... 14:46
that's why releases are nice I guess
Xliff Heheh!
jnthnwrthngtn I'm glad the interval between the last release and this one was rather shorter then had been the case last time around :) 16:00
Geth cro: 9831c3e7e7 | Altai-man++ | docs/releases.md
Add 0.8.6 release notes
16:13
Xliff Will you guys be releasing, today? 16:15
jnthnwrthngtn Yes. 16:24
Geth cro: 2add46c8be | (Jonathan Worthington)++ | lib/Cro/Tools/Template/Common.pm6
Bump docker images to 0.8.6
16:37
cro-http: 47d515a045 | (Jonathan Worthington)++ | META6.json
Bump version to 0.8.6
cro-webapp: aeade4e686 | (Jonathan Worthington)++ | META6.json
Bump version to 0.8.6
cro: 496d05809a | (Jonathan Worthington)++ | META6.json
Bump version to 0.8.6
jnthnwrthngtn Why are snaps so annoying :/ 16:48
It's released: cro.services/docs/releases 16:54
Enjoy
sena_kun jnthnwrthngtn++ 16:55
lizmat did someone tweet about it yet ? 17:25
sena_kun not me 17:30
17:32 sena_kun left
lizmat I guess there is no landing page for this versions of Cro 17:39
japhb jnthnwrthngtn: snaps? The Ubuntu package thing? 17:47
From the release notes: encode-percents-excvept-ASCII (extra 'v' in there) 17:51
jnthnwrthngtn lizmat: The releases link above but click the thingy next to 0.8.6 and you'll have a # anchor :) 18:09
Not a page but a more lasting link than just the release page without it
japhb: Yes
OK, dinner time 18:10
Tweet will come later, also docker conts
18:20 xinming joined
Xliff Getting "[Cro::HTTP] No such method 'starts-with' for invocant of type 'Any'" when trying to install 18:55
Ah! That was a local chance. Disregard. 18:56
20:49 patrickb left
Xliff Congrats on the release! Looking good. 20:49