-
This issue was previously identified and fixed in [this pull request](https://github.com/o1-labs/o1js/pull/1784). However, it still appears to persist.
o1js version: 1.8.0
The error can be repro…
-
It would be nice if plugins could handle actions dispatched from keybindings. This would enable plugins to customize Zellij's default behavior for actions.
An example use case might be a plugin tha…
-
### Summary
https://docs.github.com/en/actions/using-workflows/manually-running-a-workflow
### Acceptance criteria
Every `cd-` file:
- [ ] includes workflow dispatch
- [ ] has an environm…
-
Right now, `App.js` is dispatching some session actions directly through `mapDispatchToProps`, while other components are calling redux thunk functions to dispatch the same actions. The use cases _are…
-
GitHub Actions workflow [Deploy Nodes to GCP #1921](https://github.com/ZcashFoundation/zebra/actions/runs/11294335247) failed.
Event: workflow_dispatch
Branch: [ext-address-nodes](https://github.com/…
-
-
## Form Builder
- build form
- render form
The code bellow describes basic idea about how to support undo/redo func using command , pls ignore bugs.
```tsx
iimport React, {
useS…
-
## Inputs
Provide the following optional inputs:
Folders:
## Available commands
The following commands can be executed by adding a comment to this issue:
- `/audit`
- `/dry-run --sourc…
-
https://github.com/actions/stale
```
name: "Mark stale PR"
on:
schedule:
- cron: "0 0 1 * *"
workflow_dispatch:
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@…
-
## CI failure
The Cilium E2E upgrade workflow on the v1.15 branch appears to have a success rate at around 35% \[1] since having been enabled again ~3 weeks ago \[2]. From a quick look, most of the f…