-
Per the ECS docs at http://docs.aws.amazon.com/AmazonECS/latest/developerguide/update-service.html:
> If you have updated the Docker image of your application, you can create a new task definition wi…
-
In some cases (when different threads are involved) a test might influence the following test, e.g., if waiting of a request from another service. To solve this issue we should make sure that all test…
-
For some resources there is the exception below. This is due to that a test is scheduled and fails, however, the endpoint test works since it is only testing that the return value is correct.
```
…
-
Run iojs and npm through their paces before considering them ready to deploy.
-
Hi there, first of all, thx for your library it worked great for the last two years for me.
Currently, I have a public project which uses postgres-embedded and builds it at CI, but after some chang…
-
I am trying to setup an automatic deployment of my Hugo blog to the Github Pages using Wercker. The build phase is ok, I can build my public directory with my blog static files. But I have a Command t…
-
Getting an `Encoding::CompatibilityError` when running pact verification on Linux 64bit (consumer test is fine) with a pact containing unicode (chinese) characters. It also fails with emojis.
**Run…
-
_Ongoing definition_
## Static Code Checker
It seems we can use only [Codacy](https://support.codacy.com/hc/en-us/articles/207994735) for all the projects. Test, [create the configuration](https…
-
As per discussion we need to have some sort of list of the platforms we care about and how much love each one will get. So far we agreed that:
Some Tier 1 (or whatever you wanna call them) platform…
-
**Ubuntu**
- [x] Ubuntu 16.04 - repo numpy install
- [x] Ubuntu 16.04 - pip numpy install
- [x] Ubuntu 14.04 - repo numpy install
- [x] Ubuntu 14.04 - pip numpy install
- [x] Ubuntu 12.04 - repo …