Add a subcommand to look for an eol tag for a deliverable and update
the deliverable data file.
Change-Id: I8e75418a218d0f24ebb76b1302939d20240d41f2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Also set the encoding for the data files in more open() calls.
Change-Id: Idda3a7ab46e5478f83541fbbb629d7e086515ffd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Refactor edit-deliverable to use sub-commands and then add one for
adding the stable branch to a deliverable based on the version.
Change-Id: I939592591ddbf54bc4a2ef239912a09fd5c42d7e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add a new command for making small changes to deliverable files. The
first version knows how to set the release notes URL.
Change-Id: I7b4949d2e93bf6bdfd0080f42a0a3c32a9631750
Signed-off-by: Doug Hellmann <doug@doughellmann.com>