Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(168)

Issue 6909046: Add the ability to make releases to the Makefile

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by benji
Modified:
11 years, 4 months ago
Reviewers:
mp+138740
Visibility:
Public.

Description

Add the ability to make releases to the Makefile The "dist" target creates a (gzipped) tar file which contains the entire branch sans the ".bzr" and "release" directories. This branch also introduces a CHANGES.yaml file. We are experementing with YAML (instead of text or reST) to see if it has any advantages, especially in the relm of displaying recent changes in the app itself. There are two kinds of releases that can be made and they can be made to either the "real" Launchpad site or to the staging site (for trial-runs). Full details have been added to the procedures documentation. https://code.launchpad.net/~benji/juju-gui/bug-1083618/+merge/138740 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 16

Patch Set 2 : Add the ability to make releases to the Makefile #

Patch Set 3 : Add the ability to make releases to the Makefile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -2 lines) Patch
M .bzrignore View 1 chunk +2 lines, -0 lines 0 comments Download
A CHANGES.yaml View 1 1 chunk +26 lines, -0 lines 0 comments Download
M Makefile View 1 2 3 chunks +105 lines, -2 lines 0 comments Download
M README View 1 2 chunks +67 lines, -0 lines 0 comments Download
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M docs/process.rst View 1 3 chunks +116 lines, -0 lines 0 comments Download

Messages

Total messages: 6
benji
Please take a look.
11 years, 4 months ago (2012-12-07 14:29:19 UTC) #1
teknico
Lots of docs, I like it. Where are the Makefile tests? ;-) Ok, just joking. ...
11 years, 4 months ago (2012-12-07 15:45:19 UTC) #2
benji
Thanks for the review. I fixed everything. About tests: I got very close to writing ...
11 years, 4 months ago (2012-12-07 15:56:32 UTC) #3
benjamin.saller
This is heading the right direction, I'd be tempted to change more of it to ...
11 years, 4 months ago (2012-12-07 19:54:46 UTC) #4
benji
Thanks for the good review. I didn't quite understand a couple of your points, but ...
11 years, 4 months ago (2012-12-07 20:21:36 UTC) #5
benji
11 years, 4 months ago (2012-12-10 14:39:14 UTC) #6
*** Submitted:

Add the ability to make releases to the Makefile

The "dist" target creates a (gzipped) tar file which contains the entire
branch sans the ".bzr" and "release" directories.

This branch also introduces a CHANGES.yaml file.  We are experementing with
YAML (instead of text or reST) to see if it has any advantages, especially in
the relm of displaying recent changes in the app itself.

There are two kinds of releases that can be made and they can be made to
either the "real" Launchpad site or to the staging site (for trial-runs).
Full details have been added to the procedures documentation.

R=teknico, benjamin.saller
CC=
https://codereview.appspot.com/6909046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b