-
I'm thinking it might be nice to create a separate helper project which will help make it easy to create mock stores for integration level tests. It would basically let you setup your test store in on…
-
Hi love this action 🍻
based on this post from github https://github.blog/changelog/2022-09-08-github-actions-use-github_token-with-workflow_dispatch-and-repository_dispatch/
I was wondering doe…
-
Using the a behavior change trigger to dispatch an event on `` element is not working if the behavior doesn't have the `delay` attribute.
Not working example:
```xml
```
working ex…
-
We are currently using `actions-sync` to keep our GHES `actions` org in-sync with the public `actions` org.
Could we please have a flag that allows us to just sync the entire `actions` org so that …
-
### 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…
-
### Description
This ticket is regarding the way we handle state actions in webapp. Similar to the util functions, we are passing the state and dispatch directly from our imported global store in t…
-
It's possible for actions to result in no state updates at all. Some actions are dispatched just as "signals" to middleware (common with sagas/observables). Others just get ignored by reducers.
It …
-
depends on https://github.com/arai-a/ecma262-compare/issues/14
Possible solutions:
* Use `repository_dispatch` [1] , and directly trigger update from ecma262 repo
* Use `issue_comment` [2] , …
-
![image](https://user-images.githubusercontent.com/1026325/30981038-14abeefe-a451-11e7-848e-d4ca6f2640d9.png)
I was tryign to use this in the component but i got this error message, how do i fix it ?…
-
**Describe the bug:**
App has been crashing, whenever app goes to background mode, aster successful Intune authentication.
**To Reproduce**
Steps to reproduce the behavior:
1. Login to the app w…