-
Anton Shestakov <av6@dwimlabs.net>, Mon, 05 Sep 2016 23:03:59 +0800
Added tag 0.4.2 for changeset 5b138c7170a7
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 05 Sep 2016 22:56:08 +0800
docs: update What's New for 0.4.2
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 05 Sep 2016 22:51:20 +0800
requirements: update Flask to 0.11.1
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 05 Sep 2016 22:51:04 +0800
requirements: update Flask-Assets to 0.12
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:59:21 +0800
pipelines: yaml was getting confused by a ':' in the two messages, drop it
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:48:44 +0800
pipelines: parsing the last task was getting weird, let's make it simple first
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:31:20 +0800
pipelines: use a folded scalar (whatever that means)
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:21:31 +0800
pipelines: make the second run quiet and check that nothing's changed
Using exit within current shell (i.e. `{}` instead of `()`) is an experiment.
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:19:01 +0800
pipelines: no need to be extra verbose on the initial run
If it fails, it will print enough debug info with just one -v.
Also, verbosity level 4 prints debug messages for connection, which is unlikely
to be useful (it's local).
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:17:43 +0800
pipelines: provide inventory when checking syntax to silence warnings