yegor256 / cobench

Coders Benchmarking Script: automatically collects productivity metrics from a team of GitHub contributors
MIT License
3 stars 1 forks source link

skeleton #1

Closed yegor256 closed 2 years ago

yegor256 commented 2 years ago

@rultor release, tag is 0.0.1

rultor commented 2 years ago

@rultor release, tag is 0.0.1

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

rultor commented 2 years ago

@rultor release, tag is 0.0.1

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

+ export head=git@github.com:yegor256/cobench.git
+ head=git@github.com:yegor256/cobench.git
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ export tag=0.0.1
+ tag=0.0.1
+ pdd -f /dev/null
Found 7 lines in /home/r/repo/.pdd
My version is 0.21.3
Ruby version is 2.7.0 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/home/r/repo/logo.svg is a binary file (41609 bytes)
Reading .gitattributes ...
Reading bin/cobench ...
Reading features/cli.feature ...
Reading features/support/env.rb ...
Reading features/gem_package.feature ...
Reading features/step_definitions/steps.rb ...
Reading LICENSE.txt ...
Reading README.md ...
Reading .0pdd.yml ...
Reading assets/index.xsl ...
Reading .simplecov ...
Reading .gitignore ...
Reading cobench.gemspec ...
Reading .rultor.yml ...
Reading .rubocop.yml ...
Reading Gemfile ...
Reading Rakefile ...
Reading test/test_mask.rb ...
Reading test/test__helper.rb ...
Reading .pdd ...
++ pwd
+ sudo -i bundle install --no-color --gemfile=/home/r/repo/Gemfile
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.

[!] There was an error parsing `Gemfile`: 
[!] There was an error while loading `cobench.gemspec`: cannot load such file -- /home/r/repo/lib/cobench/version. Bundler cannot continue.

 #  from /home/r/repo/cobench.gemspec:25
 #  -------------------------------------------
 #  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
 >  require_relative 'lib/cobench/version'
 #  
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /home/r/repo/Gemfile:22
 #  -------------------------------------------
 #  source 'https://rubygems.org'
 >  gemspec
 #  -------------------------------------------
container 0aaea5271ba610c613c3288711cbb0ca48109951522332020c0a2d16b651f630 is dead
Tue 09 Aug 2022 06:14:59 PM CEST
yegor256 commented 2 years ago

@rultor release, tag is 0.0.1

rultor commented 2 years ago

@rultor release, tag is 0.0.1

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

rultor commented 2 years ago

@rultor release, tag is 0.0.1

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