-
Currently rinseweb is on Ubuntu 20.04. Ubuntu 22.04 has been out for awhile and should be a straightforward upgrade.
-
### Orb version
circleci/android@2.3.0
### What happened
We recently updated our android application and gradle project to use gradle 8.0, on our machines everything is working correctly, but w…
-
## Orb version:
4.0.0
## What happened:
When specifying `parameter-overrides` and not specifying `additional-args`, CLI will happen error.
Error message:
```
+ sam deploy --stack…
-
We're using 16.16.0 for development, which is a bit too old. Let's use 18*.
* see circleci/config.yml -> cimg/node:16.16.0
* .nvmrc
* check other places (mb docs)
-
**Describe the bug**
The following message appears on Circle CI for debug builds. I think it is related to not having enough RAM on the instance to do the linking. The `release` build works fine at t…
-
## Orb version:
0.15.1
## What happened:
Our pipelines started failing with the release of gcp-gcr orb 0.15.1
We have been using `gcp-gcr: circleci/gcp-gcr@0.15` with no issues prior.
…
-
# Bug report
### Code snippet that reproduces the problem
1. Install PHP 8.1.19
1. Run PHPStan on any code
```
#!/bin/bash -eo pipefail
composer -n phpstan | tee -a /tmp/report.txt
> …
-
### [REQUIRED] Environment info
**firebase-tools:** latest
**Platform:**CircleCI
### [REQUIRED] Test case
No tests
### [REQUIRED] Steps to reproduce
Create an angul…
-
## Can't find in documentation how to properly use [GEOGRAPHY](http://docs.sequelizejs.com/class/lib/data-types.js~GEOGRAPHY.html) data type
### I have found how to insert new data into GEOGRAPHY c…
-
I noticed there's no ram tags like in [circleci/postgres](https://hub.docker.com/r/circleci/postgres). Does cimg-postgres use ram by default? If not, please consider this a feature request for images …