-
Checklist
- [X] Modify `.circleci/config.yml` ✓ https://github.com/liberu-genealogy/genealogy-laravel/commit/ec9a332c28cff0200def6f25b9e46ef26c6de63e [Edit](https://github.com/liberu-genealogy/ge…
-
I'm running the following to execute unit tests and to also generate code coverage
`php -dpcov.enabled=1 \
-dpcov.directory=. \
-dpcov.exclude="~vendor~" \
./vendor/bin/paratest -c php…
-
**Describe the bug**
Restricted users can exploit materialized views to increase their permissions.
There is a detailed bug description at https://www.postgresql.org/support/security/CVE-2024-0985/
…
-
It would be nice to use corepack to avoid checking in the `.yarn/releases/` binary, but running `corepack enable` fails with permission errors. For now, we can workaround it with `--install-directory`…
-
Since switching to cimg/postgres:11.13 (from circleci/postgres:11-alpine-ram) we've seen intermittent errors like:
```
django.db.utils.OperationalError: out of shared memory
HINT: You might need t…
-
### Orb version
3.1.2
### What happened
When force-pushing commits to a branch, they don't contain commit messages. This causes an error where CircleCI is indicating that arguments are unexpected…
-
### Orb version
circleci/browser-tools@1.4.1 (latest as of writing)
### What happened
`chromedriver` install fails:
![](https://d.pr/i/zoQmLE.png)
This is because the `chromedriver` tea…
-
We're currently using the `circleci/python-3.7` images in CI. According to the [CircleCI docs](https://circleci.com/docs/2.0/circleci-images/):
> Legacy images with the prefix "circleci/" will be d…
-
## Orb version:
4.10.1
## What happened:
```
notification:
docker:
- image: "cimg/base:stable"
auth:
username: $DOCKER_USER
password: $DOCKER_PASS
…
khteh updated
9 months ago
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to wri…