-
Upgrade Richie to the latest version to upgrade Django CMS.
https://github.com/openfun/richie/blob/master/UPGRADE.md
-
**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…
-
### 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…
-
**Purpose:**
Make static checks more visible and understandable in Java code.
**Proposed implementation**
It surely requires using docker.
* `language: docker` with `repo: local` requires `Docke…
-
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…
-
## 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…
-
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
…
-
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…
-
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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Orb version
cmgriffing/bun-orb@0.0.28
### Current behavior
I have setup my runner to un in:
```yml
doc…