-
OS: Arch
Desktop: Hyprland / River
I have tried several times to install the git version of deezer-enhanced-git but it fails every time. This has been an issue since I came across Deezer-Enhanced …
-
I learn Oro Platform, in OroCRM I change file OroCRM/Bundle/ContactBundle/Entity/Contact.php:
from
``` php
/**
* @var Collection
*
* @ORM\OneToMany(targetEntity="OroCRM\Bundle\Con…
-
# Problem
When you run the tests locally they might pass only to subsequently fail on Travis because one of the other, non-testing, rake tasks might have failed. This is because we configure which ta…
-
### Steps to reproduce
If I call canLaunchUrl for maps or sms on android it is failing.
If I remove the call to canLaunchUrl and just call launchUrl the launch is successful.
This has just starte…
-
We run `bundle-audit` as part of our pre-deployment checks, and love it. It's saved our bacon a few times.
The malicious code [inserted recently](https://snyk.io/blog/malicious-remote-code-executio…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x0f0d645918a770bd9249910cb195b797641b00e90760a8ada0cc24e4122c75cf
**Severity:** low
**Description:**
**Description**…
-
GitHub reports dependency checks on master but not on other branches. For master and release branches such as release_1.7 and release_1.6 (we would manually specify, since we are going only several ve…
-
Hi,
We're currently building a new large project with a relatively large database (around 200 tables).
We need to keep track of changes done on mostly all tables and be able to show diffs through th…
-
I'm guessing this is probably not possible, but we happened to have deleted by error some entities (fk relation cascade). So we thought maybe we could restore them from the audits, is there an easy wa…
-
## What did you do?
I have a following scenario
```
context "N+1", :n_plus_one do
it "n+1" do
audit_type_2 = create(:audit_type, account: org)
audit_type_3 = create(:audit_…