-
### What happened?
Sometimes the tests hang. Here is a log of the problem: https://gist.github.com/Marenz/1ace8c7c0ccf01db70ceee8f767bb6f9#file-different-eventloop-py-L188
Notes:
* Thread is alwa…
-
To ensure consistent formatting of the feature files, it would be nice to add a linter.
https://github.com/j13k/yaml-lint looks like a good candidate.
Related https://github.com/j13k/yaml-lint/i…
-
We currently use workflow dispatch from the `release` job to update the Docker build settings ([here](https://github.com/apify/crawlee/blob/28d83f383af9a154a5c57b84f341df5395cff4dd/.github/workflows/r…
-
### Description
The dispatcher hook `OperationPriorityChanged` is called when the priority has not changed yet on the `DispatcherOperation`. It is already changed in the `PriorityQueue` of the dispat…
-
I'm having an issue with the thunk middleware not working when I use the mock store through enzyme
example:
```js
const mapDispatchToProps = dispatch => ({
register: data => dispatch(register(da…
-
During the development of https://github.com/oda-hub/dispatcher-app/pull/585 , the following workflow failed:
https://github.com/oda-hub/dispatcher-app/actions/runs/6149352313/job/16685038908
Pl…
-
adapted from the async example in the README:
```js
import configureStore from "redux-mock-store";
import thunk from "redux-thunk";
const middlewares = [thunk]; // add your middlewares like `r…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Repo: https://github.com/slsa-framework/example-package/tree/branch1
Run: https://github.com/slsa-framework/example-package/actions/runs/11715881976
Workflow file: https://github.com/slsa-framework/ex…
-
From an action in one module I want to call a getter in another module. I'm able to do it with context.rootGetters["namespace/getter"] but it doesn't feel like the typescript way to do it. Trying to c…