Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.6.0 source code.tar.gz | 2016-11-05 | 81.9 kB | |
1.6.0 source code.zip | 2016-11-05 | 124.0 kB | |
README.md | 2016-11-05 | 940 Bytes | |
Totals: 3 Items | 206.8 kB | 0 |
- Enhancement [#189] Reuse the existing gh-pages clone, unless it's mismatched with current configuration. (Thanks to Dan Allen
- Enhancement [#194] Move gh-pages commit to the prepare task, allowing you to put tasks between commit and push. (Also thanks to Dan Allen)
- Enhancement [#199] More logging improvements to rebuilt strategy (Thanks to Günther Grill)
- Fix [#213] Removal of files during gh-pages is corrected (Thanks to Serban Iordache)
- Fix [#210] Floated stages now responds correctly if you abandon a version without taking it to final (e.g. going from
1.0.1-rc.2
to1.1.0-dev.0
). - Fix [#205] The grgit task no longer fails if it can't find a Git repo. It will print out a warning message indicating likely errors if you continue, but this makes builds usable outside of the git repo.