sizovs / PipelinR

PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
https://github.com/sizovs/PipelinR
MIT License
420 stars 59 forks source link

Release 0.3 #8

Closed sizovs closed 5 years ago

sizovs commented 5 years ago

Handlers now support generic command types

sizovs commented 5 years ago

@rultor release, tag=0.3

rultor commented 5 years ago

@rultor release, tag=0.3

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.3

@sizovs Oops, I failed. You can see the full log here (spent 18s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 22776
+ echo '1.68.4 61d95181d'
1.68.4 61d95181d
+ date
Thu Aug  1 18:19:22 CEST 2019
+ uptime
 18:19:22 up 229 days,  7:49,  0 users,  load average: 5.08, 4.91, 4.89
+ head=git@github.com:sizovs/PipelinR.git
+ image=yegor256/java8
+ head_branch=master
+ author=sizovs
+ vars=('--env=head=git@github.com:sizovs/PipelinR.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:sizovs/PipelinR.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=sizovs'\''\'\'''\'''\'' '\'';'\'' '\''mv ../gradle.properties .'\'' '\'';'\'' '\''./gradlew --info --no-daemon --stacktrace --console=plain jar mavenCentralSync -Pversion=${tag}'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=sizovs')
+ scripts=('export '\''head=git@github.com:sizovs/PipelinR.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=sizovs'\''' ';' 'mv ../gradle.properties .' ';' './gradlew --info --no-daemon --stacktrace --console=plain jar mavenCentralSync -Pversion=${tag}' ';')
+ directory=
+ container=sizovs_pipelinr_8
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:sizovs/PipelinR.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:sizovs/PipelinR.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:sizovs/PipelinR.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=sizovs'\''' ';' 'mv ../gradle.properties .' ';' './gradlew --info --no-daemon --stacktrace --console=plain jar mavenCentralSync -Pversion=${tag}' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly
sizovs commented 5 years ago

@rultor release, tag=0.3

rultor commented 5 years ago

@rultor release, tag=0.3

@sizovs OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag=0.3

@sizovs Done! FYI, the full log is here (took me 3min)