-
Why not limit some workflows based on the files that have changed in the PR? I don't think it is necessary to run `pitest`(for example) if I have only made changes in the `.ci` folder.
Github workf…
-
## The devDependency [codecov](https://github.com/codecov/codecov-node) was updated from `3.1.0` to `3.2.0`.
🚨 [View failing branch](https://github.com/interledgerjs/ilp-packet/compare/master...inte…
-
Hello everyone! 👋
🎊 We’ve just shipped preliminary monorepo support for `greenkeeper-lockfile` under the `next` tag with version number `2.0.0`. To use it, you must explicitly install this version…
-
## The devDependency [codecov](https://github.com/codecov/codecov-node) was updated from `3.2.0` to `3.3.0`.
🚨 [View failing branch](https://github.com/gucong3000/git-bash-shell/compare/master...guc…
-
https://matsuand.github.io/docs.docker.jp.onthefly/docker-hub/download-rate-limit/
### dockerconfig.json を使う場合
コレ使うと楽
https://github.com/srz-zumix/ci-specs/blob/master/.ci/codeship/Makefile#L8
…
-
## Version **6.26.0** of [babel-register](https://www.npmjs.com/package/babel-register) just got published.
Branch
Build failing 🚨
Dependency
…
-
I'm trying to run _The Last of Us Part 1_ on a GTX 1050 with 4GB VRAM. With some performance tweaking it works around 25fps on a i7 7th/16GB and it fits 100% into the VRAM, but it crash consistently …
-
## The devDependency [rimraf](https://github.com/isaacs/rimraf) was updated from `2.6.2` to `2.6.3`.
🚨 [View failing branch](https://github.com/tomoat/koa2-generator/compare/master...tomoat:greenkee…
-
## The devDependency [codecov](https://github.com/codecov/codecov-node) was updated from `3.1.0` to `3.2.0`.
🚨 [View failing branch](https://github.com/Saeris/vue-mana/compare/master...Saeris:greenk…
-
In order to prevent to avoid making the CI fail I run some of the CI tests locally (when I don't forget it). For this I use the following script
that takes 30 seconds to run on my computer.
```
#…