Open lzilioli opened 9 years ago
These tests are failing on the master branch as well.
I put this on npmjs.org, here, in case anybody wants to use it: https://www.npmjs.com/package/@klortho/grunt-release
@klortho no it was never accepted. My solution was to make a branch in my fork of the repo named useful-fork
that I point my packages to. E. eg: https://github.com/lzilioli/shared-grunt-config/blob/master/package.json
I have a use-case where I am running a jsdocs task
beforeRelease
. I want to commit the docs to the repo, and I'd like it to happen as part of the automated release. This PR enables that.