Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.12.4 #155

Closed
rafamizes opened this issue Dec 20, 2021 · 5 comments
Closed

Release 0.12.4 #155

rafamizes opened this issue Dec 20, 2021 · 5 comments
Assignees
Labels

Comments

@rafamizes
Copy link
Member

@rultor release it; the that is 0.12.4.

@rafamizes rafamizes self-assigned this Dec 20, 2021
@rultor
Copy link
Collaborator

rultor commented Dec 20, 2021

@rultor release it; the that is 0.12.4.

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

@rultor
Copy link
Collaborator

rultor commented Dec 20, 2021

@rultor release it; the that is 0.12.4.

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 6970
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Tue Dec 21 00:16:33 CET 2021
+ uptime
 00:16:33 up 449 days,  9:22,  0 users,  load average: 4.90, 5.02, 4.88
+ head=git@github.com:dartoos-dev/formdator.git
+ ff=default
+ that=0.12.4
+ image=cirrusci/flutter:stable
+ rebase=true
+ squash=false
+ head_branch=master
+ author=rafamizes
+ vars=('--env=head=git@github.com:dartoos-dev/formdator.git' '--env=that=0.12.4' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:dartoos-dev/formdator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''that=0.12.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=rafamizes'\''\'\'''\'''\'' '\'';'\'' '\''sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml'\'' '\'';'\'' '\''sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''\'\'''\''+%F'\''\'\'''\'')" CHANGELOG.md'\'' '\'';'\'' '\''mkdir -p ~/.pub-cache'\'' '\'';'\'' '\''mv ../credentials.json ~/.pub-cache/credentials.json'\'' '\'';'\'' '\''flutter pub publish -f'\'' '\'';'\'' '\''git commit -am "version $tag"'\'' '\'';'\'' '\''git checkout master'\'' '\'';'\'' '\''git merge __rultor'\'' '\'';'\'' '\''git checkout __rultor'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=rafamizes')
+ scripts=('export '\''head=git@github.com:dartoos-dev/formdator.git'\''' ';' 'export '\''that=0.12.4'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=rafamizes'\''' ';' 'sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml' ';' 'sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''+%F'\'')" CHANGELOG.md' ';' 'mkdir -p ~/.pub-cache' ';' 'mv ../credentials.json ~/.pub-cache/credentials.json' ';' 'flutter pub publish -f' ';' 'git commit -am "version $tag"' ';' 'git checkout master' ';' 'git merge __rultor' ';' 'git checkout __rultor' ';')
+ directory=
+ container=dartoos-dev_formdator_155
+ as_root=true
+ git --version
git version 2.7.4
+ docker --version
Docker version 17.12.0-ce, build c97c6d6
+ 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:dartoos-dev/formdator.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:dartoos-dev/formdator.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:dartoos-dev/formdator.git'\''' ';' 'export '\''that=0.12.4'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=rafamizes'\''' ';' 'sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml' ';' 'sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''+%F'\'')" CHANGELOG.md' ';' 'mkdir -p ~/.pub-cache' ';' 'mv ../credentials.json ~/.pub-cache/credentials.json' ';' 'flutter pub publish -f' ';' 'git commit -am "version $tag"' ';' 'git checkout master' ';' 'git merge __rultor' ';' 'git checkout __rultor' ';'
+ 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

@rafamizes
Copy link
Member Author

@rultor release it; the tag is 0.12.4.

@rultor
Copy link
Collaborator

rultor commented Dec 20, 2021

@rultor release it; the tag is 0.12.4.

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

@rultor
Copy link
Collaborator

rultor commented Dec 20, 2021

@rultor release it; the tag is 0.12.4.

@rafamizes Done! FYI, the full log is here (took me 2min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants