cqfn / pdd

Command line toolkit for collecting TODO markers from your code, known as Puzzle Driven Development (PDD)
https://www.0pdd.com
MIT License
76 stars 25 forks source link

--remove #213

Closed yegor256 closed 1 year ago

yegor256 commented 1 year ago

To remove all puzzles

yegor256 commented 1 year ago

@rultor release, tag is 0.22.0

rultor commented 1 year ago

@rultor release, tag is 0.22.0

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

rultor commented 1 year ago

@rultor release, tag is 0.22.0

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

\u001b[38;5;214mExcluding\u001b[0m features/avoiding_duplicates.feature
\u001b[38;5;214mExcluding\u001b[0m features/applies_rules.feature
\u001b[38;5;214mExcluding\u001b[0m features/unicode.feature
\u001b[38;5;214mExcluding\u001b[0m lib/pdd/source.rb
\u001b[38;5;214mExcluding\u001b[0m test/test_source.rb
\u001b[38;5;214mExcluding\u001b[0m test/test_source_todo.rb
\u001b[38;5;214mExcluding\u001b[0m test/test_pdd.rb
\u001b[38;5;214mExcluding\u001b[0m src/main/resources/images/**/*
Reading utils/glob.rb ...
Reading .gitattributes ...
Reading bin/pdd ...
Reading features/remove.feature ...
Puzzle 42-8c31b14c 0/DEV at features/remove.feature
Reading features/support/env.rb ...
Reading features/rake.feature ...
Reading features/gem_package.feature ...
Reading features/step_definitions/steps.rb ...
Reading LICENSE.txt ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/rake.yml ...
Reading lib/pdd.rb ...
Reading lib/pdd/puzzle.rb ...
Reading lib/pdd/rake_task.rb ...
Reading lib/pdd/rule/duplicates.rb ...
Reading lib/pdd/rule/text.rb ...
Reading lib/pdd/rule/estimates.rb ...
Reading lib/pdd/rule/roles.rb ...
Reading lib/pdd/version.rb ...
Reading lib/pdd/sources.rb ...
Reading .0pdd.yml ...
Reading .overcommit.yml ...
Reading assets/puzzles.xsd ...
Reading assets/puzzles.xsl ...
Reading .simplecov ...
Reading .gitignore ...
Reading .rultor.yml ...
Reading .rubocop.yml ...
Reading Gemfile ...
Reading pdd.gemspec ...
Reading Rakefile ...
Reading test/test_many.rb ...
Reading test/test_roles.rb ...
Reading test/test__helper.rb ...
Reading test/test_duplicates.rb ...
Reading test/test_rake_task.rb ...
Reading test/test_estimates.rb ...
Reading test/test_sources.rb ...
Reading test/test_text.rb ...
Reading CITATION.cff ...
Reading cucumber.yml ...
Reading .pdd ...
\u001b[31mERROR\u001b[0m: Puzzle features/remove.feature:9-10 has a very short description of just 2 words while a minimum of 20 is required
\u001b[31mERROR\u001b[0m: Puzzle features/remove.feature:9-10 has an estimate of 0 minutes, which is lower than 15 minutes
\u001b[31mERROR\u001b[0m: 2 errors, see log above
If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/cqfn/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/cqfn/pdd/blob/master/README.md.
Exit code is 1
container 566879979c938522b1d76a60092af8ffaf15cb4a8b5cc27f263b9e15eff34ac9 is dead
Sat 17 Sep 2022 08:00:53 AM CEST
yegor256 commented 1 year ago

@rultor release, tag is 0.22.0

rultor commented 1 year ago

@rultor release, tag is 0.22.0

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

rultor commented 1 year ago

@rultor release, tag is 0.22.0

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