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: 2509
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 08.01.2023 @ 20:57
Time elapsed: 87 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 3b428cd
Git comment: Remove unnecessary code (#19)
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install --deps-only --/test .
      zef test .
20:57:15 :: [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
20:57:20 :: [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]
20:57:23 :: 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 .
[5] 
[task stdout]
20:57:25 :: ===> Searching for missing dependencies: HTTP::Status
20:57:30 :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
20:57:31 :: ===> Testing: Humming-Bird:ver<1.0.0>:auth<zef:rawleyfowler>
20:57:36 :: ===> Testing [OK] for Humming-Bird:ver<1.0.0>:auth<zef:rawleyfowler>
[task stderr]
20:57:37 :: ===> Updating fez mirror: https://360.zef.pm/
20:57:37 :: ===> Updated fez mirror: https://360.zef.pm/