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

Create 4.2.2 release to fix missing files #393

Merged
merged 2 commits into from
Feb 9, 2016
Merged

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Feb 8, 2016

I'd like to request that a 4.2.2 release be shipped because the 4.2.1 release was missing files -- see #391.

I've created two commits mimicking the ones made for the 4.2.1 release. I'm pretty sure the lib/rdoc.rb VERSION change is straightfoward. If I've misunderstood the change to the History file (i.e. it's generated, or the date will be wrong) please feel free to ignore or fix that commit.

Testing Done

$ rm -r pkg && rake package && find pkg/rdoc-4.2.2 -path '*pot*' \! -path '*/test/*'
...
pkg/rdoc-4.2.2/lib/rdoc/generator/pot.rb
pkg/rdoc-4.2.2/lib/rdoc/generator/pot
pkg/rdoc-4.2.2/lib/rdoc/generator/pot/message_extractor.rb
pkg/rdoc-4.2.2/lib/rdoc/generator/pot/po_entry.rb
pkg/rdoc-4.2.2/lib/rdoc/generator/pot/po.rb
$ rake test
...
Finished tests in 10.140773s, 211.8182 tests/s, 504.3008 assertions/s.

2148 tests, 5114 assertions, 0 failures, 0 errors, 1 skips
...
Finished benchmarks in 0.226885s, 4.4075 tests/s, 4.4075 assertions/s.

1 tests, 1 assertions, 0 failures, 0 errors, 1 skips

hsbt added a commit that referenced this pull request Feb 9, 2016
Create 4.2.2 release to fix missing files
@hsbt hsbt merged commit ef052cc into ruby:master Feb 9, 2016
@zzak
Copy link
Member

zzak commented Feb 9, 2016

Generally like to leave releases up to the maintainers, but I don't want to discourage you from contributing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants