-
### Description
I am using react-native 0.73.0 along with react-native-reanimated: 3.6.1 And try to make release build using CircleCI. I am facing below error:
> Task :react-native-reanimated:conf…
-
## Issue
The [.circleci/config.yml](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/.circleci/config.yml) workflow shows multiple `EBADENGINE` warnings due to recently updated…
-
## Question
While adding CircleCI data connection in DevLake to collect Data for DORA matrix.
I can not see analysis data from CircleCI CICD jobs.
Scenario that i expected. Please correct me…
-
**Describe the Feature Request**
[Ruby v3.3.3](https://www.ruby-lang.org/en/news/2024/06/12/ruby-3-3-3-released/) just released.
**Is your feature request related to a particular problem?**
S…
-
When trying to update to v0.5.0, and running as pre-commit hook, I'm getting an installation error on my CI:
```
$ pre-commit run --all-files
...
[INFO] Initializing environment for https://gith…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
cimg/node:16.15-browsers is pretty far behind, and using npm v 8: https://circleci.com/developer/images/image/cimg/node#variants
From Circle
```
npm notice
npm notice New major version of npm a…
-
config.yml
```
version: 2.1
orbs:
aws-cli: circleci/aws-cli@4.0
aws-ecr: circleci/aws-ecr@9.0
jobs:
build:
docker:
- image: cimg/node:lts
working_directory: ~/repo
…
-
Hi, we built a custom Terminus plugin for our company and it's sitting in a private repo. With Terminus 2, we could install it via the `~/.terminus/plugins` way. However, after we upgraded to Terminus…
-
# Description
My CI used to work normally, but yesterday I discovered that it was built incorrectly. The CI used to build it using Gradle 8.5, but now he uses the latest Gradle 8.7 to build it, so an…