-
https://github.com/CircleCI-Public/cimg-php/issues/95
-
Looks like PRs are blocked due to an issue with CI and Docker for Focal. Here are the two PRs I'm looking at that are failing:
* https://github.com/freedomofpress/securedrop/pull/5789
* https://gi…
-
## 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.
…
-
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 🙏
-
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`.
-
##### **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…
-
### Question Checklist
- [x] I read the [Contribution Guidelines](https://github.com/expo/turtle/blob/master/CONTRIBUTING.md).
- [X] I read [docs.expo.io](https://docs.expo.io) (Managed Workflow >…
-
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 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…