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

SparrowCI Report - gh-melezhik-Directory-1 | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2785
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 27.01.2023 @ 21:28
Time elapsed: 55 sec
---
SCM: https://github.com/melezhik/Directory-1.git
Git sha: f3251c9
Git comment: CI file
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install --deps-only --/test .
      zef test .
21:27:48 :: [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
21:27:50 :: [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]
21:27:53 :: 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]
21:27:55 :: ===> Searching for missing dependencies: IO::Dir
21:27:58 :: ===> Installing: IO::Dir:ver<1.001004>:auth<zef:raku-community-modules>
21:27:59 :: ===> Testing: Directory:ver<0.0.8>:auth<zef:sdondley>
21:28:01 :: ===> Testing [OK] for Directory:ver<0.0.8>:auth<zef:sdondley>
[task stderr]
21:28:01 :: ===> Updating fez mirror: https://360.zef.pm/
21:28:01 :: ===> Updated fez mirror: https://360.zef.pm/