Skip to content

soup#2

Open
ptramsey wants to merge 1 commit intomasterfrom
soup
Open

soup#2
ptramsey wants to merge 1 commit intomasterfrom
soup

Conversation

@ptramsey
Copy link
Owner

@rultor hello

@ptramsey
Copy link
Owner Author

@rultor merge

@rultor
Copy link

rultor commented Jun 20, 2016

@rultor hello

@ptramsey Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :)

@rultor
Copy link

rultor commented Jun 20, 2016

@rultor merge

@ptramsey OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link

rultor commented Jun 20, 2016

@rultor merge

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 12966
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Jun 20 23:07:13 UTC 2016
+ uptime
 23:07:13 up 2 days,  8:34,  0 users,  load average: 8.49, 7.54, 6.35
+ fork=git@github.com:ptramsey/configs.git
+ fork_branch=soup
+ head=git@github.com:ptramsey/configs.git
+ head_branch=master
+ pull_id=2
+ pull_title=soup
+ vars=('--env=fork=git@github.com:ptramsey/configs.git' '--env=fork_branch=soup' '--env=head=git@github.com:ptramsey/configs.git' '--env=head_branch=master' '--env=pull_id=2' '--env=pull_title=soup')
+ image=yegor256/rultor
+ directory=
+ scripts=()
+ container=ptramsey_configs_2
+ 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:ptramsey/configs.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z '' ']'
+ '[' -e pom.xml ']'
+ '[' -e Gemfile ']'
+ '[' -e build.xml ']'
+ [[ -e build.sbt ]]
+ [[ -e project/Build.scala ]]
+ echo 'I can'\''t guess your build automation tool, see http://doc.rultor.com/basics.html'
I can't guess your build automation tool, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants