-
Very weird problem ...
I have something working in production mode (manually testing exactly the same steps) and not working in my features, because Resque basically doesn't enqueue jobs (Resque.size…
-
I am encountering an issue when applying length change augmentation in `Recording` class. Specifically, I'm facing difficulties with the `Speed` augmentation, which is expected to modify the number of…
-
Instead of eagerly indexing repositories, and surfacing information from sqlite, we should interact with git directly.
Gitlab has a ton of documentation on their architecture:
- architecture: htt…
-
### What happened?
after suite method not shown in allure report since version 2.22
for example below code
```java
package allure;
import org.testng.annotations.AfterMethod;
import org.test…
-
Hello!
Im using blog bundle
``` json
"require": {
"php": ">=5.3.3",
"symfony/symfony": "2.3.*",
"twig/extensions": "1.0.*",
"symfony/assetic-bundle": "2.3.*",
…
-
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 …
-
As stated [here](https://github.com/pytest-dev/pytest/issues/3070#issuecomment-354594131) collection of _all_ metadata happens before tests are actually executed. This leads to performance issues that…
-
Here is cabal file for which prune-juice fails: [ https://github.com/wasp-lang/wasp/blob/main/waspc/waspc.cabal .](https://github.com/wasp-lang/wasp/blob/6cd38b0f942529d641b59b79eed49b4193df70c8/waspc…
-
The initial data generated by `cockroach workload init kv --insert-count` is not readable by `cockroach workload run kv`, because it does not use keys generated by the key generator, but instead gener…
-
### Bug Description
I noticed that after #11513, my OpenSearch vector store connection became unstable, and we can confirm this by trending bug reports related to this issue recently. (#13358, #116…