Commit graph

428 commits

Author SHA1 Message Date
Brendan Forster 7ceb9d085a extract function for parsing beta number 2018-02-09 15:30:14 +11:00
Brendan Forster 93e8fb9235 fix test failure 2018-02-09 15:22:56 +11:00
Brendan Forster d380d279b7 refactor into stages 2018-02-09 15:11:20 +11:00
Brendan Forster 3d5a95a82c some readability 2018-02-09 15:08:15 +11:00
Brendan Forster e8921e5dbf move this into an options object 2018-02-09 15:04:30 +11:00
Brendan Forster cdc99e1618 address review feedback 2018-02-09 14:55:45 +11:00
Brendan Forster ba5c131c0f address review feedback 2018-02-09 14:30:37 +11:00
Brendan Forster 5d1ad00ef8 ensure you only do this when there aren't uncommitted changes 2018-02-04 22:19:19 +11:00
Brendan Forster 44246b07c7 reorder imports 2018-02-04 22:18:09 +11:00
Brendan Forster 9d38422d0a extra to types 2018-02-04 22:17:04 +11:00
Brendan Forster 4204c88145 handle situation where no changelog entries found 2018-02-04 16:16:58 +11:00
Brendan Forster 3b8a00ddfd introduce production flow 2018-02-04 15:16:32 +11:00
Brendan Forster 5bfcc8e6fc read the existing changelog 2018-02-04 14:55:59 +11:00
Brendan Forster c568b233db extract function 2018-02-04 14:51:21 +11:00
Brendan Forster 371d94ad64 rename this method to be a bit more specific 2018-02-04 14:49:15 +11:00
Brendan Forster 7b63552f5b make output clearer 2018-02-04 14:02:58 +11:00
Brendan Forster 990ca59d92 better words 2018-02-04 13:41:36 +11:00
Brendan Forster 84003fcf9c port behaviour to new draft-release script 2018-02-04 13:37:26 +11:00
Brendan Forster 3c17c19ee0 extract logic so it can be used with new command 2018-02-04 13:32:55 +11:00
Brendan Forster 255f92962c tidy this up 2018-02-04 13:24:47 +11:00
Brendan Forster 12bde27bf8 a bit of tidy up 2018-02-04 12:17:05 +11:00
Brendan Forster 015f7dba6c constrain the types to known channels 2018-02-04 12:15:29 +11:00
Brendan Forster 2405980484 extract fiddly rules into function and add tests 2018-02-04 11:38:44 +11:00
Brendan Forster 3e581c227d tidy up tests 2018-02-04 10:54:15 +11:00
Brendan Forster b39015ac97 tags are hard 2018-02-04 10:49:28 +11:00
Brendan Forster d0c5be50cb mute this warning while i'm hacking on stuff 2018-02-04 10:45:51 +11:00
Brendan Forster 690fdaf47b what about this? 2018-02-04 10:43:10 +11:00
Brendan Forster 82c6b48450 handle stable -> beta flow 2018-02-04 10:39:55 +11:00
Brendan Forster 9ccd7ae161 maybe this? 2018-02-04 10:36:31 +11:00
Brendan Forster 92af1b1f73 first part of drafting a release, what's the version number? 2018-02-04 10:35:47 +11:00
William Shepherd c8e2c679ef
Revert "Run Prettier on All The Things" 2018-02-01 17:08:53 -06:00
William Shepherd bf14e592fa
Merge pull request #3569 from j-f1/its-more-prettier
Run Prettier on All The Things
2018-02-01 17:00:39 -06:00
Brendan Forster b74f01bc81 newline to break it up 2018-01-31 11:29:09 +11:00
Brendan Forster 3072ce3c1c sort tags to get latest version 2018-01-31 11:14:38 +11:00
Brendan Forster a7b04e3065 guard against missing tag 2018-01-31 10:52:42 +11:00
Brendan Forster a3f854a2af lint 2018-01-31 10:52:20 +11:00
Brendan Forster 7c3bd7ce78 import source from what-the-changelog 2018-01-31 10:43:12 +11:00
Brendan Forster 892244c763 this is a new Node API, I'm not going to upgrade @types/node globally just for it 2018-01-31 10:41:29 +11:00
Brendan Forster b562b63122 propagate prettier error 2018-01-12 11:10:23 -04:00
Brendan Forster 838ee2d865 address review feedback 2018-01-08 15:19:14 -04:00
Brendan Forster 8eaaaa2d39 exit code from prettier is already set 2018-01-08 10:36:33 -04:00
Brendan Forster 40c519e401 the script can fix itself 2018-01-08 09:01:14 -04:00
Brendan Forster d83bda93ef fix for Windows usage 2018-01-08 08:44:22 -04:00
Brendan Forster 7e4443baff extract prettier invocation to script for better control 2018-01-08 08:35:44 -04:00
Josh Abernathy 2d2feff2aa
Merge pull request #3576 from desktop/prettier-what-are-you-doin
bump to latest stable prettier to address IDE change
2017-12-12 10:40:18 -08:00
Brendan Forster e9088a0399 lint fiiiix 2017-12-12 16:21:47 +11:00
Brendan Forster 60b06c43b5 else if up in the joint 2017-12-12 10:24:16 +11:00
Brendan Forster 9447b60a0d move this back into indicate it's linux-specific 2017-12-11 11:07:19 +11:00
Brendan Forster 6eed197fd0 fix an issue with the name of our AppImage distro 2017-12-11 10:38:52 +11:00
Brendan Forster 5572b01e1a port to calling electron-builder directly 2017-12-10 22:16:47 +11:00