Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - gh-rawleyfowler-Humming-Bird | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2764
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 26.01.2023 @ 18:51
Time elapsed: 61 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 7f43b19
Git comment: add windows to github action
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install --deps-only --/test .
      zef test . -v
18:50:42 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
18:50:45 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[1] set -e
[2] 
[3] file=$(config file)
[4] dir=$(config dir)
[5] 
[6] echo "tar -xzf $file "
[7] 
[8] tar -xzf $file
[9] 
[10] if test $dir; then
[11]   ls -l $dir
[12] fi
[13] 
[14] 
[task stdout]
18:50:47 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/zef-build]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test . -v
[5] 
[task stdout]
18:50:49 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format
18:50:56 :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
18:50:56 :: ===> Installing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
18:50:57 :: ===> Testing: Humming-Bird::Core:ver<1.1.5>:auth<zef:rawleyfowler>
18:51:03 :: [Humming-Bird::Core] 1..4
18:51:03 :: [Humming-Bird::Core] ok 1 - Is route path OK?
18:51:03 :: [Humming-Bird::Core] ok 2 - Is callback OK?
18:51:03 :: [Humming-Bird::Core] ok 3 - Is response header content type OK?
18:51:03 :: [Humming-Bird::Core] ok 4 - Is response body OK?
18:51:03 :: [Humming-Bird::Core] 1..17
18:51:03 :: [Humming-Bird::Core] ok 1 - Is method OK?
18:51:03 :: [Humming-Bird::Core] ok 2 - Is version OK?
18:51:03 :: [Humming-Bird::Core] ok 3 - Is path OK?
18:51:03 :: [Humming-Bird::Core] ok 4 - Is method for header request OK?
18:51:03 :: [Humming-Bird::Core] ok 5 - Is header OK?
18:51:03 :: [Humming-Bird::Core] ok 6 - Is header 1 OK?
18:51:03 :: [Humming-Bird::Core] ok 7 - Is header 2 OK?
18:51:03 :: [Humming-Bird::Core] ok 8 - Is header 3 OK?
18:51:03 :: [Humming-Bird::Core] ok 9 - Is post body OK?
18:51:03 :: [Humming-Bird::Core] ok 10 - Is empty post body OK?
18:51:03 :: [Humming-Bird::Core] ok 11 - Is absolute URI body OK?
18:51:03 :: [Humming-Bird::Core] ok 12 - Is absolute URI host header OK?
18:51:03 :: [Humming-Bird::Core] ok 13 - Is absolute URI path OK?
18:51:03 :: [Humming-Bird::Core] ok 14 - Is absolute URI body OK?
18:51:03 :: [Humming-Bird::Core] ok 15 - Is absolute URI host header OK?
18:51:03 :: [Humming-Bird::Core] ok 16 - Is absolute URI path OK?
18:51:03 :: [Humming-Bird::Core] ok 17 - Is query param OK?
18:51:03 :: [Humming-Bird::Core] 1..2
18:51:03 :: [Humming-Bird::Core] ok 1 - Does decode not die?
18:51:03 :: [Humming-Bird::Core] ok 2 - Does decode with headers not die?
18:51:03 :: [Humming-Bird::Core] 1..4
18:51:03 :: [Humming-Bird::Core] ok 1 - Is middleware properly assigned?
18:51:03 :: [Humming-Bird::Core] ok 2 - Is proper number of middleware inside of route?
18:51:03 :: [Humming-Bird::Core] ok 3 - Is middleware of group properly assigned?
18:51:03 :: [Humming-Bird::Core] ok 4 - Is middleware of group properly assigned?
18:51:03 :: [Humming-Bird::Core] 1..5
18:51:03 :: [Humming-Bird::Core] ok 1 - Did request encode, create proper cookie name?
18:51:03 :: [Humming-Bird::Core] ok 2 - Did request encode, create proper cookie value?
18:51:03 :: [Humming-Bird::Core] ok 3 - Did cookie get added to response?
18:51:03 :: [Humming-Bird::Core] ok 4 - Did cookie name get correctly added to response?
18:51:03 :: [Humming-Bird::Core] ok 5 - Did cookie value get properly added to response?
18:51:03 :: [Humming-Bird::Core] 1..4
18:51:03 :: [Humming-Bird::Core] ok 1 - Is redirect location OK?
18:51:03 :: [Humming-Bird::Core] ok 2 - Is redirect status OK?
18:51:03 :: [Humming-Bird::Core] ok 3 - Is permanent redirect location OK?
18:51:03 :: [Humming-Bird::Core] ok 4 - Is permanent redirect status OK?
18:51:03 :: ===> Testing [OK] for Humming-Bird::Core:ver<1.1.5>:auth<zef:rawleyfowler>
[task stderr]
18:51:03 :: ===> Updating fez mirror: https://360.zef.pm/
18:51:03 :: ===> Updated fez mirror: https://360.zef.pm/