pikesley
pikesley
Hi I realise this is a substantial change, and also I may have misunderstood how Heroku deals with stuff like this and this may all be unnecessary, but it works...
Travis
I wanted to add this to Travis (hence the default rake task), but I think I need Admin on the repo. @Atalanta ?
With reference to #71 I am now testing Concourse 6.1.0. I have removed the tag so I'm using the latest version of this resource, but now in the `check` I...
Hi We've just upgraded to Concourse 6.7 (from 5.8), and `time`-triggered pipelines that worked fine in 5 are now broken. I have some pipelines that are set to run every...
It seems that in Ubuntu Precise, the 'admin' group no longer exists. I suspect I should be adding the 'chef' user to the 'sudo' group instead.
So something like ``` { "time": "2016-07-12T00:00:00", "value": "76631484" } ``` would actually get stored as ``` { "time": "2016-07-12T00:00:00", "value": 76631484 } ```
How to reproduce: - POST to e.g. `https://sport-england-bothan.herokuapp.com/metrics/operating-cost/metadata` with JSON like ``` { "description": { "en": { "Full Year Forecast - % of expenditure" } } } ``` Get a...