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: 2541
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 10.01.2023 @ 18:44
Time elapsed: 98 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 60d7f2f
Git comment: fix cookies example
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install --deps-only --/test .
      zef test . -v
18:43:52 :: [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:43:55 :: [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:43:58 :: 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:44:01 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format
18:44:10 :: ===> Installing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
18:44:10 :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
18:44:12 :: ===> Testing: Humming-Bird:ver<1.1.0>:auth<zef:rawleyfowler>
18:44:19 :: [Humming-Bird] 1..4
18:44:19 :: [Humming-Bird] ok 1 - Is route path OK?
18:44:19 :: [Humming-Bird] ok 2 - Is callback OK?
18:44:19 :: [Humming-Bird] ok 3 - Is response header content type OK?
18:44:19 :: [Humming-Bird] ok 4 - Is response body OK?
18:44:19 :: [Humming-Bird] 1..10
18:44:19 :: [Humming-Bird] ok 1 - Is method OK?
18:44:19 :: [Humming-Bird] ok 2 - Is version OK?
18:44:19 :: [Humming-Bird] ok 3 - Is path OK?
18:44:19 :: [Humming-Bird] ok 4 - Is method for header request OK?
18:44:19 :: [Humming-Bird] ok 5 - Is header OK?
18:44:19 :: [Humming-Bird] ok 6 - Is header 1 OK?
18:44:19 :: [Humming-Bird] ok 7 - Is header 2 OK?
18:44:19 :: [Humming-Bird] ok 8 - Is header 3 OK?
18:44:19 :: [Humming-Bird] ok 9 - Is post body OK?
18:44:19 :: [Humming-Bird] ok 10 - Is empty post body OK?
18:44:19 :: [Humming-Bird] 1..2
18:44:19 :: [Humming-Bird] ok 1 - Does decode not die?
18:44:19 :: [Humming-Bird] ok 2 - Does decode with headers not die?
18:44:19 :: [Humming-Bird] 1..4
18:44:19 :: [Humming-Bird] ok 1 - Is middleware properly assigned?
18:44:19 :: [Humming-Bird] ok 2 - Is proper number of middleware inside of route?
18:44:19 :: [Humming-Bird] ok 3 - Is middleware of group properly assigned?
18:44:19 :: [Humming-Bird] ok 4 - Is middleware of group properly assigned?
18:44:19 :: [Humming-Bird] 1..5
18:44:19 :: [Humming-Bird] ok 1 - Did request encode, create proper cookie name?
18:44:19 :: [Humming-Bird] ok 2 - Did request encode, create proper cookie value?
18:44:19 :: [Humming-Bird] ok 3 - Did cookie get added to response?
18:44:19 :: [Humming-Bird] ok 4 - Did cookie name get correctly added to response?
18:44:19 :: [Humming-Bird] ok 5 - Did cookie value get properly added to response?
18:44:19 :: ===> Testing [OK] for Humming-Bird:ver<1.1.0>:auth<zef:rawleyfowler>
[task stderr]
18:44:19 :: ===> Updating fez mirror: https://360.zef.pm/
18:44:19 :: ===> Updated fez mirror: https://360.zef.pm/