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.0.2 #146

Closed
amihaiemil opened this issue Jul 13, 2018 · 8 comments
Closed

Release 0.0.2 #146

amihaiemil opened this issue Jul 13, 2018 · 8 comments

Comments

@amihaiemil
Copy link
Owner

amihaiemil commented Jul 13, 2018

Let's release version 0.0.2. New stuff:

  • Container :: Image.run() -- will create and start the Contaner, then return it to the client.
  • Docker :: *.docker() mehods -- convenience methods to access the Docker engine to which the Image, Container belongs.
  • Logs :: Container.logs() -- fetching a container's logs.
@amihaiemil
Copy link
Owner Author

@rultor release it, tag is 0.0.2

@rultor
Copy link
Collaborator

rultor commented Jul 13, 2018

@rultor release it, tag is 0.0.2

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

@rultor
Copy link
Collaborator

rultor commented Jul 13, 2018

@rultor release it, tag is 0.0.2

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 5686
+ echo '1.67.4 dbdae7b78'
1.67.4 dbdae7b78
+ date
Fri Jul 13 11:28:16 CEST 2018
+ uptime
 11:28:16 up 5 days, 20:12,  1 user,  load average: 0.74, 0.70, 0.82
+ head=git@github.com:amihaiemil/docker-java-api.git
+ ff=default
+ image=yegor256/java8
+ rebase=false
+ squash=false
+ head_branch=master
+ author=amihaiemil
+ tag=0.0.2
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:amihaiemil/docker-java-api.git' '--env=tag=0.0.2' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:amihaiemil/docker-java-api.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''chmod +x ./rcfg.sh'\'' '\'';'\'' '\''./rcfg.sh'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=amihaiemil')
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:amihaiemil/docker-java-api.git'\''' ';' 'export '\''tag=0.0.2'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'chmod +x ./rcfg.sh' ';' './rcfg.sh' ';')
+ directory=
+ container=amihaiemil_docker-java-api_146
+ 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:amihaiemil/docker-java-api.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:amihaiemil/docker-java-api.git'\''' ';' 'export '\''tag=0.0.2'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'chmod +x ./rcfg.sh' ';' ./rcfg.sh ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpgkeys: key 9AF0FA4C can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
'cid' file is absent, container wasn't started correctly

@amihaiemil
Copy link
Owner Author

@rultor try to release again, tag is 0.0.2

@rultor
Copy link
Collaborator

rultor commented Jul 13, 2018

@rultor try to release again, tag is 0.0.2

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

@rultor
Copy link
Collaborator

rultor commented Jul 13, 2018

@rultor try to release again, tag is 0.0.2

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

@0crat
Copy link
Collaborator

0crat commented Jul 13, 2018

The job is not in WBS, won't close the order

@0crat
Copy link
Collaborator

0crat commented Jul 13, 2018

Job gh:amihaiemil/docker-java-api#146 is not assigned, can't get performer

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

No branches or pull requests

3 participants