Awight has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345273 )

Change subject: Bump version: 0.0.2
......................................................................

Bump version: 0.0.2

Change-Id: I2b80ed8663fb1ea8a615da65d5b29ea5dabfbf64
---
M Makefile
M debian/changelog
2 files changed, 34 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/process-control 
refs/changes/73/345273/1

diff --git a/Makefile b/Makefile
index fb7bc49..2356d89 100644
--- a/Makefile
+++ b/Makefile
@@ -15,5 +15,5 @@
 deb:
        @echo Note that this is not how we build our production .deb
        # FIXME: fragile
-       cd ..; tar cjf process-control_0.0.1~rc1.orig.tar.bz2 process-control; 
cd process-control
+       cd ..; tar cjf process-control_0.0.2~rc1.orig.tar.bz2 process-control; 
cd process-control
        debuild -us -uc
diff --git a/debian/changelog b/debian/changelog
index 3d5dac1..e5d3780 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+process-control (0.0.2~rc1-1) UNRELEASED; urgency=low
+
+  2fa8ab3 Merge "Show jobs with invalid configuration in --list-jobs"
+  4c2cb74 Configurable working files directory, run_dir
+  0857d19 Merge "Fix logging.config import"
+  967acc6 Fix logging.config import
+  fe9d83e Show jobs with invalid configuration in --list-jobs
+  5c34abb --list-jobs action
+  7863c2a Log notable events
+  887373b Log, don't print
+  9aa7a60 Initialize Python logging from global configuration
+  718b71c Merge "ignore build products"
+  8f03e3a Merge "Makefile for lulz"
+  538cfce Makefile for lulz
+  e4e4e6b Scripts take no CLI arguments
+  19e710c Store job slug
+  560aba0 Merge "Test for environment parameter"
+  5708160 Test for environment parameter
+  39026aa ignore build products
+  25fccb7 Fixes suggested by thcipriani
+  68c4b68 Use argparse to read the CLI; cron-generate is flaggy rather than
+          pipey
+  46680f2 Pass environment variables to the subprocess
+  40e8227 Copy example configuration to docs during install
+  9520fd8 More cron syntax checks
+  90f61d3 Introducing output_directory, where we save a file per run
+  fedda2f Remove unused config inline defaults
+  61e4bd5 Comments and cleanup for config
+  b377335 Move some things into global config
+  50bca17 Config objects
+
+ -- Adam Roses Wight <awi...@wikimedia.org>  Wed, 29 Mar 2017 00:12:17 -0700
+
 process-control (0.0.1~rc1-1) UNRELEASED; urgency=low
 
   * Initial release.

-- 
To view, visit https://gerrit.wikimedia.org/r/345273
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b80ed8663fb1ea8a615da65d5b29ea5dabfbf64
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/process-control
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to