BuildID: 2504
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 08.01.2023 @ 18:16
Time elapsed: 87 sec
---
SCM:
https://github.com/rawleyfowler/Humming-Bird.git
Git sha: bca0e5e
Git comment: Fix sparrow.yaml to use my username (whoops)
tasks:
-
name: zef-build
language: Bash
default: true
code: |
set -e
rm -rf source/
git clone $(config url) source
cd source/
zef install --deps-only --/test .
zef test .
config:
url: https://github.com/rawleyfowler/Humming-Bird.git
[35m18:15:58[0m :: [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
[35m18:16:03[0m :: [repository] - installing pack-unpack, version 0.000001
[1;36m[task run: task.bash - unpack source archive][0m
[1;36m[dump code: task.bash][0m
[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]
[1;36m[task stdout][0m
[35m18:16:06[0m :: tar -xzf source.tar.gz
[1;36m[task run: task.bash - tasks/zef-build][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2] rm -rf source/
[3] git clone $(config url) source
[4] cd source/
[5] zef install --deps-only --/test .
[6] zef test .
[7]
[1;36m[task stdout][0m
[35m18:16:10[0m :: ===> Searching for missing dependencies: HTTP::Status
[35m18:16:14[0m :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
[35m18:16:16[0m :: ===> Testing: Humming-Bird:ver<1.0.0>:auth<zef:rawleyfowler>
[35m18:16:20[0m :: ===> Testing [OK] for Humming-Bird:ver<1.0.0>:auth<zef:rawleyfowler>
[1;36m[task stderr][0m
[35m18:16:20[0m :: Cloning into 'source'...
[35m18:16:20[0m :: ===> Updating fez mirror: https://360.zef.pm/
[35m18:16:20[0m :: ===> Updated fez mirror: https://360.zef.pm/