Can you make a Drupal 7 version of this? The current code *does* work in Drupal 7, and it would be nice to be able to use drush dl grn to install it on a Drupal 7 site. Since the project really doesn't depend on Drupal version, all you have to do is create the branch and the release.

Comments

Grayside’s picture

For the time being, you could just use `drush dl grn-6.x-2.x-dev`.

Josh The Geek’s picture

Status: Active » Closed (won't fix)

Sorry. The next major version of grn will be put under 7.x.
Really, this Drush extension is meant to be independent of Drupal, so you should just put it in ~/.drush . There you can just use drush dl grn, and it should work fine.

petsagouris’s picture

This must have been closed as 'won't fix' by mistake...
It should be possible to execute this task after the following are tested and actually commited in the code.

#1159356: Better error handling
#1215692: Support linking to commits
#1253356: use two most recent tags as defaults
#1253366: Provide options for showing commits from old to new
#1410410: Better README.txt

Grayside’s picture

Status: Closed (won't fix) » Active

That looks like a good list to justify a release. Should probably try adding #1215692: Support linking to commits as well.

jcnventura’s picture

I'd prefer the idea that grn should always track the major version being used by the drush project itself. Which is currently 7.

jcnventura’s picture

Title: Drupal 7 version » Drush 7 version

Also, I'd support the renaming of the project itself to identify it's dependency on Drush to "Drush Git Release Notes" or "Git Release Notes for Drush".

jcnventura’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Well, Drush went back to version 6 in the end. So nothing is needed here.