zold-io / zold.github.io

Zold website and JavaScript assets
https://www.zold.io
16 stars 4 forks source link

/diff.html #119

Closed yegor256 closed 5 years ago

yegor256 commented 5 years ago

Let's add a new page to compare two versions of the wallet file

yegor256 commented 5 years ago

@rultor release, tag is 0.13.0

rultor commented 5 years ago

@rultor release, tag is 0.13.0

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

rultor commented 5 years ago

@rultor release, tag is 0.13.0

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

+-- upath@1.1.0 
+-- uri-js@4.2.2 
| `-- punycode@2.1.1 
+-- uri-path@1.0.0 
+-- urix@0.1.0 
+-- use@3.1.1 
+-- user-home@2.0.0 
+-- util@0.10.4 
+-- util-deprecate@1.0.2 
+-- utils-merge@1.0.1 
+-- validate-npm-package-license@3.0.3 
+-- verror@1.10.0 
| `-- assert-plus@1.0.0 
+-- walkdir@0.0.11 
+-- websocket-driver@0.7.0 
+-- websocket-extensions@0.1.3 
+-- which@1.2.14 
+-- which-module@1.0.0 
+-- wide-align@1.1.3 
+-- window-size@0.2.0 
+-- wordwrap@1.0.0 
+-- wrap-ansi@2.1.0 
+-- wrappy@1.0.2 
+-- write@0.2.1 
+-- ws@6.1.2 
+-- xmlhttprequest-ssl@1.5.5 
+-- xtend@4.0.1 
+-- y18n@3.2.1 
+-- yallist@2.1.2 
+-- yargs@6.4.0 
+-- yargs-parser@4.2.1 
+-- yeast@0.1.2 
`-- zip-stream@1.2.0 
  `-- lodash@4.17.10 

npm WARN zold@0.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
+ [[ 0.13.0 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]]
+ sed -i 's/0\.0\.0/0.13.0/g' package.json
+ git add package.json
+ git commit -m 'version set to 0.13.0'
[__rultor 3fd81c6] version set to 0.13.0
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mkdir /home/r/.ssh
+ mv ../id_rsa ../id_rsa.pub /home/r/.ssh
+ chmod -R 600 /home/r/.ssh/id_rsa /home/r/.ssh/id_rsa.pub
+ echo -e 'Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null'
+ git config --global user.email rultor@zold.io
+ git config --global user.name Rultor
++ mktemp -d
+ temp=/tmp/tmp.tRT381x5UD
+ ./node_modules/grunt/bin/grunt --no-color --buildDir=/tmp/tmp.tRT381x5UD
Loading "Gruntfile.js" tasks...ERROR
>> Error: Unable to read "/tmp/tmp.tRT381x5UD/_head.html" file (Error code: ENOENT).
Warning: Task "default" not found. Use --force to continue.

Aborted due to warnings.
container 6cf1c40e7269014d938dd9f7cc45e26b04478e220b65b6f7dba5fba28ec6eae7 is dead
Thu Mar 14 16:16:32 CET 2019
yegor256 commented 5 years ago

@rultor release, tag is 0.13.0

rultor commented 5 years ago

@rultor release, tag is 0.13.0

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

rultor commented 5 years ago

@rultor release, tag is 0.13.0

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

yegor256 commented 5 years ago

@rultor release, tag is 0.13.1

rultor commented 5 years ago

@rultor release, tag is 0.13.1

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

rultor commented 5 years ago

@rultor release, tag is 0.13.1

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

+-- uri-path@1.0.0 
+-- urix@0.1.0 
+-- use@3.1.1 
+-- user-home@2.0.0 
+-- util@0.10.4 
+-- util-deprecate@1.0.2 
+-- utils-merge@1.0.1 
+-- validate-npm-package-license@3.0.3 
+-- verror@1.10.0 
| `-- assert-plus@1.0.0 
+-- walkdir@0.0.11 
+-- websocket-driver@0.7.0 
+-- websocket-extensions@0.1.3 
+-- which@1.2.14 
+-- which-module@1.0.0 
+-- which-pm-runs@1.0.0 
+-- wide-align@1.1.3 
+-- window-size@0.2.0 
+-- wordwrap@1.0.0 
+-- wrap-ansi@2.1.0 
+-- wrappy@1.0.2 
+-- write@0.2.1 
+-- ws@6.1.2 
+-- xmlhttprequest-ssl@1.5.5 
+-- xtend@4.0.1 
+-- y18n@3.2.1 
+-- yallist@2.1.2 
+-- yargs@6.4.0 
+-- yargs-parser@4.2.1 
+-- yeast@0.1.2 
`-- zip-stream@1.2.0 
  `-- lodash@4.17.11 

npm WARN zold@0.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
+ [[ 0.13.1 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]]
+ sed -i 's/0\.0\.0/0.13.1/g' package.json
+ git add package.json
+ git commit -m 'version set to 0.13.1'
[__rultor 5fada01] version set to 0.13.1
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mkdir /home/r/.ssh
+ mv ../id_rsa ../id_rsa.pub /home/r/.ssh
+ chmod -R 600 /home/r/.ssh/id_rsa /home/r/.ssh/id_rsa.pub
+ echo -e 'Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null'
+ git config --global user.email rultor@zold.io
+ git config --global user.name Rultor
++ mktemp -d
+ temp=/tmp/tmp.oFB7oOv9pf
+ ./node_modules/grunt/bin/grunt --no-color --buildDir=/tmp/tmp.oFB7oOv9pf
Running "copy:dist" (copy) task
Copied 17 files

Running "htmlbuild:dist" (htmlbuild) task
Warning: Unable to write "/tmp/tmp.oFB7oOv9pf" file (Error code: EISDIR). Use --force to continue.

Aborted due to warnings.
container 00509be2e921229c9a3c1c39c327e98640f1fd646135d9242a4789836df645d8 is dead
Thu Mar 14 18:16:08 CET 2019
yegor256 commented 5 years ago

@rultor release, tag is 0.13.1

rultor commented 5 years ago

@rultor release, tag is 0.13.1

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

rultor commented 5 years ago

@rultor release, tag is 0.13.1

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

yegor256 commented 5 years ago

@rultor release, tag is 0.13.2

rultor commented 5 years ago

@rultor release, tag is 0.13.2

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

rultor commented 5 years ago

@rultor release, tag is 0.13.2

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

0crat commented 5 years ago

Job gh:zold-io/zold.github.io#119 is not assigned, can't get performer

0crat commented 5 years ago

This job is not in scope

yegor256 commented 5 years ago

@rultor release, tag is 0.13.2

rultor commented 5 years ago

@rultor release, tag is 0.13.2

@yegor256 Invalid release tag 0.13.2 specified. There is already a release 0.13.2 newer than the given release in this repository.

rultor commented 5 years ago

@rultor release, tag is 0.13.2

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

yegor256 commented 5 years ago

@rultor release, tag is 0.13.3

rultor commented 5 years ago

@rultor release, tag is 0.13.3

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

rultor commented 5 years ago

@rultor release, tag is 0.13.3

@yegor256 Done! FYI, the full log is here (took me 3min)