-
I need to load dynamic content for listening events.
After scrolling on a page I need some delay (6-7 sec) for loading dynamic content, but any delays don't work and the browser closes before loading…
-
This story depends on #75
Only one agent will be managed for a user, we'll need to monitor the agent state and have it displayed on the webapp, if the user switch to another test case, we should war…
-
Hey guys,
I was wondering if it would be possible to add a bulk files/CIDs import from a txt or csv file?
I have a list of CIDs but there is no option in IPFS-Desktop to import them in bulk/auto…
-
Since validation is not batched with update you get stale values in selectors.
In scenario when valid `syncValidation` value is updated to invalid value two actions are called in succession: `CHANG…
-
With too many (20+) gh actions in place, exporter started to crash with the following error:
```
2022/08/08 12:03:47 authenticating with Github Token
2022/08/08 12:03:48 exporter listening on 0.0.0…
-
Hello,
When running the following from an ubuntu host (in github actions)
```
sshuttle --dns -vr user@server 0/0 --ssh-cmd 'ssh -i ~/.ssh/keypath'
```
I get the following error:
```
St…
-
# [RFC] Building a GitHub Automation App for OpenSearch GitHub Org
## Introduction
As the OpenSearch organization continues its journey towards a more open and transparent future, we have fac…
-
Hi, so I was thinking about something, to continue the conversation from reddit where you were interested in feedback. How about this framework have two modular components, one that publishes events o…
-
## Status quo
governance actions are triggered via GH actions or local invocation of protocol scripts.
Relevant GH workflows:
* [handler.run-ethereum-contracts-script.yml](https://github.com/su…
d10r updated
2 months ago
-
After deleting a runner via the api (DELETE https://api.github.com/orgs/frnde/actions/runners/ID), the runner does not stop. Instead, it tries to restart and displays a successful connection.
The run…