Skip to content

Remove hoe from development #396

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

Merged
merged 5 commits into from
Jul 14, 2016
Merged

Remove hoe from development #396

merged 5 commits into from
Jul 14, 2016

Conversation

zzak
Copy link
Member

@zzak zzak commented Mar 15, 2016

I want to remove hoe to make it easier for testing plugins and third-party extensions against master.

Removing hoe will simplify the Rakefile and reduced the number of dependencies we have to maintain.

This also allows testing extensions and plugins easier, but also contributors will have a much more familiar workflow to contribute; which IMO is the biggest benefit and worth the complexity of moving parser generation onto our Rakefile.

@zzak zzak added this to the 4.3.0 milestone Mar 15, 2016
@zzak zzak mentioned this pull request Mar 15, 2016
@hsbt
Copy link
Member

hsbt commented Mar 15, 2016

@zzak I switched bundler's task from hoe on rake repository. see ruby/rake#122

@zzak zzak merged commit bb02ced into master Jul 14, 2016
@zzak zzak deleted the no-hoe branch July 14, 2016 05:35
zzak pushed a commit to rails/sdoc that referenced this pull request Jul 14, 2016
Since ruby/rdoc#396 is merged, this is much easier
and we can remove the rdoc-install scripts from this gem.

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

Successfully merging this pull request may close these issues.

2 participants