greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

feat: add support for git amend #126

Closed whitneyit closed 6 years ago

whitneyit commented 6 years ago

So as to allow users to maintain there "one commit" style, this PR adds the ability to specify whether or not to have the lockfile update be amended into the previous commit.

whitneyit commented 6 years ago

Code coverage is also :100: now!

whitneyit commented 6 years ago

@hulkoba updated!

travi commented 6 years ago

i was excited when i saw this come through, but finally got around to giving it a shot. unfortunately, it took me longer than it should have to realize that the feature isnt included in a published release yet.

i guess i assumed this project was publishing with semantic-release already ;) any chance this could get published soon?

whitneyit commented 6 years ago

@hulkoba On that note, do you want me to update the docs as well?

travi commented 6 years ago

@whitneyit as a consumer, i think it would be very helpful. i only knew about it because i happened to see this thread when it happened and had to track down the commit to get the details. most users wont go that far

finnp commented 6 years ago

@whitneyit Has this been tested? Doesn't it miss a force push in upload.js?

greenkeeperio-bot commented 6 years ago

:tada: This PR is included in version 1.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: