Skip to content

Releases: mpalmer/github-release

Now with TOTP support!

Choose a tag to compare

@mpalmer mpalmer released this 27 May 05:33

When you first run git release, and it asks for your GitHub creds, if you
have 2FA turned on (which you really, really should), you are now prompted
for a TOTP code and it is used to great effect.

Other users should notice no change.

Long, long overdue

Choose a tag to compare

@mpalmer mpalmer released this 03 Jan 03:52

Finally make a new release, with a small fix for accessor caching, and
support for Octokit 4.x.

Support more than one page of results

Choose a tag to compare

@mpalmer mpalmer released this 07 Oct 03:12

Thanks to @glasnt for the patch, if you have lots-and-lots of releases, you
will no longer have assplosions.

Version 0.1.2

Choose a tag to compare

@mpalmer mpalmer released this 07 May 01:26

Just a patch release to ensure we get a new enough version of Octokit so
satisfy ourselves.

v0.1.1: Logging and quiet

Choose a tag to compare

@mpalmer mpalmer released this 07 May 00:57

Just improving the debug logging a bit, and making the post-release push
happen more quietly.

First Release

Choose a tag to compare

@mpalmer mpalmer released this 06 May 05:45

It is with much fanfare and blowing of horns that I bequeath the
awesomeness of git release upon the world.

Features in this release include:

  • Ability to create a release from a tag annotation or
    commit message;
  • Automatically generates an OAuth token if
    needed;
  • Feeds your cat while you're hacking(*)

You should install it now! gem install github-release

(*) May not actually feed your cat.