-
* We set `COVERALLS_PARALLEL=true`
* We upload three parallel reports within a couple minutes of each other.
* We update the we build status manually with `curl -k $COVERALLS_ENDPOINT/webhook?repo_t…
-
https://github.com/CircleCI-Public/cimg-php/issues/95
-
##### **Overview of the feature request**
circle-ci config.yaml can be greatly simplified if using docker instead of vm:
```
version: 2.1
jobs:
build:
docker:
- image: cimg/open…
-
The default cimg python version in the executor is `3.8-node`: https://github.com/CircleCI-Public/aws-cli-orb/blob/v1.3.1/src/executors/default.yml#L8
Why?
Thanks 🙏
-
## Orb version:
1.2.1 and 1.3.0
## What happened:
We've been running linting using this orb for a few weeks on Python 3.9.0, and somewhere between 6 hours go and 1 hour ago, something broke.
…
-
Would it be possible to also publish tags just with the major version, as currently done in circleci/node? For example, `cimg/node:10` and `cimg/node:12`.
-
My team is seeing failures in the Contentful client since the update from 7.14.13 to 7.15.2.
## Actual Behavior
We're having numerous tests fail with the following error:
```
TypeError: quer…
-
Hello.
Today I try to migrate to this new generation image `cimg/ruby:2.5.8-browsers` from `circleci/ruby:2.5.8-node-browsers` then encountered `rmagick` native extension build error while `bundle …
-
We use the `current` tag on `cimg/node` and find it very useful to ensure we're always 100% up to date on the latest releases. As we use Dependabot on our dockerfiles, but Dependabot can't keep track …
-
We are migrating to use the new cimg/openjdk-11.0 docker image. We found that AdoptOpenJDK does not contain the correct setup for fonts, which is needed for various Apache POI operations (and no doubt…