ajc113 / currents

Currents Fishing Network Application
3 stars 3 forks source link

New Theme #214

Closed tannakartikey closed 5 years ago

tannakartikey commented 5 years ago

Mapping

Root index - Index 35.html About - aboutme3.html Intel index - blog-right-sidebar.html Posts index - blog-classic-full-width.html Spots index - blog-list-right-sidebar.html Intel, Post, Spot - show pages all - single.html Maps index - Index32.html map section only Report - elements-tables.html (Table Hover for reports table)

Concerns

Template uses retina.js for high res images applying (@2x, @3x, etc) to denote high-res image variants on server. Unsure how this will impact AWS and production. https://github.com/joshuajansen/retinajs-rails/issues/5

rultor commented 5 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 10min)

ajc113 commented 5 years ago

@rultor release, tag is 3.1

rultor commented 5 years ago

@rultor release, tag is 3.1

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

rultor commented 5 years ago

@rultor release, tag is 3.1

@ajc113 Done! FYI, the full log is here (took me 10min)

ajc113 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 10min)

ajc113 commented 5 years ago

@rultor release, tag is 3.2

rultor commented 5 years ago

@rultor release, tag is 3.2

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

rultor commented 5 years ago

@rultor release, tag is 3.2

@ajc113 Done! FYI, the full log is here (took me 9min)

ajc113 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 11min)

ajc113 commented 5 years ago

@rultor release, tag is 3.3

rultor commented 5 years ago

@rultor release, tag is 3.3

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

rultor commented 5 years ago

@rultor release, tag is 3.3

@ajc113 Done! FYI, the full log is here (took me 11min)

ajc113 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 8min)

ajc113 commented 5 years ago

@rultor release, tag is 3.31

rultor commented 5 years ago

@rultor release, tag is 3.31

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

rultor commented 5 years ago

@rultor release, tag is 3.31

@ajc113 Done! FYI, the full log is here (took me 8min)

ajc113 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 10min)

ajc113 commented 5 years ago

@rultor release, tag is 3.3.2

rultor commented 5 years ago

@rultor release, tag is 3.3.2

@ajc113 @tannakartikey Invalid release tag 3.3.2 specified. There is already a release 3.31 newer than the given release in this repository.

rultor commented 5 years ago

@rultor release, tag is 3.3.2

@ajc113 I'm sorry, I don't understand you :( Check this page and try again please

ajc113 commented 5 years ago

@rultor release, tag is 3.32

ajc113 commented 5 years ago

@rultor release, tag is 3.32

rultor commented 5 years ago

@rultor release, tag is 3.32

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

rultor commented 5 years ago

@rultor release, tag is 3.32

@ajc113 @tannakartikey Oops, I failed. You can see the full log here (spent 3min)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 29242
+ echo '1.68.4 61d95181d'
1.68.4 61d95181d
+ date
Wed Jun 12 17:53:18 CEST 2019
+ uptime
 17:53:18 up 179 days,  7:23,  0 users,  load average: 5.34, 5.25, 5.26
+ head=git@github.com:ajc113/currents.git
+ ff=default
+ image=tannakartikey/currents
+ rebase=false
+ squash=false
+ head_branch=master
+ author=ajc113
+ vars=('--env=RAILS_ENV=test' '--env=DISPLAY=:99' '--env=head=git@github.com:ajc113/currents.git' '--env=scripts=( '\''export '\''\'\'''\''RAILS_ENV=test'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''DISPLAY=:99'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:ajc113/currents.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=ajc113'\''\'\'''\'''\'' '\'';'\'' '\''sudo /etc/init.d/postgresql start'\'' '\'';'\'' '\''cp ../application.yml config/application.yml'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''rake db:create'\'' '\'';'\'' '\''sleep 20'\'' '\'';'\'' '\''xvfb-run rake'\'' '\'';'\'' '\''git config --global user.email "hello@thefishing.network"'\'' '\'';'\'' '\''git config --global user.name "currents-network"'\'' '\'';'\'' '\''git config --global core.sshCommand '\''\'\'''\''ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no'\''\'\'''\'''\'' '\'';'\'' '\''mv ../curlrc ../.curlrc'\'' '\'';'\'' '\''mv ../netrc ../.netrc'\'' '\'';'\'' '\''curl --silent --output /dev/null https://api.heroku.com/apps'\'' '\'';'\'' '\''heroku pg:backups:capture --app currents'\'' '\'';'\'' '\''git remote add heroku git@heroku.com:currents.git'\'' '\'';'\'' '\''mkdir /root/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ../kartikey_heroku.pub ../kartikey_heroku /root/.ssh'\'' '\'';'\'' '\''chmod -R 600 /root/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > /root/.ssh/config'\'' '\'';'\'' '\''git push -f heroku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''heroku run rake db:migrate --app currents'\'' '\'';'\'' '\''curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://thefishing.network > /dev/null'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=ajc113')
+ scripts=('export '\''RAILS_ENV=test'\''' ';' 'export '\''DISPLAY=:99'\''' ';' 'export '\''head=git@github.com:ajc113/currents.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=ajc113'\''' ';' 'sudo /etc/init.d/postgresql start' ';' 'cp ../application.yml config/application.yml' ';' 'bundle install' ';' 'rake db:create' ';' 'sleep 20' ';' 'xvfb-run rake' ';' 'git config --global user.email "hello@thefishing.network"' ';' 'git config --global user.name "currents-network"' ';' 'git config --global core.sshCommand '\''ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no'\''' ';' 'mv ../curlrc ../.curlrc' ';' 'mv ../netrc ../.netrc' ';' 'curl --silent --output /dev/null https://api.heroku.com/apps' ';' 'heroku pg:backups:capture --app currents' ';' 'git remote add heroku git@heroku.com:currents.git' ';' 'mkdir /root/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ../kartikey_heroku.pub ../kartikey_heroku /root/.ssh' ';' 'chmod -R 600 /root/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > /root/.ssh/config' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'heroku run rake db:migrate --app currents' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://thefishing.network > /dev/null' ';')
+ directory=
+ container=ajc113_currents_214
+ as_root=true
+ 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:ajc113/currents.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''RAILS_ENV=test'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''RAILS_ENV=test'\''' ';' 'export '\''DISPLAY=:99'\''' ';' 'export '\''head=git@github.com:ajc113/currents.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=ajc113'\''' ';' 'sudo /etc/init.d/postgresql start' ';' 'cp ../application.yml config/application.yml' ';' 'bundle install' ';' 'rake db:create' ';' 'sleep 20' ';' 'xvfb-run rake' ';' 'git config --global user.email "hello@thefishing.network"' ';' 'git config --global user.name "currents-network"' ';' 'git config --global core.sshCommand '\''ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no'\''' ';' 'mv ../curlrc ../.curlrc' ';' 'mv ../netrc ../.netrc' ';' 'curl --silent --output /dev/null https://api.heroku.com/apps' ';' 'heroku pg:backups:capture --app currents' ';' 'git remote add heroku git@heroku.com:currents.git' ';' 'mkdir /root/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ../kartikey_heroku.pub ../kartikey_heroku /root/.ssh' ';' 'chmod -R 600 /root/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > /root/.ssh/config' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'heroku run rake db:migrate --app currents' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://thefishing.network > /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
rultor commented 5 years ago

@rultor release, tag is 3.32

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

rultor commented 5 years ago

@rultor release, tag is 3.32

@ajc113 Done! FYI, the full log is here (took me 10min)