Commit graph

47 commits

Author SHA1 Message Date
evelyn masso
cb5f3f99cb Update run.ts 2020-03-02 09:23:24 -08:00
evelyn masso
950d3e2dea cleanup steps 2020-03-02 09:23:24 -08:00
evelyn masso
f4c77ba953 clean up makeNewChangelog 2020-03-02 09:23:24 -08:00
evelyn masso
10fc3b49c9 add catchers 2020-03-02 09:23:24 -08:00
evelyn masso
642ef70cbe rewrite draft-release task 2020-03-02 09:23:23 -08:00
evelyn masso
68de54f4db fix changelog updating 2020-03-02 09:23:23 -08:00
evelyn masso
8ad2911520 trying this out 2020-03-02 09:23:23 -08:00
evelyn masso
9c7705a0c1 no need to stringify a string 2020-02-04 14:40:41 -08:00
evelyn masso
521423b950 code comments 2020-02-04 14:40:41 -08:00
evelyn masso
4c843171d7 clarify filters 2020-02-04 14:40:41 -08:00
evelyn masso
7e4e08cd2c extract release note tag order docs 2020-01-29 10:19:21 -05:00
Brendan Forster
862e0922df
update a couple of mentions of master to development 2019-01-09 14:02:04 -04:00
Brendan Forster
02d80738bf
less ceremony 2018-08-01 18:51:59 -03:00
Brendan Forster
98ba69a86c liiiint 2018-07-26 17:31:57 -03:00
Brendan Forster
aaf7ee17d0 ignore new merges on master for production releases
This avoids two different kinds of confusion:
 - we edit the changelog entries when publish, so older merges can reappear
 - we assume that these merges have already been published to beta, so they
   should be already in the changelog
2018-07-26 15:30:00 -03:00
Neha Batra
fdf6c52f0e Update draft-release to match merge conflict resolution decisions
Merging added info around semver
2018-03-14 15:43:21 +01:00
Neha Batra
9af853316c Release the Update to the Release Update
nothing has changed but now it's not as much of a secret

Co-Authored-By: Brendan Forster <brendan@github.com>
2018-02-22 02:08:11 -08:00
Brendan Forster
13bd78c5cd simplify output 2018-02-09 15:47:47 +11:00
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
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