dgroup / lazylead

Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
https://lazylead.org
MIT License
72 stars 1 forks source link

Reproducing steps might be recorded and hosted on cloud/video provider #441

Closed dgroup closed 3 years ago

dgroup commented 3 years ago

@rultor release, tag 0.10.3

rultor commented 3 years ago

@rultor release, tag 0.10.3

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

rultor commented 3 years ago

@rultor release, tag 0.10.3

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 31251
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Thu Jul 22 23:17:43 CEST 2021
+ uptime
 23:17:43 up 298 days,  7:23,  0 users,  load average: 4.45, 4.41, 4.43
+ head=git@github.com:dgroup/lazylead.git
+ ff=default
+ image=ruby:2.6.5
+ rebase=false
+ squash=false
+ head_branch=master
+ author=dgroup
+ vars=('--env=head=git@github.com:dgroup/lazylead.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=dgroup'\''\'\'''\'''\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''set -e'\'' '\'';'\'' '\''export RUBYOPT="-W0"'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/lazylead/version.rb'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lazylead.gemspec'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake --trace test rubocop sqlint xcop'\'' '\'';'\'' '\''git add lib/lazylead/version.rb lazylead.gemspec'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build lazylead.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' '\''curl -s -X POST --url "https://circleci.com/api/v2/project/gh/dgroup/lazylead/envvar" -H @../circleci.header -H "accept: application/json" -H "content-type: application/json" -d "{ \"name\": \"DOCKER_RELEASE_TAGS\", \"value\": \"${tag}\" }" -o /dev/null'\'' '\'';'\'' '\''curl -s -X POST --url https://circleci.com/api/v2/project/gh/dgroup/lazylead/pipeline -H @../circleci.header -H '\''\'\'''\''accept: application/json'\''\'\'''\'' -H '\''\'\'''\''content-type: application/json'\''\'\'''\'' -H '\''\'\'''\''x-attribution-login: dgroup'\''\'\'''\'' -o /dev/null'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=dgroup')
+ scripts=('export '\''head=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=dgroup'\''' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'set -e' ';' 'export RUBYOPT="-W0"' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/lazylead/version.rb' ';' 'sed -i "s/0\.0\.0/${tag}/g" lazylead.gemspec' ';' 'bundle install --no-color' ';' 'bundle exec rake --trace test rubocop sqlint xcop' ';' 'git add lib/lazylead/version.rb lazylead.gemspec' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build lazylead.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'curl -s -X POST --url "https://circleci.com/api/v2/project/gh/dgroup/lazylead/envvar" -H @../circleci.header -H "accept: application/json" -H "content-type: application/json" -d "{ \"name\": \"DOCKER_RELEASE_TAGS\", \"value\": \"${tag}\" }" -o /dev/null' ';' 'curl -s -X POST --url https://circleci.com/api/v2/project/gh/dgroup/lazylead/pipeline -H @../circleci.header -H '\''accept: application/json'\'' -H '\''content-type: application/json'\'' -H '\''x-attribution-login: dgroup'\'' -o /dev/null' ';')
+ directory=
+ container=dgroup_lazylead_441
+ 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:dgroup/lazylead.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:dgroup/lazylead.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=dgroup'\''' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'set -e' ';' 'export RUBYOPT="-W0"' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/lazylead/version.rb' ';' 'sed -i "s/0\.0\.0/${tag}/g" lazylead.gemspec' ';' 'bundle install --no-color' ';' 'bundle exec rake --trace test rubocop sqlint xcop' ';' 'git add lib/lazylead/version.rb lazylead.gemspec' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build lazylead.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'curl -s -X POST --url "https://circleci.com/api/v2/project/gh/dgroup/lazylead/envvar" -H @../circleci.header -H "accept: application/json" -H "content-type: application/json" -d "{ \"name\": \"DOCKER_RELEASE_TAGS\", \"value\": \"${tag}\" }" -o /dev/null' ';' 'curl -s -X POST --url https://circleci.com/api/v2/project/gh/dgroup/lazylead/pipeline -H @../circleci.header -H '\''accept: application/json'\'' -H '\''content-type: application/json'\'' -H '\''x-attribution-login: dgroup'\'' -o /dev/null' ';'
+ 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
dgroup commented 3 years ago

@rultor release, tag=0.10.3

rultor commented 3 years ago

@rultor release, tag=0.10.3

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

rultor commented 3 years ago

@rultor release, tag=0.10.3

@dgroup Done! FYI, the full log is here (took me 4min)