zold-io / zold

An Experimental Non-Blockchain Cryptocurrency for Fast Micro Payments
https://www.zold.io
MIT License
195 stars 53 forks source link

refresh docker image #835

Closed davvd closed 1 month ago

davvd commented 1 month ago

@rultor release, tag is 0.31.9

rultor commented 1 month ago

@rultor release, tag is 0.31.9

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

rultor commented 1 month ago

@rultor release, tag is 0.31.9

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

  \n
\n
  \n
\n
  \n
</h3><table class="source_code">\n
  <tr>\n
    <td>\n
      <pre class="lines">\n
\n
\n
39\n
40\n
41\n
42\n
43\n
44\n
45\n
46\n
47\n
48</pre>\n
    </td>\n
    <td>\n
      <pre class="code"><span class="info file"># File 'lib/zold/age.rb', line 39</span>\n
\n
<span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>\n
  <span class='kw'>return</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>?</span><span class='tstring_end'>&#39;</span></span> <span class='kw'>if</span> <span class='ivar'>@time</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span>\n
  <span class='id identifier rubyid_sec'>sec</span> <span class='op'>=</span> <span class='const'>Time</span><span class='period'>.</span><span class='id identifier rubyid_now'>now</span> <span class='op'>-</span> <span class='ivar'>@time</span>\n
  <span class='id identifier rubyid_txt'>txt</span> <span class='op'>=</span> <span class='id identifier rubyid_text'>text</span><span class='lparen'>(</span><span class='id identifier rubyid_sec'>sec</span><span class='rparen'>)</span>\n
  <span class='kw'>if</span> <span class='op'>!</span><span class='ivar'>@limit</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span> <span class='op'>&amp;&amp;</span> <span class='id identifier rubyid_sec'>sec</span> <span class='op'>&gt;</span> <span class='ivar'>@limit</span>\n
    <span class='const'>Rainbow</span><span class='lparen'>(</span><span class='id identifier rubyid_txt'>txt</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_red'>red</span>\n
  <span class='kw'>else</span>\n
    <span class='id identifier rubyid_txt'>txt</span>\n
  <span class='kw'>end</span>\n
<span class='kw'>end</span></pre>\n
    </td>\n
  </tr>\n
</table>\n
</div>\n
    \n
  </div>\n
\n
</div>\n
\n
      <div id="footer">\n
  Generated on Tue Jul 16 13:05:32 2024 by\n
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>\n
  0.9.36 (ruby-3.2.2).\n
</div>\n
\n
    </div>\n
  </body>\n
</html>\u001b[0m\u001b[32m        </div>\n
      </body>\n
    </meta>\n
  </head>\n
</html>\n\u001b[0m
Invalid XML formatting in doc/Zold/Age.html
container 5766265d798c8649ebcc98266dbf246f890e52398370fb02e1d28054d383be59 is dead
Tue Jul 16 13:06:04 UTC 2024
davvd commented 1 month ago

@rultor release, tag is 0.31.9

rultor commented 1 month ago

@rultor release, tag is 0.31.9

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

rultor commented 1 month ago

@rultor release, tag is 0.31.9

@davvd Done! FYI, the full log is here (took me 20min)