Raku / Blin

🥞 Project Blin – Toasting Reinvented
GNU Affero General Public License v3.0
10 stars 9 forks source link

- Adds creation of overview.md to Blin #23

Closed Xliff closed 4 years ago

Xliff commented 4 years ago

Travis failing due to:

Enabled fetching backends [git path curl] don't understand http://www.cpan.org/authors/id/J/JN/JNTHN/Perl6/Log-Timeline-0.3.tar.gz
You may need to configure one of the following backends, or install its underlying software - [wget pswebrequest]
The command '/bin/sh -c cd /Blin && zef install --verbose --deps-only .' returned a non-zero code: 1
The command "docker build -t rakudo/blin:latest -f docker/Dockerfile ." exited with 1.
AlexDaniel commented 4 years ago

Now the fun part! Can we include the output too (the new one) in markdown?

Something like this:

Xliff commented 4 years ago

If the output is someplace readily available, then that should not be a problem.

...and... I see that it is!

AlexDaniel commented 4 years ago

@Xliff it's .output-new on any module object. Maybe it's a good idea to have both .output-old and .output-new, not sure if it's going to look good.

Xliff commented 4 years ago

That will get very large, very quickly. It's certainly doable...

See the latest sample output

Xliff commented 4 years ago

Latest sample output:

Altai-man commented 4 years ago

@Xliff ++ on this, it seems helpful.

Xliff commented 4 years ago

Travis now failing with:

===> Updated p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
Enabled fetching backends [git path curl] don't understand http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Test-META-0.0.16.tar.gz
You may need to configure one of the following backends, or install its underlying software - [wget pswebrequest]