-
There are some special reasons for stoping to upgrade the Gradle?
It seems the Gradle component has a long time not to upgrade...
-
update `config.yml` to utilize the new `image: cimg/node:12.16 ` available from circle-ci
informative: [https://hub.docker.com/r/cimg/base](https://hub.docker.com/r/cimg/base)
re: [https://circ…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference]…
-
I hope this isn't a bad place to ask this - we're currently using `circleci/python:3.8-browsers` and `circleci/python:3.8-node-browsers`. As far as I can see there are currently no equivalent variants…
-
# Missing Information
Googling "circleci nvmrc" and "circleci nvm" and "use nvmrc for node version circleci" yield a few support questions, but it would be nice if there was an official answer or par…
-
**Describe the bug**
Recently we introduced long-running stability tests https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/master/testbed/stabilitytests to catch performance issu…
-
The *-node images have node preinstalled. We are using node to build some client-side JS code. Sometimes large version jumps break the build process.
To make builds more deterministic and avoid bre…
-
[JDK 15](https://openjdk.java.net/projects/jdk/15/) is now GA. Let's upgrade the version of the JDK we're using to build Micrometer.
-
## Describe Request:
When DockerHub starts rate limiting anonymous requests on Nov 1st, it looks like this Orb will be impacted, since there's no `auth` key in [the `docker` config](https://github.…
-
So I've been trying to upgrade to cimg from `circleci/golang` for a hour ish now, hunted down the source of a lot of my problems to this image being based on `cimg/base:2020.06` which is ubuntu 18.04.…